1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/samd5x
Benjamin Valentin 9df377d699 cpu/sam*: pm: make use of DEBUG_PUTS()
`pm_set()` gets called by the idle thread whose stack is too small
for normal DEBUG()/printf().

Use DEBUG_PUTS() instead to print the static debug strings.
2019-11-22 01:30:03 +01:00
..
include cpu/samd5x: allow more flexible selection of CLOCK_CORECLOCK 2019-09-27 10:49:43 +02:00
periph cpu/sam*: pm: make use of DEBUG_PUTS() 2019-11-22 01:30:03 +01:00
cpu.c cpu/samd5x: allow more flexible selection of CLOCK_CORECLOCK 2019-09-27 10:49:43 +02:00
doc.txt cpu/samd5x: add support for samd5x/same5x MCUs 2019-06-06 16:47:11 +02:00
Makefile cpu/samd5x: add support for samd5x/same5x MCUs 2019-06-06 16:47:11 +02:00
Makefile.features cpu/samd5x: hook up backup RAM 2019-10-01 18:39:40 +02:00
Makefile.include cpu/ boards/: remove exports for CPU_FAM 2019-10-18 08:55:33 +02:00
vectors.c cpu/samd5x: add support for samd5x/same5x MCUs 2019-06-06 16:47:11 +02:00