mirror of
https://github.com/polhenarejos/pico-keys-sdk.git
synced 2026-08-31 00:50:49 +01:00
Add tinycbor to ESP32 build.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
idf_component_register(
|
||||
SRCS ${INTERNAL_SOURCES}
|
||||
INCLUDE_DIRS . fs rng usb ../mbedtls/include
|
||||
INCLUDE_DIRS . fs rng usb ../mbedtls/include ../tinycbor/src
|
||||
REQUIRES bootloader_support esp_partition esp_tinyusb efuse
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user