Skip to content
Snippets Groups Projects
Commit 1b988f1e authored by Ayke van Laethem's avatar Ayke van Laethem Committed by Damien George
Browse files

nrf/mpconfigport: Reduce GC stack size for nrf51.

This frees 128 bytes of .bss RAM on the nRF51, at the cost of possibly
more expensive GC cycles. Leave it as-is on the nRF52 as that chip has a
lot more RAM.

This is also done in the micro:bit:
https://github.com/bbcmicrobit/micropython/blob/a7544718a7138a04168e8e6b283e14e500ffbe8b/inc/microbit/mpconfigport.h#L6
parent c1cd7e51
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment