Experimental DIY nrf52840 feather support (#1884)

* Experimental DIY nrf52840 feather support

* Fix target

* sx1262 wiring

* Remove lib
This commit is contained in:
Ben Meadors
2022-11-02 18:19:09 +01:00
committed by Thomas Göttgens
co-authored by Thomas Göttgens
parent ac4e88e0d2
commit ef18b173cd
4 changed files with 47 additions and 1 deletions
+2
View File
@@ -42,6 +42,7 @@ jobs:
- board: m5stack-core
- board: m5stack-coreink
- board: tbeam-s3-core
- board: feather_diy
# - board: pico
runs-on: ubuntu-latest
@@ -181,6 +182,7 @@ jobs:
- board: rak4631_eink
- board: t-echo
- board: pca10059_diy_eink
- board: feather_diy
runs-on: ubuntu-latest
steps: