esp-idf/examples/get-started
Marek Fiala 6ec1e9107f feat(tools): Move sample_project from examples to tools
Extended example readme.md by further development options.
2024-09-16 09:12:50 +02:00
..
blink feat(driver_spi): add esp32c61 spi master, slave, slave_hd support 2024-08-27 20:49:13 +08:00
hello_world fix: properly resolve component dependencies 2024-05-30 22:01:55 +08:00
.build-test-rules.yml feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +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.