summaryrefslogtreecommitdiff
path: root/examples/usercmodule/cppexample
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2023-10-25 19:13:11 +1100
committerDamien George <damien@micropython.org>2023-11-07 16:44:35 +1100
commit03eae48847c61985afece342df971f149c8ffa42 (patch)
tree41f4ea5a4c634d7891d9f730ef641760c5cf7d46 /examples/usercmodule/cppexample
parent4212799fd8bded69e5cf47faf2ebd675906ac151 (diff)
extmod/machine_adc_block: Factor esp32 ADCBlock bindings to common code.
This is a code factoring to have the Python bindings in one location, and all the ports use those same bindings. At this stage only esp32 implements this class, so the code for the bindings comes from that port. The documentation is also updated to reflect the esp32's behaviour of ADCBlock.connect(). Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'examples/usercmodule/cppexample')
0 files changed, 0 insertions, 0 deletions