ESP32_minimal icon indicating copy to clipboard operation
ESP32_minimal copied to clipboard

Minimal code for a 'bare metal' ESP32 program which does not use ESP-IDF. Really just a learning exercise because the ESP-IDF is Apache-licensed and quite good; I just had trouble finding lower-level...

Results 1 ESP32_minimal issues
Sort by recently updated
recently updated
newest added

Thank you for providing this example and the writeup https://vivonomicon.com/2019/03/30/getting-started-with-bare-metal-esp32-programming/ I tried it, but it seems to be stuck. Monitoring /dev/ttyUSB0 after flashing outputs the following about once per second:...