.. |
include
|
lib/drivers/:update spi driver base on https://github.com/kendryte/K210-Micropython-OpenMV
|
2021-10-14 10:39:59 +08:00 |
aes.c
|
fix aes gcm
|
2018-10-23 10:37:16 +08:00 |
apu.c
|
Add apu comment, kpu for new nncase, fix spi 32bit mode bug
|
2019-03-21 11:09:47 +08:00 |
clint.c
|
Recover freertos
|
2019-01-08 19:10:54 +08:00 |
dmac.c
|
Modify damc waitdone
|
2019-01-09 20:08:14 +08:00 |
dvp.c
|
Update dvp.c
|
2019-03-08 13:29:55 +08:00 |
fft.c
|
Update fft API
|
2018-10-15 17:12:22 +08:00 |
fpioa.c
|
Add fpioa sl and st comment
|
2019-03-21 17:17:46 +08:00 |
gpio.c
|
Fix #74
|
2019-04-24 10:53:45 +08:00 |
gpiohs.c
|
Fix #74
|
2019-04-24 10:53:45 +08:00 |
i2c.c
|
I2c del assert
|
2019-04-24 14:12:28 +08:00 |
i2s.c
|
Modify i2s parameter name
|
2019-04-24 14:56:59 +08:00 |
kpu.c
|
Kpu spi locks del unused code
|
2019-04-24 14:19:45 +08:00 |
plic.c
|
Bug fix for plic_get_instance
|
2019-03-12 12:29:40 +08:00 |
pwm.c
|
Modify style
|
2019-01-02 17:32:58 +08:00 |
rtc.c
|
fix rtc
|
2018-11-09 10:08:27 +08:00 |
sha256.c
|
fix sha256
|
2018-10-10 11:46:20 +08:00 |
spi.c
|
lib/drivers/:update spi driver base on https://github.com/kendryte/K210-Micropython-OpenMV
|
2021-10-14 10:39:59 +08:00 |
sysctl.c
|
Fix sysctl reset time too short bug
|
2019-04-04 20:10:21 +08:00 |
timer.c
|
Modify deregister to unregister
|
2018-11-13 20:01:00 +08:00 |
uart.c
|
Spi i2c i2s uart add comment
|
2019-04-24 14:49:32 +08:00 |
uarths.c
|
Modify context to instance
|
2019-01-10 11:36:16 +08:00 |
utils.c
|
Modify "void* data" to "void *data"
|
2018-10-08 15:15:38 +08:00 |
wdt.c
|
Upate wdt
|
2019-01-11 13:01:36 +08:00 |