circuitpython/shared-bindings/pulseio
Scott Shawcroft b1609ab552
Remove old pcnt, rmt and timer group drivers
The new ones handle resource tracking for us. They also do a
better job running when the flash cache is disabled, which is the
source of bugs when interacting with flash over USB.

Fixes #6998 and fixes #8379
2024-02-12 16:09:25 -08:00
..
__init__.c wip: continuing compilation fixes; mp_obj_alloc everywhere 2023-08-07 20:45:57 -04:00
__init__.h
PulseIn.c Remove old pcnt, rmt and timer group drivers 2024-02-12 16:09:25 -08:00
PulseIn.h
PulseOut.c Remove old pcnt, rmt and timer group drivers 2024-02-12 16:09:25 -08:00
PulseOut.h