CMake: Fix build failure due to lora, cryptocell, and nfc dirs move
ls
1 parent 6687a6b commit 67a20580cfb2a2060fc6dda06ad2d5e443abac26
@Hugues Kamba Hugues Kamba authored on 15 Aug 2020
Showing 39 changed files
View
components/CMakeLists.txt
View
components/lora/CMakeLists.txt 100644 → 0
View
components/lora/COMPONENT_SX126X/CMakeLists.txt 100644 → 0
View
components/lora/COMPONENT_SX1272/CMakeLists.txt 100644 → 0
View
components/lora/COMPONENT_SX1276/CMakeLists.txt 100644 → 0
View
connectivity/CMakeLists.txt
View
connectivity/drivers/CMakeLists.txt
View
connectivity/drivers/lora/CMakeLists.txt 0 → 100644
View
connectivity/drivers/lora/COMPONENT_SX126X/CMakeLists.txt 0 → 100644
View
connectivity/drivers/lora/COMPONENT_SX1272/CMakeLists.txt 0 → 100644
View
connectivity/drivers/lora/COMPONENT_SX1276/CMakeLists.txt 0 → 100644
View
connectivity/drivers/mbedtls/CMakeLists.txt
View
connectivity/drivers/mbedtls/FEATURE_CRYPTOCELL310/CMakeLists.txt 0 → 100644
View
connectivity/drivers/mbedtls/FEATURE_CRYPTOCELL310/TARGET_MCU_NRF52840/CMakeLists.txt 0 → 100644
View
connectivity/drivers/mbedtls/FEATURE_CRYPTOCELL310/binaries/CMakeLists.txt 0 → 100644
View
connectivity/drivers/nfc/CMakeLists.txt 0 → 100644
View
connectivity/drivers/nfc/PN512/CMakeLists.txt 0 → 100644
View
connectivity/lorawan/CMakeLists.txt 0 → 100644
View
connectivity/lorawan/lorastack/CMakeLists.txt 0 → 100644
View
connectivity/lorawan/system/CMakeLists.txt 0 → 100644
View
connectivity/nfc/CMakeLists.txt 0 → 100644
View
connectivity/nfc/libraries/CMakeLists.txt 0 → 100644
View
connectivity/nfc/libraries/acore/CMakeLists.txt 0 → 100644
View
connectivity/nfc/libraries/stack/CMakeLists.txt 0 → 100644
View
connectivity/nfc/libraries/stack/tech/CMakeLists.txt 0 → 100644
View
connectivity/nfc/libraries/stack/transceiver/CMakeLists.txt 0 → 100644
View
features/CMakeLists.txt
View
features/cryptocell/CMakeLists.txt 100644 → 0
View
features/cryptocell/FEATURE_CRYPTOCELL310/CMakeLists.txt 100644 → 0
View
features/cryptocell/FEATURE_CRYPTOCELL310/TARGET_MCU_NRF52840/CMakeLists.txt 100644 → 0
View
features/cryptocell/FEATURE_CRYPTOCELL310/binaries/CMakeLists.txt 100644 → 0
View
features/lorawan/CMakeLists.txt 100644 → 0
View
features/lorawan/lorastack/CMakeLists.txt 100644 → 0
View
features/lorawan/system/CMakeLists.txt 100644 → 0
View
features/nfc/CMakeLists.txt 100644 → 0
View
features/nfc/acore/CMakeLists.txt 100644 → 0
View
features/nfc/stack/CMakeLists.txt 100644 → 0
View
features/nfc/stack/tech/CMakeLists.txt 100644 → 0
View
features/nfc/stack/transceiver/CMakeLists.txt 100644 → 0