circuitpython/shared-bindings/pulseio
Jeff Epler 50ba218afb
PulseIn, Counter: give finali(s/z)ers to these types too
for similar reasons, an interrupt handler might point at these
objects, and we can worry less about it if the object deinits when it
is GC'd.
2023-03-23 09:57:32 -05:00
..
PulseIn.c PulseIn, Counter: give finali(s/z)ers to these types too 2023-03-23 09:57:32 -05:00
PulseIn.h run code formatting script 2021-03-15 19:27:36 +05:30
PulseOut.c Improve type validation errors messages, especially for pins 2023-01-10 15:02:55 -05:00
PulseOut.h Switch to pin, frequency and duty_cycle PulseOut 2021-07-26 18:35:49 -07:00
__init__.c run black_bindings across all bindings 2022-09-27 15:21:42 -05:00
__init__.h Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00