Closed ncatelli closed 4 years ago
This PR pads each output binary to 32K and sets the reset vector to the beginning of the binary.
This makes a ton of assumptions about the memory map, which is fine for now but will need to be generalized in the future.
resolves #19
Introduction
This PR pads each output binary to 32K and sets the reset vector to the beginning of the binary.
This makes a ton of assumptions about the memory map, which is fine for now but will need to be generalized in the future.
Linked Issues
resolves #19
Dependencies
Test
Review
Deployment