lambda-avr / lambda /
..
.settings Use macros bit_is_set() and assertTrue() 11 years ago
.cproject Use macros bit_is_set() and assertTrue() 11 years ago
.gitignore Removed floats, use int?_t instead of int an long 11 years ago
.project Initial commit 11 years ago
Makefile - Set and cancel alerts 10 years ago
TODO - Other symbols for display options 10 years ago
USART.c - Included the module USART in the project 11 years ago
USART.h - Included the module USART in the project 11 years ago
adc.c Moved ADC pin defines to adc.h and use them in adc.c (DIDR) and in the 10 years ago
adc.h Use defined ADC pins in other test as well, some cleanup 10 years ago
alert.c - Set and cancel alerts 10 years ago
alert.h - Set and cancel alerts 10 years ago
command.c - Set and cancel alerts 10 years ago
command.h - Set and cancel alerts 10 years ago
display.c - Set and cancel alerts 10 years ago
display.h - Set and cancel alerts 10 years ago
integers.c Removed license, really not necessary for such a project 11 years ago
integers.h Removed license, really not necessary for such a project 11 years ago
interrupts.c - Set and cancel alerts 10 years ago
interrupts.h Refactored to use a timer interrupt polling the button instead of the 10 years ago
lambda.c - Set and cancel alerts 10 years ago
lcdroutines.c Added module lcdroutines and implemented LDC 11 years ago
lcdroutines.h - Put ADC pins in sensors.h 10 years ago
sensors.c - Set and cancel alerts 10 years ago
sensors.h - Set and cancel alerts 10 years ago