Add WHOLE_ARCHIVE property.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
d189c2978c
commit
79b69bfd7e
1 changed files with 1 additions and 0 deletions
|
|
@ -3,3 +3,4 @@ idf_component_register(
|
|||
INCLUDE_DIRS . fs rng usb led ../tinycbor/src
|
||||
REQUIRES bootloader_support esp_partition esp_tinyusb efuse mbedtls
|
||||
)
|
||||
idf_component_set_property(${COMPONENT_NAME} WHOLE_ARCHIVE ON)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue