..
a1x /pcduino-a10
Fixed non-UTF8 characters.
2022-09-28 09:38:55 +08:00
am335x /beaglebone-black
arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig
2022-09-16 14:47:27 +08:00
c5471 /c5471evm
boards: Remove CONFIG_NETDEVICES=y from board defconfig
2022-10-01 19:12:15 +02:00
cxd56xx
boards: cxd56xx: Fix the build error in cxd56_crashdump.c
2022-11-28 08:18:47 +01:00
dm320 /ntosd-dm320
boards: Remove CONFIG_NETDEVICES=y from board defconfig
2022-10-01 19:12:15 +02: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
boards: enter/leave critical section should in pairs
2022-11-22 08:19:24 +09:00
imx6 /sabre-6quad
boards/citest: disable NET_ARP for usrsocktest
2022-11-24 20:54:18 +08:00
imxrt
boards/iperf: device name will vary across different NICs
2022-11-20 19:44:32 +08:00
kinetis
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
kl
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
lc823450 /lc823450-xgevk
boards/iperf: device name will vary across different NICs
2022-11-20 19:44:32 +08:00
lpc17xx_40xx
Remove the unnecessary "return;" at the end of function
2022-11-27 22:23:50 +01:00
lpc31xx
lpc31xx/ea3131/pgnsh: enable DEFAULT_SMALL to reducing the code size
2022-11-16 23:33:51 +08:00
lpc43xx
Remove the unnecessary cast for main_t, NULL and argv
2022-10-18 08:51:45 +02:00
lpc54xx /lpcxpresso-lpc54628
arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig
2022-09-16 14:47:27 +08:00
lpc214x
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
lpc2378 /olimex-lpc2378
boards/arm: Remove "LDFLAGS += -g" whichi is already added by Toolchain.defs
2022-05-16 11:17:08 +03:00
max326xx /max32660-evsys
Move warning option from Make.defs to Toolchain.defs
2022-05-15 15:40:35 +03:00
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
NuttX graduated the Incubator; update repository links
2022-11-26 11:58:15 -08:00
s32k1xx
boards: enter/leave critical section should in pairs
2022-11-22 08:19:24 +09:00
s32k3xx
boards/arch: Remove FAR from 32bit/64bit arch
2022-09-16 10:22:12 +02:00
sam34
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
sama5
Remove the unnecessary cast for main_t, NULL and argv
2022-10-18 08:51:45 +02: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
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
samv7
Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER
2022-11-14 09:34:04 +09:00
stm32
boards: Refresh ursock related config
2022-11-22 20:45:26 +09:00
stm32f0l0g0
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
stm32f7
Fix Error: stm32_wm8994.c:198:54: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int')
2022-11-22 11:38:41 +08:00
stm32h7
boards/iperf: device name will vary across different NICs
2022-11-20 19:44:32 +08:00
stm32l4
Remove the unnecessary cast for main_t, NULL and argv
2022-10-18 08:51:45 +02:00
stm32l5
nxstyle: correct the file path
2022-09-18 01:35:21 +08:00
stm32u5
nxstyle: correct the file path
2022-09-18 01:35:21 +08:00
stm32wb
boards/stm32wb/flipperzero: adding LCD support
2022-10-31 09:40:13 +08:00
stm32wl5 /nucleo-wl55jc
boards/arch: Remove FAR from 32bit/64bit arch
2022-09-16 10:22:12 +02:00
str71x /olimex-strp711
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
tiva
boards/iperf: device name will vary across different NICs
2022-11-20 19:44:32 +08:00
tlsr82 /tlsr8278adk80d
boards: Refresh defconfig after the default value of FS_PROCFS_EXCLUDE_xxx
2022-10-18 15:10:26 +09:00
tms570
armv7-r/tms570: fix build break
2022-09-22 02:22:18 +08:00
xmc4
arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig
2022-09-16 14:47:27 +08:00