mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-06-02 03:21:24 +02:00
Add WHOLE_ARCHIVE property.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -3,3 +3,4 @@ idf_component_register(
|
|||||||
INCLUDE_DIRS . fs rng usb led ../tinycbor/src
|
INCLUDE_DIRS . fs rng usb led ../tinycbor/src
|
||||||
REQUIRES bootloader_support esp_partition esp_tinyusb efuse mbedtls
|
REQUIRES bootloader_support esp_partition esp_tinyusb efuse mbedtls
|
||||||
)
|
)
|
||||||
|
idf_component_set_property(${COMPONENT_NAME} WHOLE_ARCHIVE ON)
|
||||||
|
|||||||
Reference in New Issue
Block a user