micropython/ports/nrf/modules/machine
David Lechner 8a69c54211 nrf: Use MP_REGISTER_ROOT_POINTER().
This uses MP_REGISTER_ROOT_POINTER() to register all port-specific root
pointers for the nrf port.

Signed-off-by: David Lechner <david@pybricks.com>
2022-07-18 13:50:34 +10:00
..
adc.c
adc.h
i2c.c
i2c.h
modmachine.c
modmachine.h
pin.c nrf: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
pin.h
pwm.c
pwm.h
rtcounter.c
rtcounter.h
spi.c
spi.h
temp.c
temp.h
timer.c
timer.h
uart.c
uart.h