mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-02-25 09:01:12 -05:00
Remove code replaced by memory_map.hpp.
This commit is contained in:
parent
4b7780f5c6
commit
bd791a8512
@ -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 */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user