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
/
platform
/
avr-ravenlcd
History
Cristiano De Alti
a3435952ef
Only output data and text sections to the hex file
2015-09-22 23:32:17 +02:00
..
doc
…
adc.c
…
adc.h
…
beep.c
Tables must be const in order to be put into read-only section by means of __attribute__((progmem)) (avr-gcc 4.7.0)
2015-09-22 23:32:17 +02:00
beep.h
…
key.c
…
key.h
…
lcd.c
…
lcd.h
…
main.h
…
Makefile
Only output data and text sections to the hex file
2015-09-22 23:32:17 +02:00
Makefile.avr-ravenlcd
…
menu.c
…
menu.h
…
raven3290.c
…
ravenlcd_3290.aps
…
sleep.c
…
sleep.h
…
temp.c
Tables must be const in order to be put into read-only section by means of __attribute__((progmem)) (avr-gcc 4.7.0)
2015-09-22 23:32:17 +02:00
temp.h
…
timer.c
…
timer.h
…
uart.c
…
uart.h
…