Skip to content

Tock 1.4

Compare
Choose a tag to compare
@ppannuto ppannuto released this 09 Oct 04:35
· 1407 commits to master since this release
a332eee

This release is a companion to the main Tock 1.4 release: https://github.com/tock/tock/releases/tag/release-1.4

Since 1.3, major updates to libtock-c include:

New Features

  • Addition of Risc-V as a supported application architecture!
  • Multi-architecture support in tooling

Major Changes

New Tests

  • ambient_light
  • button test that tests virtualization
  • gpio interrupts

As well as numerous bugfixes and improvements. Thanks to all who helped and contributed!