nuttx/boards/arm
SPRESENSE f04dce1314 boards: cxd56xx: Fix issue that GPO is not iniitalized by watchdog
Fix an issue that GPO pins is not iniitalized by watchdog reboot.
If the watchdog expires during LTE is in use, it causes the LTE
to remain powered on and fails to launch after reboot.
2023-07-31 03:28:43 -07:00
..
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 boards: cxd56xx: Fix issue that GPO is not iniitalized by watchdog 2023-07-31 03:28:43 -07: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
fvp-v8r-aarch32/fvp-armv8r-aarch32 sched: Rename DEBUG_TCBINFO to ARCH_HAVE_TCBINFO 2023-07-26 09:33:38 +02:00
gd32f4 add gd32f470 support 2023-06-27 14:59:33 +08:00
imx6/sabre-6quad arm/trustzone: update defconfig 2023-07-29 06:58:24 -07:00
imxrt libc/tls: Change the default value of TLS_NELEM to zero 2023-07-20 08:11:30 +02:00
kinetis Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
kl libc/tls: Change the default value of TLS_NELEM to zero 2023-07-20 08:11:30 +02:00
lc823450/lc823450-xgevk boars/spawn_proxy: remove all CONFIG_POSIX_SPAWN_PROXY_STACKSIZE 2023-04-27 17:35:58 +08:00
lpc17xx_40xx libc/tls: Change the default value of TLS_NELEM to zero 2023-07-20 08:11:30 +02:00
lpc31xx libc/tls: Change the default value of TLS_NELEM to zero 2023-07-20 08:11:30 +02:00
lpc43xx Fix nuttx coding style 2023-07-14 01:16:06 +08:00
lpc54xx/lpcxpresso-lpc54628 signal: Remove configurable assignment of signal numbers 2023-03-26 08:31:36 -06: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 cmake: format Nordic boards 2023-07-25 06:08:54 -07:00
nrf53 cmake: format Nordic boards 2023-07-25 06:08:54 -07:00
nrf91 cmake: format Nordic boards 2023-07-25 06:08:54 -07:00
nuc1xx/nutiny-nuc120 libc/tls: Change the default value of TLS_NELEM to zero 2023-07-20 08:11:30 +02:00
phy62xx/phy6222 libc/tls: Change the default value of TLS_NELEM to zero 2023-07-20 08:11:30 +02:00
rp2040 build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
s32k1xx libc/tls: Change the default value of TLS_NELEM to zero 2023-07-20 08:11:30 +02:00
s32k3xx Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
sam34 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
sama5 drivers: Format pointer through "%p" for kthread_create 2023-07-30 23:40:59 +03:00
samd2l2 Fix typos (s/FRQUENCY/FREQUENCY/) 2023-05-13 00:31:26 +08:00
samd5e5 Fix nuttx coding style 2023-07-14 20:48:24 +08:00
samv7 build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
stm32 cmake: port more stm32 boards and format already ported stm32 boards 2023-07-25 06:08:54 -07:00
stm32f0l0g0 cmake: port stm32f0l0g0 2023-07-24 10:13:26 -07:00
stm32f7 drivers: Format pointer through "%p" for kthread_create 2023-07-30 23:40:59 +03:00
stm32h7 drivers: Format pointer through "%p" for kthread_create 2023-07-30 23:40:59 +03:00
stm32l4 Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
stm32l5 Update stm32l562e-dk:nsh 2023-05-25 16:04:30 +08:00
stm32u5 Initial support for NUCLEO-U5A5ZJ-Q board 2023-07-23 18:42:05 -07:00
stm32wb boards: use the example from NuttX-apps for all NimBLE configurations 2023-07-20 01:45:38 +08:00
stm32wl5/nucleo-wl55jc Indent the include statement by two spaces 2023-05-16 12:34:32 -03:00
str71x/olimex-strp711 Indent the include statement by two spaces 2023-05-16 12:34:32 -03:00
tiva libc/tls: Change the default value of TLS_NELEM to zero 2023-07-20 08:11:30 +02:00
tlsr82/tlsr8278adk80d Kconfig: Change some "default y" to "default !DEFAULT_SMALL" 2023-07-16 14:39:20 -03:00
tms570 armv7-r/tms570: fix build break 2022-09-22 02:22:18 +08:00
xmc4 add userled driver initialization 2023-06-30 10:29:33 -03:00