.. |
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/iperf: device name will vary across different NICs
|
2022-11-20 19:44:32 +08: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: Change the linker generated symbols from uint32_t to uint8_t array
|
2022-10-05 14:24:47 +02:00 |
imx6/sabre-6quad
|
boards/iperf: device name will vary across different NICs
|
2022-11-20 19:44:32 +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
|
Fix mcb1700.h:21:9: error: '__BOARDSS_ARM_LPC17XX_40XX_MCB1700_SRC_MCB1700_H' is used as a header guard here, followed by #define of a different macro
|
2022-11-03 14:41:14 +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
|
boards: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC()
|
2022-07-14 12:08:45 +08: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
|
mm/circbuf: Remove MM_CIRCBUF option from Kconfig
|
2022-11-08 10:18:27 -03:00 |
rp2040
|
boards/arm/gcc: disable coverage analysis temporarily
|
2022-10-24 20:23:28 +08:00 |
s32k1xx
|
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 |
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
|
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 |
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
|
boards: Fix the CI build errors for telnetd
|
2022-11-07 16:06:00 +01: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 |