mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
8 lines
131 B
YAML
8 lines
131 B
YAML
esp32:
|
|
board: esp32-evb
|
|
framework:
|
|
#type: arduino
|
|
type: ${framework}
|
|
|
|
packages:
|
|
network: !include ../common/wifi.yaml |