Cannot compile custom at command code
Posted: Fri Jan 24, 2025 9:58 am
I have followed the tutorial for creating a custom at command for the esp-at project as described here:
https://docs.espressif.com/projects/esp ... mands.html
However, whenever I run python build.py build (Yes I'm on windows), it does not even compile the c, header and CMakeLists file. How do I get it recognized? I currently use Hercules to test and send the command to the ESP32-C3 directly.
https://docs.espressif.com/projects/esp ... mands.html
However, whenever I run python build.py build (Yes I'm on windows), it does not even compile the c, header and CMakeLists file. How do I get it recognized? I currently use Hercules to test and send the command to the ESP32-C3 directly.