mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-08 10:25:04 +00:00
include crm.h
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user