mirror of
https://github.com/elua/elua.git
synced 2025-01-08 20:56:17 +08:00
Include 32768Hz crystal on Mizar32 - now it will be there.
This commit is contained in:
parent
98d85709a9
commit
c8a82fa8bf
@ -60,6 +60,8 @@
|
||||
*/
|
||||
//! @{
|
||||
|
||||
#define FOSC32 32768 //!< Osc32 frequency: Hz.
|
||||
|
||||
#define FOSC0 12000000 //!< Osc0 frequency: Hz.
|
||||
#define OSC0_STARTUP AVR32_PM_OSCCTRL0_STARTUP_2048_RCOSC //!< Osc0 startup time: RCOsc periods.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user