esp-idf/examples/get-started
Gregory Eslinger 0ce97d88c2
Fixed mismatch in printf types
Removed duplicate `l` in format

Updated print types

Updated CMake
2022-12-19 15:42:13 +01:00
..
blink test: remove elf sha256 check from pytest_blink to qemu test 2022-12-02 15:42:40 +00:00
hello_world Fixed mismatch in printf types 2022-12-19 15:42:13 +01:00
sample_project docs: changes docs supported targets tables 2022-07-14 08:26:32 +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.