All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- added code to RCP firmware to use SE for xg21 userdata write and MSC API for non-xg21 userdata write
- minor changes to RCP code to remove warnings
- user friendly error string on cpc_init
- command to get bootloader version running on RCP target
- command to get the app version from the Application_Properties_t struct of the RCP application
- Adds detail to the documentation for components required to enable SWO debug
- Firmware adds the ability to run both on FreeRTOS (rcp-uart-802154-blehci) and bare metal (rcp-uart-802154) RCP firmware implementations
- Added some additional debug printing to firmware
- Changelog file
Initial release