1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

drop arduino, support zephyr boards

This commit is contained in:
Tomasz Duda
2024-02-21 23:18:51 +01:00
parent 7a7bcc6ed8
commit fda5d1a052
5 changed files with 43 additions and 30 deletions

View File

@@ -2,7 +2,6 @@
nrf52:
board: adafruit_itsybitsy_nrf52840
framework:
type: zephyr
variant: generic
esphome:
@@ -64,6 +63,3 @@ text_sensor:
reset_reason:
name: "Reset Reason"
deep_sleep:
run_duration: 10s
sleep_duration: 10s

View File

@@ -1,10 +1,9 @@
---
nrf52:
# board: adafruit_itsybitsy_nrf52840
board: adafruit_feather_nrf52840
framework:
type: zephyr
variant: nrf-sdk
# board: adafruit_feather_nrf52840
board: nrf52840dk_nrf52840
# bootloader: adafruit
# bootloader: mcuboot