Commit Graph

5 Commits

Author SHA1 Message Date
graham sanderson
e3925f5864 elf2uf2: fix breakage for no_flash builds; removep 0xFFFFFFFF constantds and error messsage 2021-02-19 14:23:24 -06:00
Peter Lawrence
eae2006f79 elf2uf2: determine entry address selected by Boot ROM (Plan B) 2021-02-19 14:05:11 -06:00
Peter Lawrence
07e3387458 elf2uf2: determine entry address selected by Boot ROM 2021-02-19 14:05:11 -06:00
majbthrd
27c833ae28
elf2uf2: add the cache memory range described in Section 2.8.4.2 (#14)
* elf2uf2: add the cache memory range described in Section 2.8.4.2 of datasheet

* elf2uf2: update memory region nomenclature

* elf2uf2: update ROM size

* elf2uf2: use existing metadata to evaluate ram_style

Authored-by: Peter Lawrence <12226419+majbthrd@users.noreply.github.com>
2021-01-27 12:14:10 -06:00
graham sanderson
26653ea81e Initial Release 2021-01-20 10:44:27 -06:00