sprig icon indicating copy to clipboard operation
sprig copied to clipboard

Feat: Stack Changes

Open GalaxyGamingBoy opened this issue 1 year ago • 3 comments

Implements a custom linker script for the memory mappings.
Currently we place the changes are:

  • Core0 (SCRATCH_X) stack after Core1 (SCRATCH_Y)
  • Core0 stack size to be alloc be 6KB, Core1 stack size to be alloc 2KB

GalaxyGamingBoy avatar Sep 03 '24 23:09 GalaxyGamingBoy