Skip to content

Tock 1.3 Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@bradjc bradjc released this 19 Nov 23:31
· 9393 commits to master since this release

First release candidate for testing Tock 1.3.

Primary Changes in this Release

  • [#985] Make Tock Architecture Agnostic: The core Tock kernel should support running on non-Cortex-M platforms.
  • [#1154] Userland UDP: There is now an interface to send and receive UDP packets from userland.