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
b7234a6da2cc1826340387c8c85b9685d3c995f2
aqhomecontrol
/
avr
/
modules
/
uart_hw2
History
Martin Preuss
349b4a929a
use in instead of inr (SREG is always inside normal io space).
2025-07-12 20:08:54 +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
ttyonuart1.asm
uart_hw2: basically works, but skips messages.
2025-07-06 12:21:41 +02:00