This website requires JavaScript.
Explore
Help
Sign In
martin
/
aqhomecontrol
Public Access
Watch
1
Star
0
Fork
0
You've already forked aqhomecontrol
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
cdcb4e2b3e712871068dc18da4db953fed6dde4b
aqhomecontrol
/
avr
History
Martin Preuss
cdcb4e2b3e
avr: rewrote timer code (split into timer and basetimer).
...
Only basetimer depends on hardware and clock speed. Works onj AtTiny 84 at 1 MHz and 8 MHz.
2024-09-13 21:39:24 +02:00
..
common
avr: fixed crc code.
2024-09-12 13:03:45 +02:00
devices
avr: fixed firmware variant.
2024-09-13 01:11:33 +02:00
include
avr: added include for tiny841.
2023-05-10 21:06:02 +02:00
modules
avr: rewrote timer code (split into timer and basetimer).
2024-09-13 21:39:24 +02:00
.gitignore
build: Reorganized code.
2023-02-02 00:44:50 +01:00
0BUILD
avr: removed avr targets from folder avr/
2024-09-05 03:27:40 +02:00
att84_bootloader.asm
avr: reduced code (bootloader now 569 words).
2024-09-01 22:29:08 +02:00
att84_temp1.asm
avr: reduced code (bootloader now 569 words).
2024-09-01 22:29:08 +02:00
att841_node.asm
aqhome: added service definitions, started implementing HTTP service.
2023-07-24 21:49:17 +02:00
defs.asm
avr: adapted to latest changes.
2024-09-05 03:28:05 +02:00
main.asm
avr: include printDs inside #ifdef
2024-09-12 13:04:39 +02:00