micropython/ports/nrf/modules/board
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
..
led.c ports: Include py/mphal.h instead of mphalport.h. 2024-10-09 14:39:34 +11:00
led.h nrf/led: Expose public API for LED manipulation. 2019-10-02 22:09:43 +02:00
modboard.c all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00