nuttx/arch/arm/src
chao an 34a032b486 arm/armv8-m: add missing zig flags
Signed-off-by: chao an <anchao@xiaomi.com>
2023-03-06 10:54:08 -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 arm/armv8-m: add missing zig flags 2023-03-06 10:54:08 -03:00
c5471 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
common tools/arm: Add missing -mcpu param for zig 2023-03-06 11:27:53 +01: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 arch/imx6: Fix a compilation error with UBSan 2023-03-05 11:06:48 +02: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/nrf52_sdc: fix memory configuration for MULTIROLE 2023-03-05 21:32:11 +02:00
nrf53 arch/nrf53: add SoftDevice support 2023-03-05 19:31:07 -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 Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08: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 samv7: raise input flow control warning only for serial drivers 2023-03-04 23:22:00 +08: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