Karl Palsson 095ed8511a stm32l1: rcc: reliably clock up/down
When changing the system clock, you must take care to not exceed the
legal ranges based on voltage and flash wait states.

Existing code made it possible to provide a valid clock structure, that
would run out of bounds temporarily.  Some boards would crash with
various Usage faults / Bus errors due to this.
2016-08-19 11:34:46 +00:00
..
2016-03-08 08:52:54 -08:00
2016-08-18 22:08:58 +00:00
2016-08-18 22:08:58 +00:00
2016-03-08 08:52:54 -08:00