summaryrefslogtreecommitdiffstatshomepage
path: root/py/modmicropython.c
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2023-03-11 17:06:16 +0100
committerDamien George <damien@micropython.org>2023-04-05 09:58:33 +1000
commit408556504cc80c785fff494b1773c23f37a62f36 (patch)
tree1e98e0389acae33c59de90d41e26d1921ff689d0 /py/modmicropython.c
parentb4a0390cbe1a2d6e61549133f24257a632e7d233 (diff)
downloadmicropython-408556504cc80c785fff494b1773c23f37a62f36.tar.gz
micropython-408556504cc80c785fff494b1773c23f37a62f36.zip
nrf/modules/machine/pwm: Fix resource conflict, and change id to device.
Changes in this commit: - Move the pwm_seq array to the p_config data structure. That prevents potential resource collisions between PWM devices. - Rename the keyword argument 'id' to 'device'. That's consistent with the SAMD port as the other port allowing to specify it.
Diffstat (limited to 'py/modmicropython.c')
0 files changed, 0 insertions, 0 deletions