Kendryte K210 first SDK with FreeRTOS, have fun.
- Major changes
- Rework trap handling
- New functions to enable spi0 and dvp pin
- New functions to select IO power mode
- Breaking changes
- Modify struct enum union format
- Non-breaking bug fixes
- Fix spi lcd unwork issues
- Fix dual core startup issues
- Use "__global_pointer$" instead of "_gp"
- Major change
- Modify AES、FFT、SHA、I2C、SPI、WDT、SPI driver
- Breaking changes
- Modify struct enum union format
- Non-breaking bug fixes
- Fix out of memory issues
- Fix lcd unused issues
-
Major change
- Add dma support for aes driver
- Add uarths driver
- Add dma interrupt handler
-
Non-breaking bug fixes
- Fix the procedure of setting pll
- Fix wdt interrupt bug
- Fix serveral bugs in i2s drivers
-
Major change
- Add KPU driver
- Find toolchain automatically
-
Non-breaking bug fixes
- Fix aes gcm bug
- Fix dmac interrupt bug
- Fix i2s transfer bug
-
Major changes
- Add i2c slave driver
-
Non-breaking bug fixes
- Fix pll init issues
- Fix spi receive mode issues
- Fix redefine function does not report error issues
- Reduce stack size
-
Major change
- Add KPU driver for latest model compiler
- Automatic set PROJ if user not set it
- Update timer driver to support better interrupt
- Add uart dma and interrupt function
-
Non-breaking bug fixes
- Fix rtc issues
- Fix sccb issues
-
Breaking change
- Fix timer interrupt lost problem
- Add new timer interrupt API