OVMS3-idf/components/console
Angus Gratton 4f1a856dbf cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS
* Philosophical: "explicit is better than implicit".
* Practical: Allows useful errors if invalid directories given in components as the defaults aren't
  always used. Also trims the -I path from a number of components that have no actual include
  directory.
* Simplifies knowing which components will be header-only and which won't
2018-04-30 09:59:20 +10:00
..
argtable3 Resolve problems found by enabling -Wwrite-strings compilation flag 2018-04-10 08:53:43 +02:00
linenoise newlib: implement usleep 2017-08-21 15:58:28 +08:00
CMakeLists.txt cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS 2018-04-30 09:59:20 +10: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: Add C++ guards to header 2018-01-29 09:22:04 +08:00
split_argv.c add console component and example 2017-08-21 15:58:27 +08:00