Skip to content
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

gateway code should compile and run for both m0 and 32u4 #10

Open
sharph opened this issue Jan 6, 2017 · 1 comment
Open

gateway code should compile and run for both m0 and 32u4 #10

sharph opened this issue Jan 6, 2017 · 1 comment
Assignees

Comments

@sharph
Copy link
Collaborator

sharph commented Jan 6, 2017

Resolved when compiling gateway for 32u4 (in addition to m0) is as easy as uncommenting or commenting a few #defines

@sharph sharph self-assigned this Jan 6, 2017
@travisgoodspeed
Copy link
Owner

I've patched it so that RTCZero is no longer required to build for 32U4. The remaining bugs are:

  • 16-bit registers on the AVR overflow with millisecond counts.
  • LED port should be part of the platform definition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants