Merge pull request #1867 from MohamedSeliem/patch-6
update uart1.c to include Special function registers bits definitions
This commit is contained in:
commit
7c54b7cd50
|
@ -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…
Reference in a new issue