Roger Clark
|
c0719c3a1d
|
Added experimental support for generic GD32F103C inside the STM32 tree
|
2016-05-05 17:36:16 +10:00 |
Roger Clark
|
88d2457f30
|
STM32F1 core: Implemented changes already made to the GD32F1 core to use F_CPU instead of hard coded values for 72000000 and (F_CPU -1) instead of 71999999 and to replace other hard coded values related to the clock freqency. Also updated the code so that the USB clock was disabled in setup_clock_prescalers to allow it to be changed in that function during initialisation, in case altermative prescaler values for USB are required, e.g. for operation at 48Mhz
|
2015-09-06 07:51:40 +10:00 |
rogerclarkmelbourne
|
fd224ab288
|
Added working version of RTClock, thanks to Ray and @ahull etc
|
2015-05-23 11:19:16 +10:00 |
Roger Clark
|
5f83c13285
|
renamed top level folder STM32F1XX to STM32F1 to correspond to other top level folder names e.g. STM32F3 and STM32F4
|
2015-02-24 20:13:04 +11:00 |