lwshell/TODO.md

276 B

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