mirror of
https://github.com/MaJerle/lwshell.git
synced 2025-02-06 13:08:22 +08:00
5 lines
276 B
Markdown
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 |