mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 18:29:56 +00:00
7 lines
323 B
INI
7 lines
323 B
INI
; 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 |