Split platformio.ini into one file for each board, only leaving platform definitions and a handful of stale (?) boards around.. (#1141)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
; The GenieBlocks LORA prototype board
|
||||
; note: @geeksville disabled because genieblocks_lora is not checked into the boards directory, please send in a PR to add it ;-)
|
||||
;[env:genieblocks_lora]
|
||||
;extends = esp32_base
|
||||
;board = genieblocks_lora
|
||||
;build_flags =
|
||||
; ${esp32_base.build_flags} -D GENIEBLOCKS -Ivariants/genieblocks
|
||||
Reference in New Issue
Block a user