Skip to content

Instantly share code, notes, and snippets.

View jbeaurivage's full-sized avatar

Justin Beaurivage jbeaurivage

View GitHub Profile

This document is now a blog post! You can find it at https://beaurivage.io/atsamd-hal-async/

The atsamd-hal async story

This document aims to explain the concepts and design decisions leading adding support for an async HAL.

Relevant PR: #635

Understanding async in an embedded context