Skip to content

Commit 29cd412

Browse files
committed
boards/M5STACK_Tab5: Disable TLSP deletion callbacks.
Signed-off-by: lbuque <[email protected]>
1 parent 1b9ef9e commit 29cd412

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

m5stack/boards/M5STACK_Tab5/mpconfigboard.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ set(SDKCONFIG_DEFAULTS
1717
# ./boards/sdkconfig.usb_cdc
1818
./boards/sdkconfig.flash_16mb_omv
1919
./boards/sdkconfig.freertos
20+
./boards/M5STACK_Tab5/sdkconfig.freertos
2021
./boards/M5STACK_Tab5/sdkconfig.spiram_hex
2122
./boards/M5STACK_Tab5/sdkconfig.adf
2223
./boards/M5STACK_Tab5/sdkconfig.esp_hosted
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS=n

0 commit comments

Comments
 (0)