mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
SAM4L: Add an NSH configuration and C++ support
This commit is contained in:
@@ -1283,7 +1283,8 @@ void sam_clockconfig(void)
|
||||
#else
|
||||
/* Power scaling mode 0, disable high speed mode, no fast wakeup */
|
||||
|
||||
psm = BPM_PMCON_PS0;
|
||||
psm = BPM_PMCON_PS0;
|
||||
fastwkup = false;
|
||||
#endif
|
||||
|
||||
/* Enable clock sources:
|
||||
|
||||
Reference in New Issue
Block a user