micropython/ports/nrf/modules
robert-hh 4dd288ff62 nrf/modules/machine/pwm: Tag a PWM device as used in the constructor.
When PWM constructor was created without specifying a device or setting
both freq and duty rate, it was not tagged as used, and further calls to
get a PWM object may get the same PWM device assigned.

Fixes #13494.

Signed-off-by: robert-hh <robert@hammelrath.com>
2024-03-26 16:41:08 +11:00
..
ble
board
machine nrf/modules/machine/pwm: Tag a PWM device as used in the constructor. 2024-03-26 16:41:08 +11:00
music
nrf
os
scripts
ubluepy
manifest.py