incubator-nuttx/boards/arm/stm32
Xiang Xiao 39338ce96c boards: Refresh ursock related config
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-11-22 20:45:26 +09:00
..
axoloti Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
b-g431b-esc1 boards/arm: remove -funwind-tables from boards Make.defs 2022-11-05 20:36:35 +08:00
b-g474e-dpow1 boards/arm: remove -funwind-tables from boards Make.defs 2022-11-05 20:36:35 +08:00
clicker2-stm32 Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
cloudctrl Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
common Update stm32_ina219.c 2022-07-29 16:09:25 +03:00
emw3162 boards: Remove CONFIG_NETDEVICES=y from board defconfig 2022-10-01 19:12:15 +02:00
et-stm32-stamp Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
fire-stm32v2 Fix error: shifting a negative signed value is undefined 2022-11-20 14:34:44 +01:00
hymini-stm32v Fix Error: board/stm32_ssd1289.c:310:12: error: converting the result of '<<' to a boolean always evaluates to true 2022-11-22 11:38:41 +08:00
maple Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
mikroe-stm32f4 Call nxmutex_destroy and nxsem_destroy in error patch to avoid the leak 2022-11-14 09:34:04 +09:00
nucleo-f4x1re arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig 2022-09-16 14:47:27 +08:00
nucleo-f103rb Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
nucleo-f207zg Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
nucleo-f302r8 sched/spawn: Rename task_spawnattr_[get|set]stack[size|addr] to posix_spawnattr_[get|set]stack[size|addr] 2022-11-01 09:51:18 +09:00
nucleo-f303re Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
nucleo-f303ze Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
nucleo-f334r8 sched/spawn: Rename task_spawnattr_[get|set]stack[size|addr] to posix_spawnattr_[get|set]stack[size|addr] 2022-11-01 09:51:18 +09:00
nucleo-f410rb Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
nucleo-f412zg Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
nucleo-f429zi Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
nucleo-f446re nucleo-f446re: add romfs support 2022-10-06 00:44:58 +08:00
nucleo-g431kb boards/arm: remove -funwind-tables from boards Make.defs 2022-11-05 20:36:35 +08:00
nucleo-g431rb boards/arm: remove -funwind-tables from boards Make.defs 2022-11-05 20:36:35 +08:00
nucleo-g474re boards/arm: remove -funwind-tables from boards Make.defs 2022-11-05 20:36:35 +08:00
nucleo-l152re Fix error: converting the result of '<<' to a boolean always evaluates to true 2022-11-20 14:34:44 +01:00
olimex-stm32-e407 Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
olimex-stm32-h405 arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig 2022-09-16 14:47:27 +08:00
olimex-stm32-h407 Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
olimex-stm32-p107 boards: Remove the unnessary CONFIG_SCHED_LPWORK=y from defconfig 2022-05-28 18:41:51 +03:00
olimex-stm32-p207 Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
olimex-stm32-p407 Fix Error: board/stm32_selectsram.c:163:13: error: shifting a negative signed value is undefined [-Werror,-Wshift-negative-value] 2022-11-21 17:39:04 +08:00
olimexino-stm32 sched/spawn: Rename task_spawnattr_[get|set]stack[size|addr] to posix_spawnattr_[get|set]stack[size|addr] 2022-11-01 09:51:18 +09:00
omnibusf4 Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
photon Fix Error: board/dfu_signature.c:53:16: error: unknown attribute 'externally_visible' ignored 2022-11-21 17:39:04 +08:00
shenzhou boards: Fix the CI build errors for telnetd 2022-11-07 16:06:00 +01:00
stm32_tiny arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig 2022-09-16 14:47:27 +08:00
stm32butterfly2 Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
stm32f3discovery arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig 2022-09-16 14:47:27 +08:00
stm32f4discovery boards: Refresh ursock related config 2022-11-22 20:45:26 +09:00
stm32f103-minimum stm32f103-minimum: enable LTO to reducing the code size 2022-11-16 12:48:31 +08:00
stm32f334-disco boards: Update telnetd related config after apps/nshlib change 2022-11-07 15:24:29 +09:00
stm32f411-minimum Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
stm32f411e-disco Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
stm32f429i-disco Fix error: converting the result of '<<' to a boolean always evaluates to true 2022-11-20 14:34:44 +01:00
stm32ldiscovery Fix board/stm32_lcd.c:584:14: error: converting the result of '<<' to a boolean; did you mean '(7 << (10)) != 0'? 2022-11-20 14:34:44 +01:00
stm32vldiscovery sched/Kconfig: let PREALLOC_TIMERS depends on !DISABLE_POSIX_TIMERS 2022-09-19 11:39:22 -03:00
stm3210e-eval Fix error: shifting a negative signed value is undefined 2022-11-20 14:34:44 +01:00
stm3220g-eval Fix Error: board/stm32_selectsram.c:163:13: error: shifting a negative signed value is undefined [-Werror,-Wshift-negative-value] 2022-11-21 17:39:04 +08:00
stm3240g-eval Fix Error: board/stm32_selectsram.c:163:13: error: shifting a negative signed value is undefined [-Werror,-Wshift-negative-value] 2022-11-21 17:39:04 +08:00
viewtool-stm32f107 Fix Error: board/stm32_ssd1289.c:310:12: error: converting the result of '<<' to a boolean always evaluates to true 2022-11-22 11:38:41 +08:00