OVMS3-idf/examples/system/console/components/cmd_system
Ivan Grokhotkov 94f2dd27d4 examples/console: don’t use raw string literals in C code
Raw string literals are a C++ feature, and GCC supports them for C as
an extension. Clang doesn’t support them.

Ref LLVM-11
2018-12-06 16:14:14 +08:00
..
CMakeLists.txt ethernet: add iperf example to test real bandwidth 2018-10-08 09:51:17 +08:00
cmd_system.c examples/console: don’t use raw string literals in C code 2018-12-06 16:14:14 +08:00
cmd_system.h ethernet: add iperf example to test real bandwidth 2018-10-08 09:51:17 +08:00
component.mk ethernet: add iperf example to test real bandwidth 2018-10-08 09:51:17 +08:00