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
1,047
Commits
13
Branches
8
Tags
bb14dd4c2220a6494e5a37f20a89bcf28b7084e9
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
Martin Preuss
6e25647c0a
avr: echoing messages via tty now basically works.
2025-02-13 23:52:55 +01:00