OVMS3-idf/examples/get-started
He Yin Ling 164e8ba21f test: support loadable elf test cases:
loadable elf example is different for 2 reasons:

1. loadable elf binary don't have flasher_args.json, so we can't use normal
to get from CI artifacts
2. it don't have binary and don't need to downloaded binary to DUT. Some
related functions can be ignored
2019-12-08 20:32:11 +08:00
..
blink test: update example and unit tests with new import roles: 2019-12-07 10:34:54 +08:00
hello_world test: support loadable elf test cases: 2019-12-08 20:32:11 +08:00
README.md Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00

Get Started Examples

Simple code to get started with ESP32 and ESP-IDF.

See the README.md file in the upper level examples directory for more information about examples.