micropython/ports/cc3200/mods
Damien George ad806df857 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>
2023-12-01 14:37:48 +11:00
..
machine_wdt.c
modhashlib.c
modmachine.c
modnetwork.c
modnetwork.h
modos.c
modsocket.c
modsocket.h
modssl.c
modtime.c
modwipy.c
modwlan.c
modwlan.h
pybadc.c
pybadc.h
pybflash.c
pybflash.h
pybi2c.c
pybi2c.h
pybpin.c
pybpin.h
pybrtc.c ports: Move definitions of ATOMIC_SECTION macros to mphalport.h. 2023-12-01 14:37:48 +11:00
pybrtc.h
pybsd.c
pybsd.h
pybsleep.c
pybsleep.h
pybspi.c
pybspi.h
pybtimer.c
pybtimer.h
pybuart.c
pybuart.h
pybwdt.h