mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-27 07:21:18 +01:00
sam0: correct number of PM for SAML10
This commit is contained in:
parent
d89e19832c
commit
f6ba7ee106
@ -98,7 +98,7 @@ enum {
|
||||
* @name Power mode configuration
|
||||
* @{
|
||||
*/
|
||||
#ifdef CPU_FAM_SAML11
|
||||
#ifdef CPU_SAML1X
|
||||
#define PM_NUM_MODES (2)
|
||||
#else
|
||||
#define PM_NUM_MODES (3)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user