This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 9da715db12 boards: use the example from NuttX-apps for all NimBLE
configurations
add 97ed003842 pthread: Extend the up limit of PTHREAD_CLEANUP_STACKSIZE
to 255
add a51be33a41 libc/tls: Change the default value of TLS_NELEM to zero
No new revisions were added by this update.
Summary of changes:
arch/sim/src/nuttx-names.in | 4 ++++
boards/arm/imxrt/teensy-4.x/configs/pikron-bb/defconfig | 1 +
boards/arm/kl/freedom-kl25z/configs/nsh/defconfig | 1 -
boards/arm/kl/freedom-kl26z/configs/nsh/defconfig | 1 -
boards/arm/kl/teensy-lc/configs/nsh/defconfig | 1 -
boards/arm/lpc17xx_40xx/lx_cpu/configs/nsh/defconfig | 1 +
boards/arm/lpc31xx/olimex-lpc-h3131/README.txt | 1 -
boards/arm/nuc1xx/nutiny-nuc120/configs/nsh/defconfig | 1 -
boards/arm/phy62xx/phy6222/configs/nsh/defconfig | 1 -
boards/arm/phy62xx/phy6222/configs/phy_sbp/defconfig | 1 -
boards/arm/s32k1xx/s32k118evb/configs/nsh/defconfig | 1 -
boards/arm/stm32/nucleo-l152re/configs/lcd/defconfig | 1 -
boards/arm/stm32/nucleo-l152re/configs/nsh/defconfig | 1 -
boards/arm/stm32/olimexino-stm32/configs/can/defconfig | 1 -
boards/arm/stm32/olimexino-stm32/configs/composite/defconfig | 1 -
boards/arm/stm32/olimexino-stm32/configs/nsh/defconfig | 1 -
boards/arm/stm32/olimexino-stm32/configs/smallnsh/defconfig | 1 -
boards/arm/stm32/olimexino-stm32/configs/tiny/defconfig | 1 -
boards/arm/stm32/stm32ldiscovery/configs/chrono/defconfig | 1 -
boards/arm/stm32/stm32ldiscovery/configs/nsh/defconfig | 1 -
boards/arm/stm32f0l0g0/b-l072z-lrwan1/configs/adc/defconfig | 1 -
boards/arm/stm32f0l0g0/b-l072z-lrwan1/configs/nsh/defconfig | 1 -
.../arm/stm32f0l0g0/b-l072z-lrwan1/configs/nxlines_oled/defconfig | 1 -
boards/arm/stm32f0l0g0/b-l072z-lrwan1/configs/sx127x/defconfig | 1 -
boards/arm/stm32f0l0g0/nucleo-f072rb/configs/nsh/defconfig | 1 -
boards/arm/stm32f0l0g0/nucleo-f091rc/configs/nsh/defconfig | 1 -
boards/arm/stm32f0l0g0/nucleo-f091rc/configs/sx127x/defconfig | 1 -
boards/arm/stm32f0l0g0/nucleo-g070rb/configs/nsh/defconfig | 1 -
boards/arm/stm32f0l0g0/nucleo-g071rb/configs/nsh/defconfig | 1 -
boards/arm/stm32f0l0g0/nucleo-l073rz/configs/nsh/defconfig | 1 -
boards/arm/stm32f0l0g0/nucleo-l073rz/configs/sx127x/defconfig | 1 -
boards/arm/stm32f0l0g0/stm32f051-discovery/configs/nsh/defconfig | 1 -
boards/arm/stm32f0l0g0/stm32f072-discovery/configs/nsh/defconfig | 1 -
boards/arm/stm32f0l0g0/stm32g071b-disco/configs/nsh/defconfig | 1 -
boards/arm/stm32f0l0g0/stm32g071b-disco/configs/oled/defconfig | 1 -
boards/arm/stm32f0l0g0/stm32l0538-disco/configs/nsh/defconfig | 1 -
boards/arm/stm32h7/nucleo-h743zi/configs/elf/defconfig | 1 +
boards/arm/tiva/eagle100/configs/httpd/defconfig | 1 -
boards/avr/at90usb/teensy-2.0/configs/usbmsc/defconfig | 1 -
boards/renesas/m16c/skp16c26/configs/ostest/defconfig | 1 -
boards/risc-v/bl602/bl602evb/configs/elf/defconfig | 1 +
boards/risc-v/c906/smartl-c906/configs/elf/defconfig | 1 +
boards/risc-v/esp32c3/esp32c3-devkit/configs/elf/defconfig | 1 +
boards/xtensa/esp32/esp32-devkitc/configs/elf/defconfig | 1 +
boards/z80/ez80/ez80f910200zco/configs/httpd/defconfig | 1 -
boards/z80/ez80/ez80f910200zco/configs/poll/defconfig | 1 -
include/nuttx/tls.h | 7 +++----
libs/libc/tls/Kconfig | 2 +-
sched/Kconfig | 2 +-
49 files changed, 16 insertions(+), 44 deletions(-)