https://github.com/schreibfaul1/esp32_arduino_espidf
https://github.com/schreibfaul1/esp32_arduino_espidf
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/schreibfaul1/esp32_arduino_espidf
- Owner: schreibfaul1
- Created: 2022-12-01T19:00:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-26T17:30:20.000Z (4 months ago)
- Last Synced: 2025-03-19T03:12:07.453Z (3 months ago)
- Language: C++
- Size: 98.6 KB
- Stars: 9
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP32_Arduino_ESPIDF
There is often a desire to change values in the sdkconfig. This is not possible with the preconfigured Arduino framework.
Clone this project with PlatformIO, open a terminal and type: ``pio run -t menuconfig``
