-
Notifications
You must be signed in to change notification settings - Fork 2.1k
NRF52811 support #13054
Copy link
Copy link
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
Reactions are currently unavailable
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