externalize basebands, not needed, and remove too high level function (#3134)

* externalize basebands, not needed, and remove too high level function

* fix ert
This commit is contained in:
Totoo
2026-04-10 21:08:46 +02:00
committed by GitHub
parent 4dce613172
commit 900c80549f
5 changed files with 36 additions and 18 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ namespace ui::external_app::ert_app {
ERTAppView::ERTAppView(NavigationView& nav)
: nav_{nav} {
baseband::run_image(portapack::spi_flash::image_tag_ert);
baseband::run_prepared_image(portapack::memory::map::m4_code.base());
add_children({
&field_frequency,