Skip to content

Add support for nRF51, nRF52, nRF53#1333

Merged
salkinium merged 12 commits intomodm-io:developfrom
salkinium:feat/nrf-support
Mar 8, 2026
Merged

Add support for nRF51, nRF52, nRF53#1333
salkinium merged 12 commits intomodm-io:developfrom
salkinium:feat/nrf-support

Conversation

@salkinium
Copy link
Member

@salkinium salkinium commented Feb 15, 2026

This is a continuation of the work in #410.

  • Add minimal support for nRF51
    • modm-device support
    • Add Core driver
    • Add GPIO driver
    • Add UART driver
    • Add BSP for nRF51422-DK
    • Tested in Hardware
  • Add minimal support for nRF52
    • modm-device support
    • Add Core driver
    • Add GPIO driver
    • Add UART driver
    • Add TinyUSB port
    • Add BSP for nRF52840-DK
    • Tested in Hardware
  • Add minimal support for nRF53
    • modm-device support
    • Add Core driver
    • Add GPIO driver
    • Add UART driver
    • Add ADC driver
    • Add Regulators driver
    • Add TinyUSB port
    • Add BSP for nRF5340-DK
    • Tested in Hardware
    • Support running code on the network core
  • compile all job passes
  • Add documentation for nRF5x platform
  • Use JLinkExe directly instead of GDB for uploading firmware
  • Unsquash the mega commit
    • give proper attribution to @el-han
    • update copyrights

@salkinium salkinium force-pushed the feat/nrf-support branch 5 times, most recently from ba63a2b to a088acf Compare February 22, 2026 19:50
@salkinium salkinium changed the title [WIP] Add support for NRF52 [WIP] Add support for NRF51, NRF52, NRF53 Feb 22, 2026
@salkinium salkinium force-pushed the feat/nrf-support branch 11 times, most recently from 395dcd2 to ee91f8d Compare March 1, 2026 21:05
@salkinium salkinium added this to the 2026q1 milestone Mar 8, 2026
@salkinium salkinium marked this pull request as ready for review March 8, 2026 20:29
@salkinium salkinium changed the title [WIP] Add support for NRF51, NRF52, NRF53 Add support for nRF51, nRF52, nRF53 Mar 8, 2026
@salkinium salkinium merged commit 911d4a9 into modm-io:develop Mar 8, 2026
12 checks passed
@salkinium salkinium deleted the feat/nrf-support branch March 8, 2026 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant