PIC32MZ: Fix some PLL setup logic

This commit is contained in:
Gregory Nutt 2015-02-23 17:27:28 -06:00
parent 40f40dad5a
commit f7651a5c6e

View File

@ -59,7 +59,7 @@
/* Oscillator modes */
#define BOARD_FNOSC_POSC 1 /* Use primary oscillator */
#define BOARD_FNOSC_SPLL 1 /* Use system PLL */
#define BOARD_POSC_HSMODE 1 /* High-speed crystal (HS) mode */
/* PLL configuration and resulting CPU clock.