Skip to content

Commit

Permalink
enable LSE for F407 targets for RTC
Browse files Browse the repository at this point in the history
  • Loading branch information
JojoS62 committed Nov 9, 2021
1 parent 8164527 commit 7790a6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions custom_targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"SERIAL_FC"
],
"overrides": {
"lse_available": 0,
"clock_source": "USE_PLL_HSE_XTAL | USE_PLL_HSI",
"network-default-interface-type": "ETHERNET"
},
Expand Down Expand Up @@ -138,7 +137,6 @@
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
"overrides": {
"clock_source": "USE_PLL_HSE_XTAL | USE_PLL_HSI",
"lse_available": 0,
"network-default-interface-type": "ETHERNET"
},
"device_has_add": [
Expand Down

0 comments on commit 7790a6c

Please sign in to comment.