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 updated gitignore 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 added ability to set beep tone and a command to test/play with beeps 10 years ago
alert.h added ability to set beep tone and a command to test/play with beeps 10 years ago
command.c added ability to set beep tone and a command to test/play with beeps 10 years ago
command.h - made function parameters readonly 10 years ago
display.c added ability to set beep tone and a command to test/play with beeps 10 years ago
display.h split tests into modules 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 added ability to set beep tone and a command to test/play with beeps 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 put back "official" pin assignment 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