contiki/platform/avr-ravenlcd
Cristiano De Alti 018be89b11 Revert abs -> ABS change from commit 0dab6926b3.
The avr-ravenlcd cannot include sys/cc.h since this in turns includes contiki-conf.h
which the avr-ravenlcd does not have.
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 Revert abs -> ABS change from commit 0dab6926b3. 2015-09-22 23:32:17 +02:00
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 Fix menu. How could it worked before? Also added a macro to disable JTAG using inline assembly 2015-09-22 23:32:17 +02:00
menu.h
raven3290.c Fix menu. How could it worked before? Also added a macro to disable JTAG using inline assembly 2015-09-22 23:32:17 +02:00
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