Add external high stability oscillator support.

This commit is contained in:
Jonathan Naylor 2016-03-26 21:37:34 +00:00
parent 10345e52cc
commit da28bb3733
2 changed files with 28 additions and 2 deletions

View file

@ -19,6 +19,11 @@
#if !defined(CONFIG_H)
#define CONFIG_H
// Allow for the use of high quality external clock oscillators
// There is one entry for 12 MHz and another for 14.4 MHz
// #define EXTERNAL_OSC_12_MHZ
// #define EXTERNAL_OSC_14_4_MHZ
// Allow the use of the COS line to lockout the modem
// #define USE_COS_AS_LOCKOUT