Add initial support for briki core (#294)
This commit is contained in:
@@ -7,6 +7,16 @@
|
||||
; Please visit documentation for the other options and examples
|
||||
; http://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[env:briki_abc_esp32]
|
||||
platform = espressif32
|
||||
board = briki_abc_esp32
|
||||
framework = arduino
|
||||
|
||||
[env:briki_mbc-wb_esp32]
|
||||
platform = espressif32
|
||||
board = briki_mbc-wb_esp32
|
||||
framework = arduino
|
||||
|
||||
[env:esp32dev]
|
||||
platform = espressif32
|
||||
framework = arduino
|
||||
|
||||
Reference in New Issue
Block a user