zephyr/ext/hal/nordic
Jakub Rzeszutko 0efddb63b7 arm: nrf: Add support for the nRF52811
This commit adds basic support for nrf52811 in the arch SoC, dts
and nrfx folders.

The nRF52811 is a Bluetooth 5.1 Direction Finding SoC with comprehensive
protocol support.
The nRF52811 SoC is capable of the latest features of Bluetooth 5.1,
the most prominent being Direction Finding.

The radio in the nRF52811 SoC has comprehensive protocol capabilities,
including Bluetooth 5.1 Directing Finding, all Bluetooth 5 features,
802.15.4, Thread, Zigbee, ANT and 2.4 GHz proprietary.
It has 4 dBm TX power and has been optimized to offer the best RX
sensitivity of all SoCs in the nRF52 series.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2019-05-14 09:52:57 +02:00
..
drivers drivers: ieee802154_nrf5: Implement configure API 2019-05-06 10:58:04 -04:00
nrfx
CMakeLists.txt arm: nrf: Add support for the nRF52811 2019-05-14 09:52:57 +02:00
Kconfig
nrfx_config.h arm: nrf: Add support for the nRF52811 2019-05-14 09:52:57 +02:00
nrfx_config_nrf51.h
nrfx_config_nrf9160.h
nrfx_config_nrf52810.h
nrfx_config_nrf52811.h arm: nrf: Add support for the nRF52811 2019-05-14 09:52:57 +02:00
nrfx_config_nrf52832.h
nrfx_config_nrf52840.h
nrfx_glue.c
nrfx_glue.h ext: nrfx: Reserve PPI channels and groups used by Bluetooth controller 2019-05-06 15:25:44 +02:00
nrfx_log.h