Add ESP32-C3 SPI slave with ESP-NOW, Raspberry Pi test tools, and updated project structure
- 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
This commit is contained in:
4
esp32/build/flash_args
Normal file
4
esp32/build/flash_args
Normal file
@@ -0,0 +1,4 @@
|
||||
--flash_mode dio --flash_freq 80m --flash_size 2MB
|
||||
0x0 bootloader/bootloader.bin
|
||||
0x8000 partition_table/partition-table.bin
|
||||
0x10000 spi_slave.bin
|
Reference in New Issue
Block a user