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

[sx127x] Add sx127x component (#7490)

Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
This commit is contained in:
Jonathan Swoboda
2025-07-03 11:37:18 -04:00
committed by GitHub
parent 107304b274
commit 1ef7b2d64f
16 changed files with 1477 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
substitutions:
clk_pin: GPIO5
mosi_pin: GPIO18
miso_pin: GPIO19
cs_pin: GPIO1
rst_pin: GPIO2
dio0_pin: GPIO3
<<: !include common.yaml