wolfSSL / wolfBoot

wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mechanisms.
https://www.wolfssl.com
GNU General Public License v3.0
330 stars 94 forks source link

Add support for more flash sizes in W25QxxxJV series #437

Closed MulattoKid closed 2 months ago

MulattoKid commented 2 months ago

Add support for more flash sizes in the W25QxxxJV series, specifically 2Mbit, 4Mbit, 8Mbit, 32Mbit and 64 Mbit. All the different versions have the same page, sector and block sizes.

danielinux commented 2 months ago

Thanks @MulattoKid !

(Note: Approved contributor; already on file)