- 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
5 lines
355 B
Plaintext
5 lines
355 B
Plaintext
source "/home/pi/esp/esp-idf/components/bootloader/Kconfig.projbuild"
|
|
source "/home/pi/esp/esp-idf/components/esp_app_format/Kconfig.projbuild"
|
|
source "/home/pi/esp/esp-idf/components/esp_rom/Kconfig.projbuild"
|
|
source "/home/pi/esp/esp-idf/components/esptool_py/Kconfig.projbuild"
|
|
source "/home/pi/esp/esp-idf/components/partition_table/Kconfig.projbuild" |