adafruit / Adafruit_nRF52_Bootloader

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

Self uf2 large volume #136

Closed henrygab closed 4 years ago

henrygab commented 4 years ago

Enable large (~31MB) volume size in GhostFAT

See original discussion at PR #132.

@hathach -- this should look very familiar. I just re-based, and added 28e09e0 to fix the READ_CAPACITY issue.

This also includes a fix for #133 via 2c9826a.

Fixes #133 Fixes #129

hathach commented 4 years ago

sorry for the trouble, I didn't mean to close #132 , it is closed by github automatically since the self-uf2 branch is removed when merged into master.

hathach commented 4 years ago

Thanks @henrygab for another great PR :smiley: It will definitely take me much longer to do something like this. We are getting close to the next big release for bootloader :)