Change M4 loader to use image tags.

Also finish moving HackRF binary to tagged image region.
This commit is contained in:
Jared Boone 2016-07-01 10:37:22 -07:00
parent 0e62876578
commit 97ba19af24
13 changed files with 49 additions and 45 deletions

View file

@ -164,7 +164,7 @@ void RecentEntriesView<TPMSRecentEntries>::draw(
}
TPMSAppView::TPMSAppView(NavigationView&) {
baseband::run_image(portapack::spi_flash::baseband);
baseband::run_image(portapack::spi_flash::image_tag_tpms);
add_children({ {
&rssi,