arch/arm: initial support for NRF91

Port based on arch/arm/nrf53.

Modem not fully supported yet. At the moment, initialization and AT interface work.
Sockets and GNSS interface will be added later.
This commit is contained in:
raiden00pl
2023-07-01 11:11:05 +02:00
committed by Alan Carvalho de Assis
parent 4af8c58b93
commit 56961d9f34
64 changed files with 13755 additions and 1 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ config ALLOW_MIT_COMPONENTS
config ALLOW_BSDNORDIC_COMPONENTS
bool "Use components that have 5-Clause Nordic licenses"
depends on ARCH_CHIP_NRF52 || ARCH_CHIP_NRF53
depends on ARCH_CHIP_NRF52 || ARCH_CHIP_NRF53 || ARCH_CHIP_NRF91
default n
---help---
When this option is enabled the project will allow the use