1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/saml21
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 doxygen/ADC: don't include overridden typedefs 2019-11-15 10:35:32 +01:00
periph cpu/sam*: pm: make use of DEBUG_PUTS() 2019-11-22 01:30:03 +01:00
cpu.c cpu: Moved stdio_init() into cpu_init() 2019-09-06 16:54:23 +02:00
doc.txt cpu/sam0: add missing doxygen group definition + cleanup 2017-08-24 14:54:47 +02:00
Makefile cpu/sam0: renamed sam21_common to sam0_common 2016-12-15 11:47:03 +01:00
Makefile.features cpu/saml21: add definitions for low power SRAM 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/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00