We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4cced5 commit 0694eccCopy full SHA for 0694ecc
TODO.md
@@ -0,0 +1,11 @@
1
+# TODO
2
+
3
+- [X] Build and run an image on an [Heltec WiFi LoRa V2] board
4
+- [X] Implement out-of-tree samples
5
+ - [X] [send](samples/drivers/lora/send/)
6
+ - [X] [receive](samples/drivers/lora/receive/)
7
+- [X] Upstream [overlay](https://github.com/zephyrproject-rtos/zephyr/pull/51404)
8
+- [ ] Connect an [ST7735R] SPI TFT Display
9
10
+[Heltec WiFi LoRa V2]: https://cdn.shopify.com/s/files/1/1509/1638/files/NodeMCU_ESP32_mit_OLED_Display_433Mhz_LoRa_Pinout_Diagram.pdf?11943858538744564432
11
+[ST7735R]: https://www.az-delivery.de/en/products/1-77-zoll-spi-tft-display
0 commit comments