mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-28 00:51:25 +02:00
Attempting to add support to esp32s3.
Will it work? Who knows... Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
5
src/CMakeLists.txt
Executable file
5
src/CMakeLists.txt
Executable file
@@ -0,0 +1,5 @@
|
||||
idf_component_register(
|
||||
SRCS ${INTERNAL_SOURCES}
|
||||
INCLUDE_DIRS . fs rng usb
|
||||
PRIV_REQUIRES bootloader_support esp_partition
|
||||
)
|
||||
Reference in New Issue
Block a user