mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-24 16:20:49 +01:00
[ion] Add TODO on Reset::jump
This commit is contained in:
@@ -14,6 +14,7 @@ void core() {
|
||||
}
|
||||
|
||||
void jump() {
|
||||
// TODO: shutdown all clocks and peripherial to mimic a hardware reset
|
||||
// Disable cache before reset
|
||||
Ion::Device::Cache::disableDCache();
|
||||
Ion::Device::Cache::disableICache();
|
||||
|
||||
Reference in New Issue
Block a user