include crm.h
This commit is contained in:
parent
3ec4b267fc
commit
731b29f30e
|
@ -36,6 +36,8 @@
|
|||
#ifndef LOWLEVEL_H
|
||||
#define LOWLEVEL_H
|
||||
|
||||
#include "crm.h"
|
||||
|
||||
#define trim_xtal() pack_XTAL_CNTL(CTUNE_4PF, CTUNE, FTUNE, IBIAS);
|
||||
void default_vreg_init(void);
|
||||
void uart1_init(uint16_t inc, uint16_t mod, uint8_t samp);
|
||||
|
|
Loading…
Reference in a new issue