mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Fix bug where memory was being used instead of extram when reading cstring from extram
This commit is contained in:
parent
8a0604fc8d
commit
b1b4cbf583
4 changed files with 101 additions and 7 deletions
|
|
@ -12,5 +12,7 @@ enum {
|
|||
TEST8,
|
||||
TEST9,
|
||||
TEST10,
|
||||
TEST11,
|
||||
TEST12,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue