lwshell/TODO.md

5 lines
276 B
Markdown

# TODO
- Add option to decide for delimiter string (`\r\n`)
- Improve helper functions for number parsing (do not use math.h to reduce memory footprint)
- Add option to statically allocate array of commands and assign them to parser -> use of flash memory on embedded systems