nuttx/arch/arm/src/sam34
John Rippetoe acb16e087a Fixes build issues associated with ARMv7-m mpu support files.
- inline functions within mpu.h converted to macros or moved to up_mpu.c
- mpu.h and up_mpu.c are now conditionally included in build via CONFIG_ARM_MPU

Chips affected by these changes
- imxrt
- kinetis
- lpc17xx
- lpc43xx
- lpc54xx
- sam34
- stm32
- stm32f7
- stm32h7
- stm32l4
- tiva
- xmc4
2020-04-11 13:53:20 +08:00
..
hardware Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
chip.h
Kconfig arch/arm/src/sam34/Kconfig: Add missing DMA configuration setting. 2019-07-21 14:56:14 -06:00
Make.defs Fixes build issues associated with ARMv7-m mpu support files. 2020-04-11 13:53:20 +08:00
sam3u_gpio.h Run codespell -w against all files 2020-02-22 14:45:07 -06:00
sam3u_periphclks.h
sam3x_gpio.h Run codespell -w against all files 2020-02-22 14:45:07 -06:00
sam3x_periphclks.h
sam4cm_cpuidlestack.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam4cm_cpuindex.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
sam4cm_cpupause.c Appease nxstyle complaints 2020-04-01 00:03:31 +08:00
sam4cm_cpustart.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam4cm_freerun.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam4cm_freerun.h
sam4cm_gpio.h
sam4cm_idle.c
sam4cm_oneshot_lowerhalf.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam4cm_oneshot.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
sam4cm_oneshot.h Fix various typos and spelling errors. 2019-12-12 07:41:51 -06:00
sam4cm_periphclks.h
sam4cm_supc.c
sam4cm_supc.h
sam4cm_tc.c Check the return of nxsem_wait_unterruptible() 2020-04-04 16:50:20 -06:00
sam4cm_tc.h
sam4cm_tickless.c Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06:00
sam4e_gpio.h
sam4e_periphclks.h
sam4l_clockconfig.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam4l_gpio.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
sam4l_gpio.h Run codespell -w against all files 2020-02-22 14:45:07 -06:00
sam4l_periphclks.c
sam4l_periphclks.h
sam4s_gpio.h
sam4s_periphclks.h
sam_aes.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
sam_aes.h Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
sam_allocateheap.c
sam_clockconfig.c
sam_clockconfig.h
sam_cmcc.c
sam_cmcc.h
sam_dmac.c Check return from nxsem_wait_uninterruptible() 2020-04-02 09:06:09 -06:00
sam_dmac.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_emac.c Fix typos in comments 2020-03-03 09:11:57 -06:00
sam_emac.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
sam_gpio.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_gpio.h
sam_gpioirq.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam_hsmci.c Remove type casting to wdentry_t (arch/) 2020-04-07 06:23:15 -06:00
sam_hsmci.h Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
sam_irq.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
sam_lowputc.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam_lowputc.h
sam_mpuinit.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
sam_mpuinit.h
sam_periphclks.h
sam_rtc.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_rtc.h
sam_rtt.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_rtt.h
sam_serial.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_spi.c Fix nxstyle issues 2020-04-07 06:23:15 -06:00
sam_spi.h
sam_start.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_start.h
sam_tc.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_tc.h
sam_timerisr.c Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06:00
sam_twi.c Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
sam_twi.h Fix some typos 2019-09-17 10:46:23 -06:00
sam_udp.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam_udp.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
sam_userspace.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
sam_userspace.h
sam_wdt.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_wdt.h