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 size_t 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 - made function parameters readonly 10 years ago
adc.h moved ADC and LCD pin constants to pins.h 10 years ago
alert.c - use size_t 10 years ago
alert.h - made function parameters readonly 10 years ago
command.c - use size_t 10 years ago
command.h - made function parameters readonly 10 years ago
display.c - use size_t 10 years ago
display.h - made function parameters readonly 10 years ago
integers.c - made function parameters readonly 10 years ago
integers.h - made function parameters readonly 10 years ago
interrupts.c - use size_t 10 years ago
interrupts.h - use size_t 10 years ago
lambda.c - made function parameters readonly 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 size_t 10 years ago
sensors.c - use size_t 10 years ago
sensors.h - use size_t 10 years ago
strings.c - made function parameters readonly 10 years ago
strings.h - made function parameters readonly 10 years ago