Following 2 changes as part of this commit:
1. Moving lora drivers from \components\lora to \connectivity\drivers\lora
    2. Incorporating review comments.
ls
1 parent 326f143 commit 0c584dfd58d776d6f409a13096d96488d00f0186
@Ashok Rao Ashok Rao authored on 11 Aug 2020
Showing 57 changed files
View
components/lora/COMPONENT_SX126X/SX126X_LoRaRadio.cpp 100644 → 0
Too large (Show diff)
View
components/lora/COMPONENT_SX126X/SX126X_LoRaRadio.h 100644 → 0
View
components/lora/COMPONENT_SX126X/SleepMode.txt 100644 → 0
View
components/lora/COMPONENT_SX126X/mbed_lib.json 100644 → 0
View
components/lora/COMPONENT_SX126X/sx126x_ds.h 100644 → 0
View
components/lora/COMPONENT_SX1272/README.md 100644 → 0
View
components/lora/COMPONENT_SX1272/SX1272_LoRaRadio.cpp 100644 → 0
Too large (Show diff)
View
components/lora/COMPONENT_SX1272/SX1272_LoRaRadio.h 100644 → 0
View
components/lora/COMPONENT_SX1272/mbed_lib.json 100644 → 0
View
components/lora/COMPONENT_SX1272/registers/sx1272Regs-Fsk.h 100644 → 0
Too large (Show diff)
View
components/lora/COMPONENT_SX1272/registers/sx1272Regs-LoRa.h 100644 → 0
View
components/lora/COMPONENT_SX1276/README.md 100644 → 0
View
components/lora/COMPONENT_SX1276/SX1276_LoRaRadio.cpp 100644 → 0
Too large (Show diff)
View
components/lora/COMPONENT_SX1276/SX1276_LoRaRadio.h 100644 → 0
View
components/lora/COMPONENT_SX1276/mbed_lib.json 100644 → 0
View
components/lora/COMPONENT_SX1276/registers/sx1276Regs-Fsk.h 100644 → 0
Too large (Show diff)
View
components/lora/COMPONENT_SX1276/registers/sx1276Regs-LoRa.h 100644 → 0
View
components/lora/LICENCE-BSD-3-Clause 100644 → 0
View
components/lora/LICENSE 100644 → 0
View
components/lora/README.md 100644 → 0
View
connectivity/drivers/lora/COMPONENT_SX126X/SX126X_LoRaRadio.cpp 0 → 100644
Too large (Show diff)
View
connectivity/drivers/lora/COMPONENT_SX126X/SX126X_LoRaRadio.h 0 → 100644
View
connectivity/drivers/lora/COMPONENT_SX126X/SleepMode.txt 0 → 100644
View
connectivity/drivers/lora/COMPONENT_SX126X/mbed_lib.json 0 → 100644
View
connectivity/drivers/lora/COMPONENT_SX126X/sx126x_ds.h 0 → 100644
View
connectivity/drivers/lora/COMPONENT_SX1272/README.md 0 → 100644
View
connectivity/drivers/lora/COMPONENT_SX1272/SX1272_LoRaRadio.cpp 0 → 100644
Too large (Show diff)
View
connectivity/drivers/lora/COMPONENT_SX1272/SX1272_LoRaRadio.h 0 → 100644
View
connectivity/drivers/lora/COMPONENT_SX1272/mbed_lib.json 0 → 100644
View
connectivity/drivers/lora/COMPONENT_SX1272/registers/sx1272Regs-Fsk.h 0 → 100644
Too large (Show diff)
View
connectivity/drivers/lora/COMPONENT_SX1272/registers/sx1272Regs-LoRa.h 0 → 100644
View
connectivity/drivers/lora/COMPONENT_SX1276/README.md 0 → 100644
View
connectivity/drivers/lora/COMPONENT_SX1276/SX1276_LoRaRadio.cpp 0 → 100644
Too large (Show diff)
View
connectivity/drivers/lora/COMPONENT_SX1276/SX1276_LoRaRadio.h 0 → 100644
View
connectivity/drivers/lora/COMPONENT_SX1276/mbed_lib.json 0 → 100644
View
connectivity/drivers/lora/COMPONENT_SX1276/registers/sx1276Regs-Fsk.h 0 → 100644
Too large (Show diff)
View
connectivity/drivers/lora/COMPONENT_SX1276/registers/sx1276Regs-LoRa.h 0 → 100644
View
connectivity/drivers/lora/LICENCE-BSD-3-Clause 0 → 100644
View
connectivity/drivers/lora/LICENSE 0 → 100644
View
connectivity/drivers/lora/README.md 0 → 100644
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loramac/unittest.cmake
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loramacchannelplan/unittest.cmake
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loramaccommand/unittest.cmake
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loramaccrypto/unittest.cmake
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphy/unittest.cmake
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphyas923/unittest.cmake
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphyau915/unittest.cmake
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphycn470/unittest.cmake
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphycn779/unittest.cmake
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphyeu433/unittest.cmake
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphyeu868/unittest.cmake
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphyin865/unittest.cmake
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphykr920/unittest.cmake
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphyus915/unittest.cmake
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/lorawaninterface/unittest.cmake
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/lorawanstack/unittest.cmake
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/lorawantimer/unittest.cmake