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-02-04 22:33:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
cc253x
/
dev
History
George Oikonomou
460d5bcb5d
Fix cc2530 UART1 init bug
...
Fixes
#286
2013-08-09 16:09:12 +01:00
..
cc2530-rf.c
Code style fixes: cc253x
2012-12-16 19:28:56 +00:00
cc2530-rf.h
…
clock-isr.h
…
clock.c
Code style fixes: cc253x
2012-12-16 19:28:56 +00:00
dma_intr.c
Code style fixes: cc253x
2012-12-16 19:28:56 +00:00
dma.c
Fix cc2530 DMA priority define values
2013-03-12 15:39:59 +00:00
dma.h
Fix cc2530 DMA priority define values
2013-03-12 15:39:59 +00:00
lpm.h
…
port2-intr.c
…
port2.c
…
port2.h
Code style fixes: cc253x
2012-12-16 19:28:56 +00:00
port.h
…
random.c
New platform: TI cc2530 Development Kit
2012-03-23 14:41:07 +00:00
uart0.c
Fix a syntax error in /cpu/cc253x/dev/uart0.c
2013-03-16 19:41:42 +08:00
uart0.h
Code style fixes: cc253x
2012-12-16 19:28:56 +00:00
uart1.c
Fix cc2530 UART1 init bug
2013-08-09 16:09:12 +01:00
uart1.h
Code style fixes: cc253x
2012-12-16 19:28:56 +00:00
uart-intr.c
Removed a stray leds_toggle
2013-01-09 22:46:20 +00:00
uart.h
…
watchdog.c
…