adafruit / Adafruit_nRF52_Bootloader

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

add 833 support for v7 Softdevice (while not including new boards) #250

Closed jpconstantineau closed 2 years ago

jpconstantineau commented 2 years ago

This PR brings the work of @kbladewht but removes the 3 new boards that prevented this work from being merged in. This should also close #231

Did a rebase off of the head of the repo. Closed the previous PRs as they brought in unwanted commits. This one is in line with the original PR #231 but removes the additional boards.

It also does not change the config of the existing boards to use the new SD. This should come separate in another commit once this one is in.