and entryPoint

This commit is contained in:
Daniel Barlow
2023-11-12 18:50:47 +00:00
parent 315907de98
commit abfb35a231
8 changed files with 10 additions and 10 deletions

View File

@@ -63,7 +63,7 @@
hardware = {
defaultOutput = "flashimage";
loadAddress = lim.parseInt "0x80000000";
entryPoint = "0x80000000";
entryPoint = lim.parseInt "0x80000000";
flash = {
address = "0xbc050000";