nuttx/arch/arm/src
2023-11-16 20:32:41 -08:00
..
a1x fix led panic feature 2023-09-21 00:35:12 +08:00
am335x arch/arm: fix declaration of extern types 2023-07-31 18:56:40 -07:00
arm arch/arm: Let's old arm's arm_doirq return register context like armv7-a 2023-11-13 11:41:56 +01:00
armv6-m The character U+ff0c "," could be confused with the ASCII character U+002c ",", which is more common in source code. 2023-10-03 16:53:12 -04:00
armv7-a cpu_pause.c: fix typo 2023-10-14 00:26:31 -04:00
armv7-m The character U+ff0c "," could be confused with the ASCII character U+002c ",", which is more common in source code. 2023-10-03 16:53:12 -04:00
armv7-r cpu_pause.c: fix typo 2023-10-14 00:26:31 -04:00
armv8-m arch/armv8-m: Fix typo error for NVIC_SYSHCON_HARDFAULTPENDED 2023-11-10 15:44:03 -03:00
armv8-r arch/arm: Fix error: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'uint32_t' {aka 'long unsigned int'} 2023-09-26 15:03:59 +08:00
at32 Fix Kconfig style 2023-11-08 22:58:26 +08:00
c5471 net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
cmake Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
common arch/dumponexit: unify dump on exit to common code 2023-11-15 08:28:25 -08:00
cxd56xx arch: cxd56xx: Support to get gnss firmware version 2023-11-03 09:23:57 +01:00
dm320 mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
efm32 mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
eoss3 nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
fvp-v8r-aarch32 board: add CortexR52 FVP AEMv8R platform 2023-06-01 09:51:03 -03:00
gd32f4 add gd32f470i board support 2023-10-21 11:45:03 -03:00
goldfish arch/arm: Enable FPU on qemu and goldfish platforms 2023-09-23 08:42:00 +02:00
imx1 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
imx6 arch/imx6: Replace cpu_start_t with start_t 2023-11-16 14:35:48 +09:00
imxrt imxrt:Serial Do not wait on TXDMA semaphore 2023-11-10 22:30:41 +08:00
kinetis mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
kl nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
lc823450 cpu_pause.c: fix typo 2023-10-14 00:26:31 -04:00
lpc17xx_40xx nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
lpc31xx fix led panic feature 2023-09-21 00:35:12 +08:00
lpc43xx mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
lpc54xx fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
lpc214x Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
lpc2378 Fix nuttx coding style 2023-07-11 02:33:45 +08:00
max326xx fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
moxart
mx8mp Fix nuttx coding style 2023-10-26 01:53:48 +08:00
nrf52 arch/{all stm32 | all nordic | at32}: simplify the enable condition for up_perf_init 2023-10-03 12:53:10 +08:00
nrf53 kernel: replace all usleep to nxsig_usleep in kernel space 2023-10-25 15:46:03 +08:00
nrf91 nrf91/nrf91_modem.c: configure system mode 2023-11-16 20:32:41 -08:00
nuc1xx
phy62xx refine: move BIT Macro to nuttx/bits.h 2023-10-12 14:52:56 +08:00
qemu arch/arm: Enable FPU on qemu and goldfish platforms 2023-09-23 08:42:00 +02:00
rp2040 rp2040: pwm: Fix errors at CONFIG_PWM_NCHANNELS=1 2023-11-13 11:40:22 +01:00
rtl8720c kernel: replace all usleep to nxsig_usleep in kernel space 2023-10-25 15:46:03 +08:00
s32k1xx s32k1xx:Serial Do not wait on TXDMA semaphore 2023-11-10 22:30:41 +08:00
s32k3xx s32k3xx:Serial Do not wait on TXDMA semaphore 2023-11-10 22:30:41 +08:00
sam34 cpu_pause.c: fix typo 2023-10-14 00:26:31 -04:00
sama5 sama5: add support for QSPI 2023-11-08 21:58:02 +01:00
samd2l2 nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
samd5e5 nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
samv7 stm32/samv7: Update SysTick drivers to new up_adjtime() API. 2023-11-14 19:47:40 -08:00
stm32 stm32/stm32_foc.c: rename some macros 2023-11-15 03:44:17 -08:00
stm32f0l0g0 arch/{all stm32 | all nordic | at32}: simplify the enable condition for up_perf_init 2023-10-03 12:53:10 +08:00
stm32f7 drivers/foc: get hardware information via lower-half interface 2023-11-14 04:34:49 -08:00
stm32h7 stm32h7/serial: Do not wait on TXDMA semaphore 2023-11-08 12:52:30 -05:00
stm32l4 arch/{all stm32 | all nordic | at32}: simplify the enable condition for up_perf_init 2023-10-03 12:53:10 +08:00
stm32l5 Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
stm32u5 Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
stm32wb arch/{all stm32 | all nordic | at32}: simplify the enable condition for up_perf_init 2023-10-03 12:53:10 +08:00
stm32wl5 Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
str71x
tiva net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
tlsr82 refine: move BIT Macro to nuttx/bits.h 2023-10-12 14:52:56 +08:00
tms570 arch/armv7r: Sync gic/timer with armv7-a and armv8-a 2023-08-14 14:51:01 -03:00
xmc4 mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
.gitignore
CMakeLists.txt cmake: move NUTTX_CHIP_ABS_DIR before common src 2023-11-07 17:39:03 +01:00
Makefile toolchain/gcc: fix linker error if enable STACK_CANARIES/LTO at same time 2023-07-21 01:13:34 +08:00