OVMS3-idf/components/console
Roman Valls Guimera 36d6e4e2c7 Fix compilation errors when using gcc-7.2.0 for the crosstool-ng toolchain
* Change snprintf for strlcat does not complain w/gcc7.2.0 and it is safer, thanks @projectgus
* Use proper quotes for character literals

Merges https://github.com/espressif/esp-idf/pull/1163
2017-12-27 16:54:13 +08:00
..
argtable3 Fix compilation errors when using gcc-7.2.0 for the crosstool-ng toolchain 2017-12-27 16:54:13 +08:00
linenoise newlib: implement usleep 2017-08-21 15:58:28 +08:00
commands.c console: handle empty input to esp_console_run correctly 2017-10-13 07:14:53 +08:00
component.mk add console component and example 2017-08-21 15:58:27 +08:00
esp_console.h console: handle empty input to esp_console_run correctly 2017-10-13 07:14:53 +08:00
split_argv.c add console component and example 2017-08-21 15:58:27 +08:00