-
Couldn't load subscription status.
- Fork 147
Aviron: Support multiple MCUs #683
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
88e66b0 to
1632125
Compare
5ed6544 to
41ae681
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess the main pain point is that we should introduce a proper memory mapper instead of doing all of these workarounds, as it will actually simplify the code a lot
5240640 to
fd54e9b
Compare
c1a82cf to
0608119
Compare
206a54a to
de80209
Compare
|
|
||
| fn run_with_mcu( | ||
| allocator: std.mem.Allocator, | ||
| comptime mcu_config: anytype, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This approach bloats the binary size but avoids needing a dynamically sized bus
6db7c7a to
99c9441
Compare
d2e6407 to
b20c085
Compare
b20c085 to
85cff61
Compare
Uh oh!
There was an error while loading. Please reload this page.