Initial import
This commit is contained in:
11
boards/heltec_wifi_lora32_v2.overlay
Normal file
11
boards/heltec_wifi_lora32_v2.overlay
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Heltec WiFi LoRa 32 V2 — application DTS overlay
|
||||
* KISS interface: UART0 (via CP2102 USB-Serial bridge)
|
||||
* LoRa: SX1276 on SPI2 (already defined in upstream board DTS)
|
||||
*/
|
||||
|
||||
/ {
|
||||
chosen {
|
||||
loramodem,kiss-uart = &uart0;
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user