Rebuild for use with PlatformIO

This commit is contained in:
2023-11-04 21:19:44 +01:00
parent 5d5ea610ff
commit 1ae879b6d8
10 changed files with 31 additions and 18 deletions
+14
View File
@@ -0,0 +1,14 @@
[env]
framework = arduino
[env:teensylc]
platform = teensy
board = teensylc
[env:pico]
platform = raspberrypi
board = pico
[env:micro]
platform = atmelavr
board = micro