osd-contiki/platform/avr-ravenlcd
Simon Duquennoy 10bd49a71a Merge pull request #756 from sieben/dos2unix
dos2unix fix
2015-10-18 20:26:07 +02:00
..
doc Adding a gitattributes and correcting line-endings 2015-09-07 15:40:02 +02:00
Makefile Only output data and text sections to the hex file 2015-09-22 23:32:17 +02:00
Makefile.avr-ravenlcd Informative error when bogus platform is used in a contiki build 2010-12-01 15:09:06 +00:00
adc.c Contiki port for the Atmel AVR Raven board 2008-10-14 09:40:30 +00:00
adc.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
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 Add polyphonic ringtones for received messages. 2010-12-20 20:03:56 +00:00
key.c Contiki port for the Atmel AVR Raven board 2008-10-14 09:40:30 +00:00
key.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
lcd.c Revert abs -> ABS change from commit 0dab6926b3. 2015-09-22 23:32:17 +02:00
lcd.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
main.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
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 Add SLEEP and DOZE functions to the menu. 2010-12-18 20:35:58 +00:00
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 Adding a gitattributes and correcting line-endings 2015-09-07 15:40:02 +02:00
sleep.c Add SLEEP and DOZE functions to the menu. 2010-12-18 20:35:58 +00:00
sleep.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
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 A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
timer.c Contiki port for the Atmel AVR Raven board 2008-10-14 09:40:30 +00:00
timer.h Contiki port for the Atmel AVR Raven board 2008-10-14 09:40:30 +00:00
uart.c Add polyphonic ringtones for received messages. 2010-12-20 20:03:56 +00:00
uart.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00