summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial/peripheral_access.rst
diff options
context:
space:
mode:
authorRick Sorensen <rick.sorensen@gmail.com>2024-06-09 21:34:01 -0500
committerDamien George <damien@micropython.org>2024-08-26 12:32:37 +1000
commit260568e081a56488f122db41065e0059ca89c306 (patch)
tree28f5b4c33e1d9aa789bc50106ce681e8fd4ea452 /docs/esp32/tutorial/peripheral_access.rst
parent0b7f6e1d3d57036aaeb082bdc685310a42dd6cb0 (diff)
samd/mcu/samd21: Allow user to enable additional options.
Currently for samd21 some features are disable because of limited memory. With the ability to trade firmware and filesystem space, a user may wish to selectively enable some of these features. This change allows them to be enabled in board `mpconfigboard.h` or on the build command line for example. The selectively enable functions are: MICROPY_PY_FRAMEBUF, MICROPY_PY_SELECT, MICROPY_PY_ONEWIRE and MICROPY_PY_ASYNCIO. Signed-off-by: Rick Sorensen <rick.sorensen@gmail.com>
Diffstat (limited to 'docs/esp32/tutorial/peripheral_access.rst')
0 files changed, 0 insertions, 0 deletions