-
- Downloads
fix(api): Fix API overlapping core 1 stack
Core 1 has its stack base at 0x20080000 which would overlap with the
first byte of the API parameter space. This patch moves the API further
back to prevent any weird behaviours being caused by this.
Signed-off-by:
Rahix <rahix@rahix.de>
-
@schneider what do you think?
-
mentioned in merge request !96 (closed)
Please register or sign in to comment