mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-12 10:53:43 +00:00
Add support for ams AS560x on-axis magnetic rotary position sensors
This commit is contained in:
@@ -251,6 +251,8 @@ endif
|
||||
@md5sum ./build/test.uf2
|
||||
tinygo build -size short -o ./build/test.hex -target=nucleo-wl55jc ./examples/lora/lorawan/atcmd/
|
||||
@md5sum ./build/test.hex
|
||||
tinygo build -size short -o ./build/test.uf2 -target=pico ./examples/as560x/main.go
|
||||
@md5sum ./build/test.uf2
|
||||
|
||||
|
||||
# rwildcard is a recursive version of $(wildcard)
|
||||
|
||||
Reference in New Issue
Block a user