initial support for ttp229 (BSF)

This commit is contained in:
Daniel Esteban
2023-05-20 18:01:15 +02:00
committed by Ron Evans
parent 42e4d29157
commit 95f0ca8c3e
3 changed files with 150 additions and 0 deletions
+1
View File
@@ -126,3 +126,4 @@ tinygo build -size short -o ./build/test.hex -target=arduino-nano33 ./examples/d
tinygo build -size short -o ./build/test.hex -target=nucleo-wl55jc ./examples/lora/lorawan/atcmd/
tinygo build -size short -o ./build/test.uf2 -target=pico ./examples/as560x/main.go
tinygo build -size short -o ./build/test.uf2 -target=pico ./examples/mpu6886/main.go
tinygo build -size short -o ./build/test.hex -target=arduino-nano33 ./examples/ttp229/main.go