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
1e5de0da23c5b703026f23b4fb9c91b6952251d2
aqhomecontrol
/
avr
/
modules
/
network
History
Martin Preuss
bb14dd4c22
introduce macros bigjmp and bigcall for intermodule calls/jmps
...
translates to rjmp/rcall on MCUs with up to 8K flash and to jmp/call on others.
2025-06-01 19:18:25 +02:00
..
msg
introduce macros bigjmp and bigcall for intermodule calls/jmps
2025-06-01 19:18:25 +02:00
0BUILD
build: add missing files.
2025-03-18 22:55:08 +01:00
buffer.asm
avr/modules/network: disable interrupts on alloc/release.
2025-05-04 03:34:11 +02:00
data.asm
avr/uart_hw: basically works for a while then stops...
2025-03-21 20:55:50 +01:00
defs.asm
split uart_bitbang2 into multiple files.
2025-05-30 17:03:35 +02:00
iface.asm
more work on network interface.
2025-04-21 00:39:19 +02:00
main.asm
avr: share code.
2025-03-23 01:08:33 +01:00