SDSPI fix for ESP32-C5: correct API v5.5, CMake dependencies, pin mapping
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
idf_component_register(
|
||||
SRCS "st7735.c"
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES driver esp_driver_spi
|
||||
)
|
||||
Reference in New Issue
Block a user