-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Area: cpuArea: CPU/MCU portsArea: CPU/MCU portsType: new featureThe issue requests / The PR implemements a new feature for RIOTThe issue requests / The PR implemements a new feature for RIOT
Milestone
Description
Description
I have a developed device with NRF52811 that I would like to run under RIOT OS. As far as I can see, there is no support for 52811 in RIOT now.
What do I have to do to get it to appear? What prevents it from appearing?
I plan to use only 802.15.4 radio without BLE AoA, AoD and LR.
The zephyr project has support for this processor (https://docs.zephyrproject.org/latest/boards/arm/nrf52811_pca10056/doc/index.html), and it seems to me that adding support to RIOT will not be very difficult: https://github.com/zephyrproject-rtos/zephyr/tree/master/soc/arm/nordic_nrf/nrf52
Links
https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52811
Citrullin
Metadata
Metadata
Assignees
Labels
Area: cpuArea: CPU/MCU portsArea: CPU/MCU portsType: new featureThe issue requests / The PR implemements a new feature for RIOTThe issue requests / The PR implemements a new feature for RIOT