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

Miscellaneous features/fixes #415

Merged
merged 7 commits into from
Jun 8, 2020
Merged

Conversation

salkinium
Copy link
Member

During development of #395 some unrelated features and fixes happened.

  • Sync script ignores empty board folders, gets all drivers now.
  • CRC8, CRC16, CRC32 implementations.
  • modm_ramcode attribute to place code into RAM.
  • Fix BlockHeap implementation.
  • Add missing timer.interval() method.
  • Fix RF_CALL(func) call for templated functions with multiple arguments (comma issue).

@salkinium salkinium merged commit 746acea into modm-io:develop Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant