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
d08d30d297b99f7145fadd19f3c7a4bca63b2dd4
aqhomecontrol
/
avr
/
modules
/
bootloader
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
..
0BUILD
avr: bootloader partially works now but stops after 3 messages...
2025-01-20 23:47:13 +01:00
main.asm
introduce macros bigjmp and bigcall for intermodule calls/jmps
2025-06-01 19:18:25 +02:00