nuttx/arch/arm/src
2023-03-14 19:22:45 -03:00
..
a1x drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
am335x Typo fixes. 2023-02-17 11:17:11 -03:00
arm group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
armv6-m tools: Make zig available for arm/riscv/sim 2023-02-01 11:12:44 +08:00
armv7-a arch/armv7-a: fixed scu cpu tagram mask define issue 2023-03-03 11:41:33 +08:00
armv7-m tools: Make zig available for arm/riscv/sim 2023-02-01 11:12:44 +08:00
armv7-r group/group_addrenv: Move address environment from group -> tcb 2023-02-08 02:51:23 +08:00
armv8-m armv8-m/cortex-m85: add support of PACBTI(Authentication and Branch Target Identification Extension) 2023-03-07 07:34:05 +02:00
c5471 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
common arch: fixed error in the calculation of nwords caused an out of bounds 2023-03-13 16:12:11 +09:00
cxd56xx arch: cxd56xx: Fix emmc pin control on initialization error 2023-03-01 12:29:23 +08:00
dm320 group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
efm32 build/Kconfig: fix warnings detected by kconfiglib 2023-02-09 20:07:46 +08:00
eoss3 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
gd32f4 Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
imx1 group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
imx6 nuttx: fix indentation issue 2023-03-09 16:27:07 -03:00
imxrt iMXRT MCUboot support 2023-03-02 22:40:44 +08:00
kinetis drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
kl drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
lc823450 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
lpc17xx_40xx Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
lpc31xx group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
lpc43xx serial: Fix typo in comments (s/besued/because/) 2023-02-08 10:05:27 +08:00
lpc54xx drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
lpc214x Typo fixes. 2023-02-17 11:17:11 -03:00
lpc2378 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
max326xx drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
moxart arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
nrf52 arch/nrf52/gpiote: add an interface automatically selecting a free GPIOTE channel for pin interrupts 2023-03-14 19:17:31 -03:00
nrf53 arch/nrf53: add TIM support 2023-03-14 19:22:45 -03:00
nuc1xx drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
phy62xx Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
rp2040 mtd: Extend isbad and markbad func for mtd_dev_s 2023-03-01 10:06:56 -03:00
rtl8720c Typo fixes. 2023-02-17 11:17:11 -03:00
s32k1xx Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
s32k3xx Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
sam34 Copy I2C_M_NOSTART support from sam7v/sam_twihs.c driver 2023-03-06 01:39:21 +08:00
sama5 arch/arm/sama5: switch from spaces to TABs in Kconfig 2023-03-09 16:27:07 -03:00
samd2l2 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
samd5e5 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
samv7 nuttx: fix indentation issue 2023-03-09 16:27:07 -03:00
stm32 change strcpy to strlcpy 2023-02-24 12:15:40 +08:00
stm32f0l0g0 change strcpy to strlcpy 2023-02-24 12:15:40 +08:00
stm32f7 arch/arm/src/stm32f7/stm32_i2c.c: Driver cleanup 2023-03-02 21:46:44 +08:00
stm32h7 Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
stm32l4 Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
stm32l5 Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
stm32u5 Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
stm32wb Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
stm32wl5 change strcpy to strlcpy 2023-02-24 12:15:40 +08:00
str71x drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
tiva Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
tlsr82 Typo fixes. 2023-02-17 11:17:11 -03:00
tms570 arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
xmc4 Typo fixes. 2023-02-17 11:17:11 -03:00
.gitignore
Makefile tools: add separate flags parameter for COMPILE/COMPILEXX 2023-01-31 13:42:33 +08:00