Merge pull request #13234 from LDong-Arm/mv_connectivity_component_drivers
Move drivers from components to connectivity
ls
commit 2bd3c96077939020ef089395027c7b4d63c89a6e
2 parents d14454b + 6e9dcc3
@Anna Bridge Anna Bridge authored on 17 Jul 2020
GitHub committed on 17 Jul 2020
Showing 88 changed files
View
components/802.15.4_RF/atmel-rf-driver/LICENSE 100644 → 0
View
components/802.15.4_RF/atmel-rf-driver/README.md 100644 → 0
View
components/802.15.4_RF/atmel-rf-driver/apache-2.0.txt 100644 → 0
View
components/802.15.4_RF/atmel-rf-driver/atmel-rf-driver/NanostackRfPhyAtmel.h 100644 → 0
View
components/802.15.4_RF/atmel-rf-driver/mbed_lib.json 100644 → 0
View
components/802.15.4_RF/atmel-rf-driver/source/AT86RF215Reg.h 100644 → 0
View
components/802.15.4_RF/atmel-rf-driver/source/AT86RFReg.h 100644 → 0
View
components/802.15.4_RF/atmel-rf-driver/source/NanostackRfPhyAT86RF215.cpp 100644 → 0
Too large (Show diff)
View
components/802.15.4_RF/atmel-rf-driver/source/NanostackRfPhyAtmel.cpp 100644 → 0
Too large (Show diff)
View
components/802.15.4_RF/atmel-rf-driver/source/at24mac.cpp 100644 → 0
View
components/802.15.4_RF/atmel-rf-driver/source/at24mac.h 100644 → 0
View
components/802.15.4_RF/atmel-rf-driver/source/rfbits.h 100644 → 0
View
components/802.15.4_RF/mcr20a-rf-driver/LICENSE 100644 → 0
View
components/802.15.4_RF/mcr20a-rf-driver/README.md 100644 → 0
View
components/802.15.4_RF/mcr20a-rf-driver/apache-2.0.txt 100644 → 0
View
components/802.15.4_RF/mcr20a-rf-driver/mbed_lib.json 100644 → 0
View
components/802.15.4_RF/mcr20a-rf-driver/mcr20a-rf-driver/NanostackRfPhyMcr20a.h 100644 → 0
View
components/802.15.4_RF/mcr20a-rf-driver/source/MCR20Drv.c 100644 → 0
View
components/802.15.4_RF/mcr20a-rf-driver/source/MCR20Drv.h 100644 → 0
View
components/802.15.4_RF/mcr20a-rf-driver/source/MCR20Overwrites.h 100644 → 0
View
components/802.15.4_RF/mcr20a-rf-driver/source/MCR20Reg.h 100644 → 0
View
components/802.15.4_RF/mcr20a-rf-driver/source/NanostackRfPhyMcr20a.cpp 100644 → 0
Too large (Show diff)
View
components/802.15.4_RF/mcr20a-rf-driver/source/XcvrSpi.h 100644 → 0
View
components/802.15.4_RF/stm-s2lp-rf-driver/README.md 100644 → 0
View
components/802.15.4_RF/stm-s2lp-rf-driver/mbed_lib.json 100644 → 0
View
components/802.15.4_RF/stm-s2lp-rf-driver/source/NanostackRfPhys2lp.cpp 100644 → 0
Too large (Show diff)
View
components/802.15.4_RF/stm-s2lp-rf-driver/source/at24mac_s2lp.cpp 100644 → 0
View
components/802.15.4_RF/stm-s2lp-rf-driver/source/at24mac_s2lp.h 100644 → 0
View
components/802.15.4_RF/stm-s2lp-rf-driver/source/rf_configuration.c 100644 → 0
View
components/802.15.4_RF/stm-s2lp-rf-driver/source/rf_configuration.h 100644 → 0
View
components/802.15.4_RF/stm-s2lp-rf-driver/source/s2lpReg.h 100644 → 0
View
components/802.15.4_RF/stm-s2lp-rf-driver/stm-s2lp-rf-driver/NanostackRfPhys2lp.h 100644 → 0
View
components/cellular/COMPONENT_STMOD_CELLULAR/README.md 100644 → 0
View
components/cellular/COMPONENT_STMOD_CELLULAR/STModCellular.cpp 100644 → 0
View
components/cellular/COMPONENT_STMOD_CELLULAR/STModCellular.h 100644 → 0
View
components/cellular/COMPONENT_STMOD_CELLULAR/mbed_lib.json 100644 → 0
View
components/wifi/esp8266-driver/ESP8266/ESP8266.cpp 100644 → 0
Too large (Show diff)
View
components/wifi/esp8266-driver/ESP8266/ESP8266.h 100644 → 0
View
components/wifi/esp8266-driver/ESP8266Interface.cpp 100644 → 0
Too large (Show diff)
View
components/wifi/esp8266-driver/ESP8266Interface.h 100644 → 0
View
components/wifi/esp8266-driver/README.md 100644 → 0
View
components/wifi/esp8266-driver/mbed_lib.json 100644 → 0
View
components/wifi/esp8266-driver/nucleo_esp8266_hw_fc1.jpg 100644 → 0
View
components/wifi/esp8266-driver/nucleo_esp8266_hw_fc2.jpg 100644 → 0
View
connectivity/drivers/802.15.4_RF/atmel-rf-driver/LICENSE 0 → 100644
View
connectivity/drivers/802.15.4_RF/atmel-rf-driver/README.md 0 → 100644
View
connectivity/drivers/802.15.4_RF/atmel-rf-driver/apache-2.0.txt 0 → 100644
View
connectivity/drivers/802.15.4_RF/atmel-rf-driver/atmel-rf-driver/NanostackRfPhyAtmel.h 0 → 100644
View
connectivity/drivers/802.15.4_RF/atmel-rf-driver/mbed_lib.json 0 → 100644
View
connectivity/drivers/802.15.4_RF/atmel-rf-driver/source/AT86RF215Reg.h 0 → 100644
View
connectivity/drivers/802.15.4_RF/atmel-rf-driver/source/AT86RFReg.h 0 → 100644
View
connectivity/drivers/802.15.4_RF/atmel-rf-driver/source/NanostackRfPhyAT86RF215.cpp 0 → 100644
Too large (Show diff)
View
connectivity/drivers/802.15.4_RF/atmel-rf-driver/source/NanostackRfPhyAtmel.cpp 0 → 100644
Too large (Show diff)
View
connectivity/drivers/802.15.4_RF/atmel-rf-driver/source/at24mac.cpp 0 → 100644
View
connectivity/drivers/802.15.4_RF/atmel-rf-driver/source/at24mac.h 0 → 100644
View
connectivity/drivers/802.15.4_RF/atmel-rf-driver/source/rfbits.h 0 → 100644
View
connectivity/drivers/802.15.4_RF/mcr20a-rf-driver/LICENSE 0 → 100644
View
connectivity/drivers/802.15.4_RF/mcr20a-rf-driver/README.md 0 → 100644
View
connectivity/drivers/802.15.4_RF/mcr20a-rf-driver/apache-2.0.txt 0 → 100644
View
connectivity/drivers/802.15.4_RF/mcr20a-rf-driver/mbed_lib.json 0 → 100644
View
connectivity/drivers/802.15.4_RF/mcr20a-rf-driver/mcr20a-rf-driver/NanostackRfPhyMcr20a.h 0 → 100644
View
connectivity/drivers/802.15.4_RF/mcr20a-rf-driver/source/MCR20Drv.c 0 → 100644
View
connectivity/drivers/802.15.4_RF/mcr20a-rf-driver/source/MCR20Drv.h 0 → 100644
View
connectivity/drivers/802.15.4_RF/mcr20a-rf-driver/source/MCR20Overwrites.h 0 → 100644
View
connectivity/drivers/802.15.4_RF/mcr20a-rf-driver/source/MCR20Reg.h 0 → 100644
View
connectivity/drivers/802.15.4_RF/mcr20a-rf-driver/source/NanostackRfPhyMcr20a.cpp 0 → 100644
Too large (Show diff)
View
connectivity/drivers/802.15.4_RF/mcr20a-rf-driver/source/XcvrSpi.h 0 → 100644
View
connectivity/drivers/802.15.4_RF/stm-s2lp-rf-driver/README.md 0 → 100644
View
connectivity/drivers/802.15.4_RF/stm-s2lp-rf-driver/mbed_lib.json 0 → 100644
View
connectivity/drivers/802.15.4_RF/stm-s2lp-rf-driver/source/NanostackRfPhys2lp.cpp 0 → 100644
Too large (Show diff)
View
connectivity/drivers/802.15.4_RF/stm-s2lp-rf-driver/source/at24mac_s2lp.cpp 0 → 100644
View
connectivity/drivers/802.15.4_RF/stm-s2lp-rf-driver/source/at24mac_s2lp.h 0 → 100644
View
connectivity/drivers/802.15.4_RF/stm-s2lp-rf-driver/source/rf_configuration.c 0 → 100644
View
connectivity/drivers/802.15.4_RF/stm-s2lp-rf-driver/source/rf_configuration.h 0 → 100644
View
connectivity/drivers/802.15.4_RF/stm-s2lp-rf-driver/source/s2lpReg.h 0 → 100644
View
connectivity/drivers/802.15.4_RF/stm-s2lp-rf-driver/stm-s2lp-rf-driver/NanostackRfPhys2lp.h 0 → 100644
View
connectivity/drivers/cellular/COMPONENT_STMOD_CELLULAR/README.md 0 → 100644
View
connectivity/drivers/cellular/COMPONENT_STMOD_CELLULAR/STModCellular.cpp 0 → 100644
View
connectivity/drivers/cellular/COMPONENT_STMOD_CELLULAR/STModCellular.h 0 → 100644
View
connectivity/drivers/cellular/COMPONENT_STMOD_CELLULAR/mbed_lib.json 0 → 100644
View
connectivity/drivers/wifi/esp8266-driver/ESP8266/ESP8266.cpp 0 → 100644
Too large (Show diff)
View
connectivity/drivers/wifi/esp8266-driver/ESP8266/ESP8266.h 0 → 100644
View
connectivity/drivers/wifi/esp8266-driver/ESP8266Interface.cpp 0 → 100644
Too large (Show diff)
View
connectivity/drivers/wifi/esp8266-driver/ESP8266Interface.h 0 → 100644
View
connectivity/drivers/wifi/esp8266-driver/README.md 0 → 100644
View
connectivity/drivers/wifi/esp8266-driver/mbed_lib.json 0 → 100644
View
connectivity/drivers/wifi/esp8266-driver/nucleo_esp8266_hw_fc1.jpg 0 → 100644
View
connectivity/drivers/wifi/esp8266-driver/nucleo_esp8266_hw_fc2.jpg 0 → 100644