|
|
|
.. |
|
|
|
|
.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
|
refactored/renamed module "usart", use own implementation, added test,
|
10 years ago
|
|
|
TODO
|
improved comments, made parameter constant
|
10 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
|
improved comments, made parameter constant
|
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
|
refactored/renamed module "usart", use own implementation, added test,
|
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
|
refactored/renamed module "usart", use own implementation, added test,
|
10 years ago
|
|
|
interrupts.h
|
refactored/renamed module "usart", use own implementation, added test,
|
10 years ago
|
|
|
lambda.c
|
refactored/renamed module "usart", use own implementation, added test,
|
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
|
refactored/renamed module "usart", use own implementation, added test,
|
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
|
|
|
usart.c
|
refactored/renamed module "usart", use own implementation, added test,
|
10 years ago
|
|
|
usart.h
|
refactored/renamed module "usart", use own implementation, added test,
|
10 years ago
|