adafruit / Adafruit_nRF52_Bootloader

USB-enabled bootloaders for the nRF52 BLE SoC chips
MIT License
427 stars 380 forks source link

Adds support for nrf5340-DK board (only application core) #300

Closed rkudaj closed 1 year ago

rkudaj commented 1 year ago

Integrates bootloader with nRF5430 application core. Adds two segger projects:

In app_timer removes software interrupt, as this interrupt is not available on nRF5430 application core.

rkudaj commented 1 year ago

Tests for nrf52 were not done yet, I m planning to do them shortly when I get board with nrf52.

rkudaj commented 1 year ago

Tested on nrf52840 DK (_nosd) and nrf5340 DK boards. nrfx updated to newest release.

rkudaj commented 1 year ago

I updated this pr to a newer one, so closing this one.

rkudaj commented 1 year ago

I updated this pr to a newer one, so closing this one.