1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00
RIOT/cpu/saml1x
Koen Zandberg 6fa2b44c01
saml1x: Remove MPU feature
The MPU on the cortex-m23 has some differences with the MPU on the older
cortex-m devices. It is not implemented in the cortex-m MPU driver. This
removes the available feature as it gives a false sense of security by
advertising the feature, but implementing it with noop's
2020-08-20 14:37:08 +02:00
..
include cpu/saml1x: add unified rtt configuration 2020-06-19 09:16:22 +02:00
periph cpu/saml1x: pm: set deep flag 2020-05-20 17:17:11 +02:00
cpu.c cpu/saml1x: Add DMA peripheral to init 2020-06-12 20:04:05 +02:00
doc.txt cpu/saml1x: add support for saml10/saml11 MCUs 2019-01-21 17:05:04 +01:00
Kconfig saml1x: Remove MPU feature 2020-08-20 14:37:08 +02:00
Makefile cpu/saml1x: add support for saml10/saml11 MCUs 2019-01-21 17:05:04 +01:00
Makefile.dep cpu/sam0_common/periph/uart: implement buffered write 2019-11-27 19:01:00 +01:00
Makefile.features saml1x: Remove MPU feature 2020-08-20 14:37:08 +02:00
Makefile.include cpu/cortexm: move CPU_ARCH/FAM to Makefile.features 2020-02-17 16:02:48 +01:00
vectors.c cpu/saml1x: add support for saml10/saml11 MCUs 2019-01-21 17:05:04 +01:00