esp-idf/components/console
Jakob Hasse 548022fbe6 refactor(linux): excluded all non-Linux components from build
* All components which won't build (yet) on Linux are excluded.
  This enables switching to Linux in an application without
  explicitly setting COMPONENTS to main in the main
  CMakeLists.txt.
* ESP Timer provides headers for Linux now
* automatically disabling LWIP in Kconfig if it is not available

doc(linux): brought section
  "Component Linux/Mock Support Overview" up to date
2023-10-16 17:06:54 +08:00
..
argtable3 console: argtable3: upgrade to v3.2.2 2022-10-27 11:38:49 +02:00
linenoise fix(console): fix linenoise flushing in dumb mode 2023-10-09 12:13:02 +04:00
test_apps/console feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +08:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
commands.c refactor(esp_console): improved error handling, added tests and docs 2023-08-15 14:11:30 +08:00
esp_console_repl.c console: Fix building issue when serial JTAG is set 2023-04-27 15:28:23 +08:00
esp_console.h refactor(esp_console): improved error handling, added tests and docs 2023-08-15 14:11:30 +08:00
split_argv.c console: update copyright notice 2021-05-17 03:41:32 +02:00