utzig / ChibiOS-Kinetis

Kinetis port of ChibiOS/RT 2.6.x
GNU General Public License v3.0
7 stars 2 forks source link

Enhanced Kinetis clock initialization #6

Closed cdbennett closed 10 years ago

cdbennett commented 10 years ago

Support Kinetis system clock configuration by constants in mcuconf.h. The FEI, FEE, and PEE modes are implemented to support using either a high-speed (e.g. 8 MHz) external crystal with the PLL or a low-speed 32.768 kHz crystal with the FLL.