nuttx/arch/arm/src
2019-10-04 13:01:47 -06:00
..
a1x Rename arch/arm/src/a1x/chip to arch/arm/src/a1x/hardware. 2019-05-24 15:29:12 -06:00
am335x Change naming configs/ to boards in comments, Documentation, etc. Still a few more to go. 2019-08-05 07:13:48 -06:00
arm Fix some typos. Mostly inital->initial. 2019-09-27 06:32:32 -06:00
armv6-m Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
armv7-a armv7-a and xtensa: Apply Masayuki Ishakawa's change of cef90a3865 to these these other SMP architectures as well. 2019-10-04 07:17:35 -06:00
armv7-m armv7-a and xtensa: Apply Masayuki Ishakawa's change of cef90a3865 to these these other SMP architectures as well. 2019-10-04 07:17:35 -06:00
armv7-r Fix typos. 2019-08-04 14:50:28 -06:00
c5471 Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
common arch/arm/src/common/up_lwl_console.c: Add support for a 'Lightweight Link' protocol between a target and debugger for use when you need a console but the target doesn't have a spare serial port or other available resource. 2019-06-03 07:31:17 -06:00
cxd56xx Merged in masayuki2009/nuttx.nuttx/spresense_smp (pull request #1041) 2019-10-03 13:06:21 +00:00
dm320 Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
efm32 Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
imx1 Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
imx6 Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
imxrt arch/arm/src/imxrt/imxrt_enet.c: Fix some trivial coding standard problems. 2019-09-23 07:47:42 -06:00
kinetis Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
kl Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
lc823450 Fix some typos 2019-09-17 10:46:23 -06:00
lpc17xx_40xx arch/arm/src/lpc17xx_40xx/lpc17_40_ethernet.c: Use usleep() instead of up_delay() for large wait times. 2019-10-04 13:01:47 -06:00
lpc31xx Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
lpc43xx Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
lpc54xx arch/arm/src/lpc54xx/lpc54_clockconfig.c: Fix PLL settings. For the lpc54628 Rev. E board the PLL was not configured properly and the board wouldn't boot correctly. I checked the startup files from the official IDE and inspected the assembly instructions for the libraries used. 2019-09-22 13:41:38 -06:00
lpc214x Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
lpc2378 Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
max326xx Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
moxart arch/ and config/ files: All board interfaces (those starting with board_) must be defined in board-specific logic. Otherwise, they cannot be customized of specialized usage by different boards. The board_reset() interface was defined in architecture-specific logic that only called up_systemreset(). That is useless! 2019-03-25 11:12:38 -06:00
nrf52 Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
nuc1xx Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
s32k1xx Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
sam34 Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
sama5 Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
samd2l2 Fix some typos. Mostly inital->initial. 2019-09-27 06:32:32 -06:00
samd5e5 Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
samv7 Fix some typos 2019-09-17 10:46:23 -06:00
stm32 arch/arm/src/stm32/stm32_usbdev.c: Fix some new warnings reported by gcc 8.3.1 in build tests. 2019-10-03 16:34:14 -06:00
stm32f0l0g0 Fix some typos. Mostly inital->initial. 2019-09-27 06:32:32 -06:00
stm32f7 Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
stm32h7 Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
stm32l4 arch/arm/src/stm32l4/stm32l4_firewall.c: Correct a test to determine if an address lies in FLASH or not. Improper mask caused test to always fail. 2019-10-02 13:00:55 -06:00
str71x Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
tiva Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
tms570 Fix typos. 2019-08-04 14:50:28 -06:00
xmc4 Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
.gitignore
Makefile