| .. |
|
a1x/pcduino-a10
|
Remove OK macro from the code base
|
2023-02-02 13:58:16 +01:00 |
|
am335x/beaglebone-black
|
Remove OK macro from the code base
|
2023-02-02 13:58:16 +01:00 |
|
c5471/c5471evm
|
Improvements in TCP connections allocation.
|
2023-02-20 09:06:46 +08:00 |
|
cxd56xx
|
Improvements in usrsock connections allocation.
|
2023-02-20 09:06:46 +08:00 |
|
dm320/ntosd-dm320
|
Remove OK macro from the code base
|
2023-02-02 13:58:16 +01:00 |
|
efm32
|
arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig
|
2022-09-16 14:47:27 +08:00 |
|
eoss3/quickfeather
|
boards/arm: remove -funwind-tables from boards Make.defs
|
2022-11-05 20:36:35 +08:00 |
|
gd32f4/gd32f450zk-eval
|
build/Kconfig: fix warnings detected by kconfiglib
|
2023-02-09 20:07:46 +08:00 |
|
imx6/sabre-6quad
|
sched/addrenv: Fix system crash when process group has been deleted
|
2023-02-08 02:51:23 +08:00 |
|
imxrt
|
teensy-4.x: update pikron-bb configuration with PMSM control abilities
|
2023-02-11 20:07:28 +08:00 |
|
kinetis
|
Remove OK macro from the code base
|
2023-02-02 13:58:16 +01:00 |
|
kl
|
Remove the unnecessary NULL fields in global instance definition of file_operations
|
2023-01-04 00:32:13 +02:00 |
|
lc823450/lc823450-xgevk
|
boards/iperf: device name will vary across different NICs
|
2022-11-20 19:44:32 +08:00 |
|
lpc17xx_40xx
|
Improvements in sockets allocation.
|
2023-02-20 09:06:46 +08:00 |
|
lpc31xx
|
boards: Update all boards config after updating NSH_CMDPARMS
|
2023-01-23 03:04:51 +08:00 |
|
lpc43xx
|
Improvements in TCP connections allocation.
|
2023-02-20 09:06:46 +08:00 |
|
lpc54xx/lpcxpresso-lpc54628
|
boards: adapt LVGL v8 defconfig
|
2023-01-01 10:15:08 -03:00 |
|
lpc214x
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09:00 |
|
lpc2378/olimex-lpc2378
|
|
|
|
max326xx/max32660-evsys
|
|
|
|
moxart/moxa
|
boards: Fix the CI build errors for telnetd
|
2022-11-07 16:06:00 +01:00 |
|
nrf52
|
Remove the unnecessary "return;" at the end of function
|
2022-11-27 22:23:50 +01:00 |
|
nrf53/nrf5340-audio-dk
|
boards: initial support for nrf5340-audio-dk - NSH boots on the app core
|
2022-09-18 21:49:32 +08:00 |
|
nuc1xx/nutiny-nuc120
|
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 |
|
phy62xx/phy6222
|
nuttx/sched: merge up_block_task and up_unblock_task
|
2022-11-22 22:59:08 +08:00 |
|
rp2040
|
rp2040/raspberrypi-pico-w: update submodule to avoid invaild firmware
|
2023-02-07 04:40:38 +08:00 |
|
s32k1xx
|
Remove OK macro from the code base
|
2023-02-02 13:58:16 +01:00 |
|
s32k3xx
|
boards: Update all boards config after updating NSH_CMDPARMS
|
2023-01-23 03:04:51 +08:00 |
|
sam34
|
Improvements in TCP connections allocation.
|
2023-02-20 09:06:46 +08:00 |
|
sama5
|
Improvements in UDP connections allocation.
|
2023-02-20 09:06:46 +08:00 |
|
samd2l2
|
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 |
|
samd5e5
|
Typo fixes.
|
2023-02-17 11:17:11 -03:00 |
|
samv7
|
boards/samv7/hsmci: add option to invert card detection pin
|
2023-02-19 10:36:04 +08:00 |
|
stm32
|
Improvements in sockets allocation.
|
2023-02-20 09:06:46 +08:00 |
|
stm32f0l0g0
|
Remove OK macro from the code base
|
2023-02-02 13:58:16 +01:00 |
|
stm32f7
|
build/Kconfig: fix warnings detected by kconfiglib
|
2023-02-09 20:07:46 +08:00 |
|
stm32h7
|
Improvements in CAN connections allocation.
|
2023-02-20 09:06:46 +08:00 |
|
stm32l4
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
|
stm32l5
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
|
stm32u5
|
b-u585i-iot02a: Don't need to disable CONFIG_ARCH_LEDS
|
2023-01-23 03:04:51 +08:00 |
|
stm32wb
|
boards/stm32wb/flipperzero: adding LCD support
|
2022-10-31 09:40:13 +08:00 |
|
stm32wl5/nucleo-wl55jc
|
build/Kconfig: fix warnings detected by kconfiglib
|
2023-02-09 20:07:46 +08:00 |
|
str71x/olimex-strp711
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09:00 |
|
tiva
|
Improvements in TCP connections allocation.
|
2023-02-20 09:06:46 +08:00 |
|
tlsr82/tlsr8278adk80d
|
tlsr82/backtrace: tc32 backtrace bug fix
|
2023-02-04 18:25:58 -03:00 |
|
tms570
|
armv7-r/tms570: fix build break
|
2022-09-22 02:22:18 +08:00 |
|
xmc4
|
Typo fixes.
|
2023-02-17 11:17:11 -03:00 |