summaryrefslogtreecommitdiff
path: root/docs/reference/pyboard.py.rst
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2021-06-24 12:37:50 +1000
committerDamien George <damien@micropython.org>2021-09-04 16:31:17 +1000
commitaf64c2ddbd758ab6bac0fcca94c66d89046663be (patch)
treeac74e85ea4a33e41391a29194321b9fa9999b1fe /docs/reference/pyboard.py.rst
parent9792c9105f13f8d0196677e3e4bf003a96998c7b (diff)
extmod/machine_pwm: Factor out machine.PWM bindings to common code.
This commit refactors machine.PWM and creates extmod/machine_pwm.c. The esp8266, esp32 and rp2 ports all use this and provide implementations of the required PWM functionality. This helps to reduce code duplication and keep the same Python API across ports. This commit does not make any functional changes. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/reference/pyboard.py.rst')
0 files changed, 0 insertions, 0 deletions