circuitpython/ports
Jeff Epler 2ae1e7de61 WIPrp2040: Implement IncrementalEncoder
Any two consecutive pins can be used for an IncrementalEncoder

Testing performed: Put a synthesized (few hundred counts per second) quadrature signal into GP2/3 and read the encoder out.  Performed filesystem operations at the same time to stress test it.

The reasons for not using common_hal_rp2pio_statemachine_readinto are commented on.
2021-03-05 10:31:29 -06:00
..
atmel-samd Merge pull request #4186 from jepler/update-protomatter-rp2 2021-03-02 19:01:37 -06:00
cxd56 spresense: Define LONGINT_IMPL as MPZ 2021-03-02 14:25:22 +01:00
esp32s2 fix watchdog deinit 2021-03-04 13:23:34 +05:30
litex merge from upstream; complicated webusb merge 2021-02-11 18:50:02 -05:00
mimxrt10xx Merge remote-tracking branch 'adafruit/main' into busio-uart-rp 2021-02-25 16:59:15 -08:00
nrf Merge pull request #4186 from jepler/update-protomatter-rp2 2021-03-02 19:01:37 -06:00
raspberrypi WIPrp2040: Implement IncrementalEncoder 2021-03-05 10:31:29 -06:00
stm Merge pull request #4186 from jepler/update-protomatter-rp2 2021-03-02 19:01:37 -06:00
unix ports/unix: Fix parallel build problem 2021-01-14 14:13:31 -06:00