Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Hobbyking_Cheetah_Compact Hobbyking_Cheetah_Compact_DRV8323_14bit Hobbyking_Cheetah_Compact_DRV8323_V51_201907 HKC_MiniCheetah ... more
Fork of mbed-dev by
Revision 176:228ca553fefb, committed 2017-10-27
- Comitter:
- benkatz
- Date:
- Fri Oct 27 19:21:09 2017 +0000
- Parent:
- 175:af195413fb11
- Child:
- 177:0209671cddf5
- Commit message:
- f303 external xtal;
Changed in this revision
| targets/targets.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/targets/targets.json Wed Oct 11 12:45:49 2017 +0100
+++ b/targets/targets.json Fri Oct 27 19:21:09 2017 +0000
@@ -889,7 +889,7 @@
"config": {
"clock_source": {
"help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
- "value": "USE_PLL_HSI",
+ "value": "USE_PLL_HSE_XTAL",
"macro_name": "CLOCK_SOURCE"
}
},
