summaryrefslogtreecommitdiff
path: root/tests/micropython/opt_level.py
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2023-02-17 13:43:03 +1100
committerDamien George <damien@micropython.org>2023-02-17 13:43:03 +1100
commitc6140ad0d4add2742a9a7645e74a7d2a3affabe7 (patch)
tree04801c091798ec45a8c562a7052d58b6eec04f0b /tests/micropython/opt_level.py
parent4bd4b6a47edb519122990cc0274af4b68f988a67 (diff)
rp2/mpconfigport: Enable os.dupterm and hashlib.sha1 on all boards.
This further aligns the features available on Pico and Pico W boards. os.dupterm is generally useful, but can still be disabled by a board if needed. hashlib.sha1 requires mbedtls for the implementation, but that's always available (due to ucryptolib's requirements). The entire hashlib module can still be disabled by an individual board if needed. Fixes issue #7881. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/micropython/opt_level.py')
0 files changed, 0 insertions, 0 deletions