mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-18 18:30:29 +00:00
update uart1.c to include Special function registers bits
including "sfr-bits.h" to define PERCFG_U1CFG, and UCSR_MODE
This commit is contained in:
parent
3f4436bac9
commit
682abac7b7
@ -12,6 +12,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "cc253x.h"
|
#include "cc253x.h"
|
||||||
|
#include "sfr-bits.h"
|
||||||
#include "dev/uart1.h"
|
#include "dev/uart1.h"
|
||||||
|
|
||||||
#if UART1_ENABLE
|
#if UART1_ENABLE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user