forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
board: nucleo_l152re: Limit sysfreq to 16MHz
A bug under investigation (issue zephyrproject-rtos#22078) limits board operations to 16MHz. When running at 32MHz, some applications may crash. In order to enable use of nucleo_l152re with mot of applications, limit frequency to 16MHz until bug is fixed. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
- Loading branch information
1 parent
4efbbce
commit 3fba0cb
Showing
2 changed files
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters