This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-03-12 14:30:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
cc253x
/
dev
History
Mohamed Seliem
682abac7b7
update uart1.c to include Special function registers bits
...
including "sfr-bits.h" to define PERCFG_U1CFG, and UCSR_MODE
2016-09-21 14:32:09 +02:00
..
cc2530-rf.c
Remove built-in sniffer support: CC2530
2016-08-12 01:23:49 +01:00
cc2530-rf.h
Implement extended RF API for the CC2530 RF
2014-04-23 12:16:50 +01:00
clock-isr.h
…
clock.c
Fix clock.h warnings caused by multiple, conflicting documentation blocks of clock functions
2015-02-15 21:48:30 +01:00
dma_intr.c
…
dma.c
…
dma.h
…
lpm.h
…
port2-intr.c
…
port2.c
…
port2.h
…
port.h
…
random.c
…
uart0.c
Fix the uart0 flow control register P0SEL setting in cpu cc253x
2015-01-25 13:57:40 +08:00
uart0.h
…
uart1.c
update uart1.c to include Special function registers bits
2016-09-21 14:32:09 +02:00
uart1.h
…
uart-intr.c
…
uart.h
…
watchdog.c
…