Skip to content

Commit

Permalink
Add makefile for devkit
Browse files Browse the repository at this point in the history
  • Loading branch information
spuder committed Dec 8, 2024
1 parent 26bc655 commit 56c4649
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions firmware/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ dashboard:
# -s rfid0_ss_pin "GPIO33" \
# -s spi2_type "any" \
# run openspool-mini.yaml --device $(USB_ADDRESS)
esp32-s3-devkitc-1:
esphome run esp32-s3-devkitc-1.yaml --device $(USB_ADDRESS)
lolin_s2_mini:
esphome \
run lolin_s2_mini.yaml --device $(USB_ADDRESS)
Expand Down

0 comments on commit 56c4649

Please sign in to comment.