nuttx/arch/arm/src
Gregory Nutt 2a228e8650 Fleshs out a few more things needed to compile and build the S32K118EVB board configuration.
Squashed commit of the following:

    arch/arm/include:  Add interrupt IRQ numbers.
    tools/: Add support for the S32K1XX family.
2019-08-14 10:57:54 -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 various typos in documentation and comments. 2019-08-09 14:35:07 -06:00
armv6-m Fix typos. 2019-08-04 14:50:28 -06:00
armv7-a arch/arm/src/am335x/hardware/am335x_lcd.h: Fix a few typos. Add things needed by the LCDC driver. 2019-07-08 11:17:03 -06:00
armv7-m arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 2019-08-06 15:59:19 -06:00
armv7-r Fix typos. 2019-08-04 14:50:28 -06:00
c5471 Fix various typos in documentation and comments. 2019-08-09 14:35:07 -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 arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 2019-08-06 15:59:19 -06:00
dm320 Beginning to update comments to reflect new organization of the boards/ sub-directory. 2019-08-08 08:46:54 -06:00
efm32 arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 2019-08-06 15:59:19 -06:00
imx1
imx6 Fix an error found in build testing. 2019-05-24 14:39:51 -06:00
imxrt arch/arm/src/imxrt: Fix some errors in the LPUART register defintion files. Correct naming of a function: up_earlyserialinit() should be imxrt_earlyserialinit(). Remove prototypes for non-existent serial initialization functions. 2019-08-13 14:59:59 -06:00
kinetis arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 2019-08-06 15:59:19 -06:00
kl Fix typos. 2019-08-04 14:50:28 -06:00
lc823450 arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 2019-08-06 15:59:19 -06:00
lpc17xx_40xx arch/arm/src/lpc17xx_40xx/lpc17_40_can.c: f BOARD_CCLKSEL_DIVIDER is not equal to 1 on LPC178x or LPC40xx then base clock rate is calculated incorrectly because CCLK frequency does not correspond to PLL0 clock which is used for PCLK. This is partially workaround solution. It would be probably better to define BOARD_PCLK_FREQUENCY even for LPC176x targets and use that to replace divisor by base_clock in up_dev_s. 2019-08-13 16:16:49 -06:00
lpc31xx arch/arm/src/stm32l4: if SRAM3 is used as heap, do not power it off in stop 2 mode. 2019-06-13 05:52:40 -06:00
lpc43xx Beginning to update comments to reflect new organization of the boards/ sub-directory. 2019-08-08 08:46:54 -06:00
lpc54xx arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 2019-08-06 15:59:19 -06:00
lpc214x
lpc2378 Merged in jjlange/nuttx/lpc40xx (pull request #946) 2019-07-11 16:50:00 +00:00
max326xx arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 2019-08-06 15:59:19 -06:00
moxart
nrf52 arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 2019-08-06 15:59:19 -06:00
nuc1xx Fix some issues revealed by name changin of commit e5dfd805e6. 2019-07-11 11:19:03 -06:00
s32k1xx Fleshs out a few more things needed to compile and build the S32K118EVB board configuration. 2019-08-14 10:57:54 -06:00
sam34 arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 2019-08-06 15:59:19 -06:00
sama5 Fix typos. 2019-08-04 14:50:28 -06:00
samd2l2 arch/arm/src/s32k1xx: Bring in Cortex-M0+ Systick and interrupt handling from samd2l2; bring in Cortex-M4F Systick and interrupt handling from LPC54xx. 2019-08-13 19:10:38 -06:00
samd5e5 arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 2019-08-06 15:59:19 -06:00
samv7 arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 2019-08-06 15:59:19 -06:00
stm32 Merged in raiden00/nuttx_f334 (pull request #974) 2019-08-10 15:14:19 +00:00
stm32f0l0g0 Merged in alinjerpelea/nuttx (pull request #963) 2019-08-05 12:04:14 +00:00
stm32f7 Merged in antmerlino/nuttx/stm32f7_progmem (pull request #989) 2019-08-10 18:36:46 +00:00
stm32h7 Merged in raiden00/nuttx_f334 (pull request #974) 2019-08-10 15:14:19 +00:00
stm32l4 Merged in raiden00/nuttx_f334 (pull request #974) 2019-08-10 15:14:19 +00:00
str71x Fix typos. 2019-08-04 14:50:28 -06:00
tiva Tiva GPTM timers: Implement 16-bit PWM mode 2019-08-09 11:03:44 -06:00
tms570 Fix typos. 2019-08-04 14:50:28 -06:00
xmc4 arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 2019-08-06 15:59:19 -06:00
.gitignore
Makefile