nuttx/boards/arm/stm32
Xiang Xiao 8b4ecac6c2 libc: Move math library from libs/libc/math to libs/libm/libm
to prepare the support of other implementation e.g.:
https://github.com/JuliaMath/openlibm
https://gitlab.com/gtd-gmbh/libmcs

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-02-23 10:40:07 +02:00
..
axoloti Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
b-g431b-esc1 build/Kconfig: fix warnings detected by kconfiglib 2023-02-09 20:07:46 +08:00
b-g474e-dpow1 boards/arm: remove -funwind-tables from boards Make.defs 2022-11-05 20:36:35 +08:00
clicker2-stm32 Add initial support to Meadow F7Micro board 2023-01-26 18:05:21 +08:00
cloudctrl Improvements in TCP connections allocation. 2023-02-20 09:06:46 +08:00
common
emw3162 boards: Update all boards config after updating NSH_CMDPARMS 2023-01-23 03:04:51 +08:00
et-stm32-stamp
fire-stm32v2 Improvements in TCP connections allocation. 2023-02-20 09:06:46 +08: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
mikroe-stm32f4 fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
nucleo-f4x1re Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
nucleo-f103rb Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
nucleo-f207zg nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
nucleo-f302r8 Improvements in sockets allocation. 2023-02-20 09:06:46 +08:00
nucleo-f303re Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
nucleo-f303ze nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08: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 Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
nucleo-f412zg boards: Update all boards config after updating NSH_CMDPARMS 2023-01-23 03:04:51 +08:00
nucleo-f429zi build/Kconfig: fix warnings detected by kconfiglib 2023-02-09 20:07:46 +08:00
nucleo-f446re Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
nucleo-g431kb Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
nucleo-g431rb build/Kconfig: fix warnings detected by kconfiglib 2023-02-09 20:07:46 +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 Improvements in TCP connections allocation. 2023-02-20 09:06:46 +08:00
olimex-stm32-h405
olimex-stm32-h407 boards: Update all boards config after updating NSH_CMDPARMS 2023-01-23 03:04:51 +08:00
olimex-stm32-p107 Improvements in TCP connections allocation. 2023-02-20 09:06:46 +08:00
olimex-stm32-p207
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 drivers/usb: Fix the typo error in Kconfig 2022-12-25 01:01:26 +02:00
omnibusf4 Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
photon Typo fixes. 2023-02-17 11:17:11 -03:00
shenzhou Improvements in TCP connections allocation. 2023-02-20 09:06:46 +08:00
stm32_tiny
stm32butterfly2 boards: Update all boards config after updating NSH_CMDPARMS 2023-01-23 03:04:51 +08:00
stm32f3discovery Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
stm32f4discovery Improvements in usrsock connections allocation. 2023-02-20 09:06:46 +08:00
stm32f103-minimum libc: Move math library from libs/libc/math to libs/libm/libm 2023-02-23 10:40:07 +02:00
stm32f334-disco boards: Update telnetd related config after apps/nshlib change 2022-11-07 15:24:29 +09:00
stm32f411-minimum boards: Update all boards config after updating NSH_CMDPARMS 2023-01-23 03:04:51 +08:00
stm32f411e-disco boards: Update all boards config after updating NSH_CMDPARMS 2023-01-23 03:04:51 +08:00
stm32f429i-disco boards: adapt LVGL v8 defconfig 2023-01-01 10:15:08 -03:00
stm32ldiscovery nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
stm32vldiscovery Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
stm3210e-eval Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
stm3220g-eval Improvements in TCP connections allocation. 2023-02-20 09:06:46 +08:00
stm3240g-eval Improvements in TCP connections allocation. 2023-02-20 09:06:46 +08:00
viewtool-stm32f107 Improvements in UDP connections allocation. 2023-02-20 09:06:46 +08:00