V2.0.0
V2.0.0 - 28.06.2024
Notice
CLI V2.0.0 is compatible with PC tool V0.4.1 or newer.
Added
- Added software oscilloscope functionalities
- Added "intro" to basic command table
- Added RTOS mutex example to template interface file
Changed
- Complete module implementation re-work, spliting tasks by files
- Transmit buffer is being shared between parameter and main CLI sub-component
- User CLI command table registration API changed, added input for number of commands
- Device parameters CLI command name changed
- "par_print" -> "par_info"
- Live watch commands: "status" -> "watch"
- In case watch config in NVM is corrupted, then it will override with default watch config
Removed
- Removing unused configuration switches (CLI_CFG_LEGACY_EN, CLI_CFG_MAX_NUM_OF_COMMANDS)
- Removed doxygen and licence files