micropython/ports/nrf/modules/machine
Christian Walther be89d4376b nrf/modules/machine: Enable code formatting.
It destroys a few manual alignments, but these seem minor compared to
the benefit of automated code style consistency.

Signed-off-by: Christian Walther <cwalther@gmx.ch>
2024-03-26 12:49:09 +11:00
..
adc.c nrf/modules/machine: Enable code formatting. 2024-03-26 12:49:09 +11:00
adc.h nrf/modules/machine: Enable code formatting. 2024-03-26 12:49:09 +11:00
i2c.c nrf/modules/machine: Enable code formatting. 2024-03-26 12:49:09 +11:00
i2c.h
modmachine.c nrf/modules/machine: Enable code formatting. 2024-03-26 12:49:09 +11:00
modmachine.h
pin.c nrf/modules/machine: Enable code formatting. 2024-03-26 12:49:09 +11:00
pin.h nrf/modules/machine: Enable code formatting. 2024-03-26 12:49:09 +11:00
pwm.c
pwm.h
rtcounter.c nrf/modules/machine: Enable code formatting. 2024-03-26 12:49:09 +11:00
rtcounter.h
soft_pwm.c nrf/modules/machine: Enable code formatting. 2024-03-26 12:49:09 +11:00
spi.c nrf/modules/machine: Enable code formatting. 2024-03-26 12:49:09 +11:00
spi.h nrf/modules/machine: Enable code formatting. 2024-03-26 12:49:09 +11:00
temp.c nrf/modules/machine: Enable code formatting. 2024-03-26 12:49:09 +11:00
temp.h
timer.c nrf/modules/machine: Enable code formatting. 2024-03-26 12:49:09 +11:00
timer.h
uart.c nrf/modules/machine: Enable code formatting. 2024-03-26 12:49:09 +11:00
uart.h