Arduino_STM32/STM32F1
Roger Clark 4f691b9eeb Add support for boards with 16MHz HSE crystal. Note to use this feature users must add -D XTAL16M to the appropriate build options in boards.txt, as there are too few boards with 16MHz crystals to warrant adding this as a separate menu to each board in boards.txt 2018-04-13 16:32:56 +10:00
..
cores/maple Add support for boards with 16MHz HSE crystal. Note to use this feature users must add -D XTAL16M to the appropriate build options in boards.txt, as there are too few boards with 16MHz crystals to warrant adding this as a separate menu to each board in boards.txt 2018-04-13 16:32:56 +10:00
libraries Merge branch 'master' of https://github.com/KenWillmott/Arduino_STM32 into KenWillmott-master 2018-04-13 16:03:29 +10:00
system Add flash wait state optimisation from @tomtor 2018-04-13 14:52:55 +10:00
variants Added PLL Mulplier setting for 16MHz. Note this change does not add 16Mhz menu options to any boards, it simply supports them if they were added 2018-04-13 15:03:03 +10:00
boards.txt Frequency unit typo (was Mhz instead of MHz) 2018-04-09 19:16:56 +02:00
platform.txt Update platform.txt 2018-03-24 00:13:27 +01:00