diff options
author | Damien George <damien@micropython.org> | 2023-12-01 13:29:42 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-12-01 14:37:48 +1100 |
commit | ad806df857b52e9814dbd857b14f09b63eb847fe (patch) | |
tree | f7dd049cd5fe91afb4705cfe266d2dfb653606e8 /extmod/mbedtls/mbedtls_config_common.h | |
parent | bfdf500ea5756a4f0f2f8b384389b6f70af69526 (diff) | |
download | micropython-ad806df857b52e9814dbd857b14f09b63eb847fe.tar.gz micropython-ad806df857b52e9814dbd857b14f09b63eb847fe.zip |
ports: Move definitions of ATOMIC_SECTION macros to mphalport.h.
Also move MICROPY_PY_PENDSV_ENTER/REENTER/EXIT to mphalport.h, for ports
where these are not already there.
This helps separate the hardware implementation of these macros from the
MicroPython configuration (eg for renesas-ra and stm32, the IRQ static
inline helper functions can now be moved to irq.h).
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'extmod/mbedtls/mbedtls_config_common.h')
0 files changed, 0 insertions, 0 deletions