Modify changlog

This commit is contained in:
zhaozhongxiang 2019-01-03 17:31:00 +08:00
parent 364bb3a314
commit e962f521ea
1 changed files with 16 additions and 0 deletions

View File

@ -75,3 +75,19 @@ Kendryte K210 first SDK with FreeRTOS, have fun.
- Breaking change
- Fix timer interrupt lost problem
- Add new timer interrupt API
## 0.5.3
- Major change
- Modify KPU driver for latest model compiler
- Add freertos
- Add new gpiohs and wdt interrupt function
- Add dvp xclk setting
- Add sysctl reset status
- Non-breaking bug fixes
- Fix i2c issues
- Fix spi issues
- Breaking change
- Fix uarths stopbit problem
- Fix core1 stack problem