SDK v1.4.0 Release Notes

Since the release of version v1.3.0, we have made improvements and optimizations in several areas of the application. These changes are divided into two main sections: Major Changes and Changelogs. Here, we’ll provide a detailed explanation and enhanced descriptions.

Major Changes

In this update, we have made significant optimizations and upgrades to the core modules of the system to enhance performance, add new features, and improve user experience. The changes are primarily categorized into Major Features, Major Bug Fixes, and Breaking Changes. Here are some of the key updates:

Change Logs

Meanwhile, in the changelog section, we have meticulously listed changes for each module, categorizing them into four main types: Added, Changed, Fixed, and Removed. You can review these changes in the following different modules:


Platform


Bluetooth


DFU

  • Fixed

    Fix dfu_checksum error when image size is above 8MB. (0dc44bf4)


Samples - Peripheral

  • Added

    • Add Enhtimer PWM+GDMA and interrupt sample.(8971d1af)

    • Add SPI Dynamic switch CS sample.(e6c3f350)

  • Changed

    • Modify io sample path sdk/samples/io_sample to sdk/samples/peripheral.(1cbb463d)

    • Move ADC/AON_QDEC/LPC/RTC/GPIO/UART DLPS sample to sdk/samples/lowpower/dlps.(1cbb463d, 0f00dcd5)

    • Rearranging ADC peripheral sample.(e6c3f350)

    • Merge I2S i2s_slave_recv_gdma sample into i2s_slave_recv.(e6c3f350)

    • Merge SPI polling_eeprom and polling_fullduplex to polling.(bc420986)

    • Modify WDT sample.(4894f043)

    • Modify CAN sample.(9c891255)

  • Removed

    • Remove RTC overflow sample.(e6c3f350)

    • Remove SPI interrupt sample.(e6c3f350)