.. |
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
|
arch/stm32/stm32.h: do not include stm32_usbdev.h if not supported
|
2023-03-25 23:41:32 -07:00 |
cloudctrl
|
Replace all sprintf with snprintf
|
2023-05-08 09:57:01 +02:00 |
common
|
Update stm32_ina219.c
|
2022-07-29 16:09:25 +03:00 |
emw3162
|
boards: Update all boards config after updating NSH_CMDPARMS
|
2023-01-23 03:04:51 +08:00 |
et-stm32-stamp
|
Move warning option from Make.defs to Toolchain.defs
|
2022-05-15 15:40:35 +03:00 |
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
|
Move warning option from Make.defs to Toolchain.defs
|
2022-05-15 15:40:35 +03:00 |
mikroe-stm32f4
|
fs: Add g_ prefix for all global file_operations instances
|
2023-04-24 16:13:29 +02:00 |
nucleo-f4x1re
|
boards: Remove signal number from README.txt
|
2023-03-26 08:31:36 -06:00 |
nucleo-f103rb
|
sched: Disable stdio api by default when DEFAULT_SMALL equals y
|
2023-03-03 00:18:03 +02:00 |
nucleo-f207zg
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
nucleo-f302r8
|
boars/spawn_proxy: remove all CONFIG_POSIX_SPAWN_PROXY_STACKSIZE
|
2023-04-27 17:35:58 +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
|
boars/spawn_proxy: remove all CONFIG_POSIX_SPAWN_PROXY_STACKSIZE
|
2023-04-27 17:35:58 +08: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
|
boards/nucleo-f429zi: update CONFIG name to keep up with the CONFIG in arch/stm32
|
2023-05-03 15:05:25 -03:00 |
nucleo-f446re
|
boards: Remove signal number from README.txt
|
2023-03-26 08:31:36 -06:00 |
nucleo-g431kb
|
sched: Disable stdio api by default when DEFAULT_SMALL equals y
|
2023-03-03 00:18:03 +02:00 |
nucleo-g431rb
|
boars/spawn_proxy: remove all CONFIG_POSIX_SPAWN_PROXY_STACKSIZE
|
2023-04-27 17:35:58 +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
|
arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig
|
2022-09-16 14:47:27 +08:00 |
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
|
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
|
boars/spawn_proxy: remove all CONFIG_POSIX_SPAWN_PROXY_STACKSIZE
|
2023-04-27 17:35:58 +08:00 |
omnibusf4
|
Remove OK macro from the code base
|
2023-02-02 13:58:16 +01:00 |
photon
|
stm32/photon: Use D0 Busy to detect Write Complete
|
2023-03-22 17:26:52 -03:00 |
shenzhou
|
Replace all sprintf with snprintf
|
2023-05-08 09:57:01 +02:00 |
stm32_tiny
|
sched: Disable stdio api by default when DEFAULT_SMALL equals y
|
2023-03-03 00:18:03 +02:00 |
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
|
stm32f4discovery: add composite device configuration
|
2023-05-09 00:59:54 +08:00 |
stm32f103-minimum
|
sched: Disable stdio api by default when DEFAULT_SMALL equals y
|
2023-03-03 00:18:03 +02:00 |
stm32f334-disco
|
boars/spawn_proxy: remove all CONFIG_POSIX_SPAWN_PROXY_STACKSIZE
|
2023-04-27 17:35:58 +08:00 |
stm32f411-minimum
|
boards/arm/stm32/stm32f411-minimum/Kconfig: Fix Kconfig style
|
2023-05-10 22:51:11 +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
|
sched: Disable stdio api by default when DEFAULT_SMALL equals y
|
2023-03-03 00:18:03 +02:00 |
stm32vldiscovery
|
Remove OK macro from the code base
|
2023-02-02 13:58:16 +01:00 |
stm3210e-eval
|
boards: Remove signal number from README.txt
|
2023-03-26 08:31:36 -06: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
|
fix typo cyles -> cycles
|
2023-03-21 00:18:13 +01:00 |