diff options
| author | Jerry Needell <jerryneedell@gmail.com> | 2020-09-09 14:54:20 -0400 |
|---|---|---|
| committer | Jerry Needell <jerryneedell@gmail.com> | 2020-09-09 14:54:20 -0400 |
| commit | 2529ee2359a6402505172a0046e491d7deb32362 (patch) | |
| tree | 7a105d21452c38993d6bbc4eb02a35d44c5ec641 /.gitmodules | |
| parent | 66cf6c46c005cf67181e2ba58ecadc619344687d (diff) | |
freeze rfm69 and bus_device libraries int feather_m0_rfm69
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f922aae1d..3603cea69 100644 --- a/.gitmodules +++ b/.gitmodules @@ -150,3 +150,6 @@ [submodule "frozen/Adafruit_CircuitPython_RFM9x"] path = frozen/Adafruit_CircuitPython_RFM9x url = https://github.com/adafruit/Adafruit_CircuitPython_RFM9x.git +[submodule "frozen/Adafruit_CircuitPython_RFM69"] + path = frozen/Adafruit_CircuitPython_RFM69 + url = https://github.com/adafruit/Adafruit_CircuitPython_RFM69.git |
