summaryrefslogtreecommitdiff
path: root/examples/usercmodule/micropython.cmake
diff options
context:
space:
mode:
authorJim Mussared <jim.mussared@gmail.com>2023-08-23 13:37:06 +1000
committerDamien George <damien@micropython.org>2023-08-30 12:38:13 +1000
commitf3eccb154c32213860cd6226fd42c5006920f2ff (patch)
treed1b768b2cb35652e1c2231d3664cc53d476c5899 /examples/usercmodule/micropython.cmake
parentb2b5bcce28016c16f9c25772195ebe89576c17de (diff)
py/mpconfig: Enable SSL finalizers if finalizers are enabled.
The rp2 port was enabling SSL and had finalizers enabled via the "extra features" level, but missed explicitly enabling `MICROPY_PY_SSL_FINALISER` (like esp32, stm32, and mimxrt did). This commit makes `MICROPY_PY_SSL_FINALISER` default to enabled if finalizers are enabled, and removes the explicit setting of this for esp32, stm32, mimxrt (because they all use the "extra features" level). This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'examples/usercmodule/micropython.cmake')
0 files changed, 0 insertions, 0 deletions