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
9d4e24222c372421276ddbda147fdb8db6c51af0
aqhomecontrol
/
avr
/
modules
/
uart_hw2
History
Martin Preuss
323a5b76be
sync test.
2025-07-19 09:48:56 +02:00
..
0BUILD
started working on improved UART_HW module.
2025-06-30 21:29:05 +02:00
comonuart0.asm
reduce size of net buffers from 32 to 28.
2025-07-12 00:21:47 +02:00
comonuart1.asm
use in instead of inr (SREG is always inside normal io space).
2025-07-12 20:08:54 +02:00
defs.asm
reduce size of net buffers from 32 to 28.
2025-07-12 00:21:47 +02:00
sync_recv.asm
sync test.
2025-07-19 09:48:56 +02:00
ttyonuart1.asm
uart_hw2: basically works, but skips messages.
2025-07-06 12:21:41 +02:00