Skip to content

Commit 326b44f

Browse files
committed
Portenta: configure LSE as BYPASS
1 parent d0c2c08 commit 326b44f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

targets/targets.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2448,6 +2448,10 @@
24482448
"value": "(isBetaBoard()?27000000:25000000)",
24492449
"macro_name": "HSE_VALUE"
24502450
},
2451+
"lse_bypass": {
2452+
"help": "1 to use an oscillator (not a crystal) on 32k LSE",
2453+
"value": "1"
2454+
},
24512455
"usb_speed": {
24522456
"help": "USE_USB_OTG_FS or USE_USB_OTG_HS or USE_USB_HS_IN_FS",
24532457
"value": "USE_USB_OTG_HS"

0 commit comments

Comments
 (0)