incubator-nuttx/boards/arm/stm32h7
yanghuatao 29a336d6a8 sched/tls: remove PTHREAD_CLEANUP from Kconfig
use PTHREAD_CLEANUP_STACKSIZE to enable or disable interfaces pthread_cleanup_push() and pthread_cleanup_pop().
reasons:(1)same as TLS_TASK_NELEM (2)it is no need to use two variables

Signed-off-by: yanghuatao <yanghuatao@xiaomi.com>
2023-06-14 12:00:48 +08:00
..
nucleo-h743zi Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
nucleo-h743zi2 sched/tls: remove PTHREAD_CLEANUP from Kconfig 2023-06-14 12:00:48 +08:00
stm32h747i-disco sdcard: update sdcard detection to avoid 0xff assignment to bool type 2023-06-11 12:55:29 +08:00