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 - Use SLEEP_MODE_IDLE instead of SLEEP_MODE_ADC (and 10 years ago
.project Initial commit 11 years ago
Makefile ISP port /dev/ttyACM3 10 years ago
TODO - use program space for unit test instances instead of data space 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 and LCD pin constants to pins.h 10 years ago
adc.h moved ADC and LCD pin constants to pins.h 10 years ago
alert.c - use program space for unit test instances instead of data space 10 years ago
alert.h - added comments 10 years ago
command.c - use program space for unit test instances instead of data space 10 years ago
command.h - added comments 10 years ago
display.c - use program space for unit test instances instead of data space 10 years ago
display.h - use program space for unit test instances instead of data space 10 years ago
integers.c Removed license, really not necessary for such a project 11 years ago
integers.h - added comments 10 years ago
interrupts.c - use program space for unit test instances instead of data space 10 years ago
interrupts.h - added comments 10 years ago
lambda.c - use program space for unit test instances instead of data space 10 years ago
lcdroutines.c use "official" (diagram) pins 10 years ago
lcdroutines.h moved ADC and LCD pin constants to pins.h 10 years ago
pins.h use "official" (diagram) pins 10 years ago
sensors.c - use program space for unit test instances instead of data space 10 years ago
sensors.h - use program space for unit test instances instead of data space 10 years ago
strings.c added module strings with split function, added tests 10 years ago
strings.h added module strings with split function, added tests 10 years ago