mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-27 18:09:02 +00:00
encoders: add atsamd21, atsamd51, atsame5x
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
//go:build tinygo && (rp2040 || stm32 || k210 || esp32c3 || nrf || (avr && (atmega328p || atmega328pb)))
|
//go:build tinygo && (rp2040 || stm32 || k210 || esp32c3 || nrf || sam || (avr && (atmega328p || atmega328pb)))
|
||||||
|
|
||||||
// Implementation based on:
|
// Implementation based on:
|
||||||
// https://gist.github.com/aykevl/3fc1683ed77bb0a9c07559dfe857304a
|
// https://gist.github.com/aykevl/3fc1683ed77bb0a9c07559dfe857304a
|
||||||
|
|||||||
Reference in New Issue
Block a user