mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 05:59:51 +00:00
Remove code replaced by memory_map.hpp.
This commit is contained in:
@@ -59,9 +59,6 @@ constexpr region_t application {
|
|||||||
.size = 0x40000,
|
.size = 0x40000,
|
||||||
};
|
};
|
||||||
|
|
||||||
// TODO: Refactor into another header that defines memory regions.
|
|
||||||
constexpr void* m4_text_ram_base = reinterpret_cast<void*>(0x10080000);
|
|
||||||
|
|
||||||
} /* namespace spi_flash */
|
} /* namespace spi_flash */
|
||||||
} /* namespace portapack */
|
} /* namespace portapack */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user