- ESP32-C3 SPI slave project with ESP-NOW broadcast functionality - Raspberry Pi SPI master test tools and CLI for JSON communication - Merged src/ directory from full branch with lighting controller code - Updated Pipfile with system install scripts and ESP32 monitoring - Added comprehensive test suite for SPI communication
2 lines
408 B
Plaintext
2 lines
408 B
Plaintext
cmd='/usr/bin/cmake;-DSDKCONFIG=/home/pi/lighting-controller/esp32/sdkconfig;-DIDF_PATH=/home/pi/esp/esp-idf;-DIDF_TARGET=esp32c3;-DPYTHON_DEPS_CHECKED=1;-DPYTHON=/home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python;-DEXTRA_COMPONENT_DIRS=/home/pi/esp/esp-idf/components/bootloader;-DPROJECT_SOURCE_DIR=/home/pi/lighting-controller/esp32;-DIGNORE_EXTRA_COMPONENT=;-GNinja;<SOURCE_DIR><SOURCE_SUBDIR>'
|