nuttx/arch/arm/src
Petro Karashchenko a58e73add8 arch/arm/tiva: simplify TIVA_CAN option usage
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2023-01-26 10:26:09 +08:00
..
a1x Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
am335x use SEM_INITIALIZER inside of NXSEM_INITIALIZER 2022-10-22 14:50:48 +08:00
arm arch/arm: move hard code macro to kconfig 2023-01-16 13:31:04 +08:00
armv6-m arch:change tcbinfo regs num 2023-01-05 23:36:12 +08:00
armv7-a arm/addrenv_utils: Don't touch L1 mappings in addrenv_destroy() 2023-01-18 11:02:19 +08:00
armv7-m arch:change tcbinfo regs num 2023-01-05 23:36:12 +08:00
armv7-r arch/arm/src/armv7-a/r: fix kconfig error of l2 cache latency 2023-01-17 12:45:42 +09:00
armv8-m armv8-m: Fix pthread_start syscall 2023-01-26 04:02:19 +08:00
c5471 net/arp: Remove nuttx/net/arp.h 2022-12-16 22:10:59 +02:00
common build: Add STACK_USAGE(-fstack-usage) to assist the stack analysis 2023-01-19 10:35:20 -03:00
cxd56xx assert: switch from ASSERT(0/false) to PANIC 2023-01-26 10:15:34 +08:00
dm320 arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
efm32 Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
eoss3 arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault 2022-10-30 16:03:35 +01:00
gd32f4 nuttx: use TABs instead of spaces in Kconfig files 2023-01-26 10:26:09 +08:00
imx1 Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
imx6 net/arp: Remove nuttx/net/arp.h 2022-12-16 22:10:59 +02:00
imxrt assert: switch from ASSERT(0/false) to PANIC 2023-01-26 10:15:34 +08:00
kinetis Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
kl Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
lc823450 arch/arm: fix typos in start files 2022-12-17 13:56:17 +08:00
lpc17xx_40xx LPC17_40 CAN driver SocketCAN enforce TX fifo behaviour 2022-12-22 11:55:59 +08:00
lpc31xx arch: Initialize usbhost_connection_s directly 2022-11-14 09:34:04 +09:00
lpc43xx nuttx: unify MIN, MAX and ABS macro definition across the code 2022-12-21 09:31:28 +08:00
lpc54xx Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
lpc214x Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
lpc2378 Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
max326xx Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
moxart arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
nrf52 assert: switch from ASSERT(0/false) to PANIC 2023-01-26 10:15:34 +08:00
nrf53 arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault 2022-10-30 16:03:35 +01:00
nuc1xx Fix Error: chip/nuc_timerisr.c:105:20: error: unused function 'nuc_unlock' [-Werror,-Wunused-function] 2022-11-13 22:35:19 +08:00
phy62xx Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
rp2040 Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
rtl8720c nuttx: unify MIN, MAX and ABS macro definition across the code 2022-12-21 09:31:28 +08:00
s32k1xx s32k1xx:serial Do not use TC use TDRE & TIE 2023-01-24 06:47:21 +08:00
s32k3xx S32K3XX Progmem fixes and size config 2022-12-29 22:12:19 +02:00
sam34 nuttx: unify MIN, MAX and ABS macro definition across the code 2022-12-21 09:31:28 +08:00
sama5 assert: switch from ASSERT(0/false) to PANIC 2023-01-26 10:15:34 +08:00
samd2l2 nuttx: unify MIN, MAX and ABS macro definition across the code 2022-12-21 09:31:28 +08:00
samd5e5 nuttx: unify MIN, MAX and ABS macro definition across the code 2022-12-21 09:31:28 +08:00
samv7 arch/arm/samv7: fix issue when AFEC1 driver failed to open second time 2023-01-26 01:26:41 +08:00
stm32 nuttx: use TABs instead of spaces in Kconfig files 2023-01-26 10:26:09 +08:00
stm32f0l0g0 Revert "arch: Don't free the context if the reference doesn't equal zero" 2023-01-15 19:52:05 +08:00
stm32f7 stm32/foc: move the warning in the right place - should be in stm32f7 2023-01-24 00:44:41 +08:00
stm32h7 assert: switch from ASSERT(0/false) to PANIC 2023-01-26 10:15:34 +08:00
stm32l4 Revert "arch: Don't free the context if the reference doesn't equal zero" 2023-01-15 19:52:05 +08:00
stm32l5 arch/stm32: Initialize up_perf after system boot 2023-01-06 13:32:12 +08:00
stm32u5 arch/stm32: Initialize up_perf after system boot 2023-01-06 13:32:12 +08:00
stm32wb stm32wb: add i2c driver 2023-01-09 09:27:17 +08:00
stm32wl5 arch/stm32: Initialize up_perf after system boot 2023-01-06 13:32:12 +08:00
str71x arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
tiva arch/arm/tiva: simplify TIVA_CAN option usage 2023-01-26 10:26:09 +08:00
tlsr82 Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
tms570 arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
xmc4 nuttx: unify MIN, MAX and ABS macro definition across the code 2022-12-21 09:31:28 +08:00
.gitignore
Makefile tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00