mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
c21b5d6f55
lpc23xx has 3 sleep modes and one idle mode. `PM_NUM_MODES` must only count the idle modes. In practise, this makes no difference since `mode 3` (IDLE) is the `default` case in `pm_set()` anyway. |
||
---|---|---|
.. | ||
vendor | ||
cpu_conf.h | ||
cpu.h | ||
lpc2387.h | ||
periph_cpu.h |