summaryrefslogtreecommitdiff
path: root/shared/libc/printf.c
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2023-03-05 21:14:21 +0100
committerDamien George <damien@micropython.org>2023-03-10 10:44:02 +1100
commite3b877826cb950bb5c6ec2b4369081255c423662 (patch)
treea7fa24ae1ebaa1a35b324d0065541365ae0f5cb6 /shared/libc/printf.c
parenta1f838cdf1239acc43d73ffc450cf98cad6a304a (diff)
nrf/modules/machine/soft_pwm: Add PWM for nrf51x boards using soft PWM.
Using extmod/machine_pwm.c for the Python bindings and the existing softpwm.c driver, by just adding the interface. Properties: - Frequency range 1-3906 Hz. - All PWM outputs run at the same frequency but can have different duty cycles. - Limited to the P0.x pins. Since it uses the existing softpwm.c mechanism, it will be affected by playing music with the music class.
Diffstat (limited to 'shared/libc/printf.c')
0 files changed, 0 insertions, 0 deletions