micropython/ports/nrf/modules
Damien George d50e36e7e4 ports: Include py/mphal.h instead of mphalport.h.
The `mphalport.h` header should not be included directly, rather
`py/mphal.h` should be used.

Signed-off-by: Damien George <damien@micropython.org>
2024-10-09 14:39:34 +11:00
..
ble all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
board ports: Include py/mphal.h instead of mphalport.h. 2024-10-09 14:39:34 +11:00
machine ports: Include py/mphal.h instead of mphalport.h. 2024-10-09 14:39:34 +11:00
music all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
nrf all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
os all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
scripts ports: Use vfs module instead of os. 2024-02-07 13:25:09 +11:00
ubluepy ports: Include py/mphal.h instead of mphalport.h. 2024-10-09 14:39:34 +11:00
manifest.py extmod/asyncio: Rename uasyncio to asyncio. 2023-06-19 17:33:03 +10:00