diff options
| author | robert-hh <robert@hammelrath.com> | 2023-01-27 16:02:05 +0100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2023-05-22 18:36:29 +1000 |
| commit | 315eb949da3bb3fe476050e164f03b613ca64afa (patch) | |
| tree | f38f3a25945c9739fa9570f64ef55adc14dee551 /py/bc0.h | |
| parent | 457d9ee68a1e603648eb195c50175c7862be7a7e (diff) | |
samd: Rearrange the MCU-specific loader files.
Such that they are easier to adapt. The maximum code size is set by:
MICROPY_HW_CODESIZE=xxxK
in mpconfigmcu.mk for the MCU family as default or in mpconfigboard.mk for
a specific board. Setting the maximum code size allows the loader to error
out if the code gets larger than the space dedicated for it.
Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'py/bc0.h')
0 files changed, 0 insertions, 0 deletions
