Skip to content

Kendryte FreeRTOS SDK v0.6.0

Compare
Choose a tag to compare
@sunnycase sunnycase released this 02 Nov 12:57
· 26 commits to master since this release
d63ede3

Major changes

  • Add filesystem (FatFS, also support file functions in libc)
  • Support 16bit recording in I2S driver
  • Add drivers library (including SDCard and ws2812b driver)

Breaking changes

  • Remove install_custom_driver
  • Remove name parameters in i2c_get_device spi_get_device and sccb_get_device

Non-breaking bug fixes

  • Fix the procedure of setting PLL
  • Fix a bugs in dma_loop_async