Skip to content

Commit 7c54b7c

Browse files
authored
Merge pull request contiki-os#1867 from MohamedSeliem/patch-6
update uart1.c to include Special function registers bits definitions
2 parents a8acaf0 + 682abac commit 7c54b7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpu/cc253x/dev/uart1.c

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#include <string.h>
1313

1414
#include "cc253x.h"
15+
#include "sfr-bits.h"
1516
#include "dev/uart1.h"
1617

1718
#if UART1_ENABLE

0 commit comments

Comments
 (0)