arduino-pico/assembly
Earle F. Philhower, III 09268fe064
Add multiple boot2 options with /2 and /4 SPI div (#67)
Build all 4 different boot_stage2 objects with SPI/2 and SPI/4 options.
Add a menu to the generic board to allow selecting between them.
Use the potato/4 boot2 for the Adafruit Feather until we have a better
version verified.

Fixes #42
2021-03-31 12:42:51 -07:00
..
boot2_generic_03h_2_padded_checksum.S Add multiple boot2 options with /2 and /4 SPI div (#67) 2021-03-31 12:42:51 -07:00
boot2_generic_03h_4_padded_checksum.S Add multiple boot2 options with /2 and /4 SPI div (#67) 2021-03-31 12:42:51 -07:00
boot2_is25lp080_2_padded_checksum.S Add multiple boot2 options with /2 and /4 SPI div (#67) 2021-03-31 12:42:51 -07:00
boot2_is25lp080_4_padded_checksum.S Add multiple boot2 options with /2 and /4 SPI div (#67) 2021-03-31 12:42:51 -07:00
boot2_w25q080_2_padded_checksum.S Add multiple boot2 options with /2 and /4 SPI div (#67) 2021-03-31 12:42:51 -07:00
boot2_w25q080_4_padded_checksum.S Add multiple boot2 options with /2 and /4 SPI div (#67) 2021-03-31 12:42:51 -07:00
boot2_w25x10cl_2_padded_checksum.S Add multiple boot2 options with /2 and /4 SPI div (#67) 2021-03-31 12:42:51 -07:00
boot2_w25x10cl_4_padded_checksum.S Add multiple boot2 options with /2 and /4 SPI div (#67) 2021-03-31 12:42:51 -07:00
crt0.S Initial commit, basic sanity 2021-02-24 20:31:13 -08:00