ext: nordic: Replace HAL and MDK with the ones from nrfx
The old HAL and MDK have been removed from the source tree. Since RADIO HAL is not yet present in nrfx, the "nrf_radio.h" file was temporarily moved to "nrfx/hal" folder. It will be replaced with the proper file from nrfx in its next update. Signed-off-by: Michał Kruszewski <michal.kruszewski@nordicsemi.no> Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
This commit is contained in:
parent
c84c2eaa82
commit
aee2ff526d
68 changed files with 0 additions and 59300 deletions
|
@ -4,15 +4,8 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
config HAS_NORDIC_MDK
|
||||
bool
|
||||
|
||||
config HAS_NORDIC_HAL
|
||||
bool
|
||||
|
||||
config HAS_NORDIC_DRIVERS
|
||||
bool
|
||||
select HAS_NORDIC_HAL
|
||||
|
||||
config HAS_NRFX
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue