1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/saml1x
Benjamin Valentin 7e156dd2e5 cpu/saml1x, saml2x: PM_NUM_MODES is a valid mode
The mode PM_NUM_MODES is the IDLE mode, so do not skip it.
2020-04-01 18:10:23 +02:00
..
include cpu/sam0_common: distribute PM_NUM_MODES among siblings 2020-04-01 18:10:23 +02:00
periph cpu/saml1x, saml2x: PM_NUM_MODES is a valid mode 2020-04-01 18:10:23 +02:00
cpu.c cpu/sam0_common: add cpu_pm_cb_enter()/leave() 2020-03-31 17:18:58 +02:00
doc.txt cpu/saml1x: add support for saml10/saml11 MCUs 2019-01-21 17:05:04 +01:00
Kconfig cpu/saml1x: Add Kconfig file 2020-03-31 13:39:41 +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 cpu/*: add cortex_mpu to known-to-support CPU families 2020-03-03 22:59:41 +01: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