encoders: add atsamd21, atsamd51, atsame5x

This commit is contained in:
sago35
2024-02-29 20:26:37 +09:00
committed by Ron Evans
parent 31f09d93b8
commit 22581dfd58
+1 -1
View File
@@ -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:
// https://gist.github.com/aykevl/3fc1683ed77bb0a9c07559dfe857304a