summaryrefslogtreecommitdiff
path: root/ports/raspberrypi/common-hal/rp2pio
AgeCommit message (Expand)Author
2021-03-15Merge pull request #4405 from DavePutz/issue_4237Scott Shawcroft
2021-03-15run code formatting scriptmicroDev
2021-03-14Fixed initial settings for program_struct to allow more than 1 program per pioroot
2021-03-08Merge branch 'main' into issue_4111DavePutz
2021-03-05WIPrp2040: Implement IncrementalEncoderJeff Epler
2021-03-04Merge branch 'main' into issue_4111DavePutz
2021-03-04StateMachine.h: Add header for declaration of mcu_pin_obj_t typedefJeff Epler
2021-03-04rp2pio: Add pins_are_sequentialJeff Epler
2021-03-04StateMachine: Add pull up/down for inputsJeff Epler
2021-03-04StateMachine: Add in_available propertyJeff Epler
2021-03-03Merge pull request #4265 from DavePutz/pio_soft_resetScott Shawcroft
2021-03-01rp2pio: allow keyboard interrupt while waiting for tx fifo to empty (& stall)Jeff Epler
2021-02-26Changed reset_rp2pio_statemachine to clean up any PIO interrupts.root
2021-02-26Typo fix: direcion -> directionScott Shawcroft
2021-02-25rp2pio: Fix writing where the stride was 2 or 4Jeff Epler
2021-02-24pulseio (pulsein) for RP2040root
2021-02-23Add state machine divisor checkScott Shawcroft
2021-02-23Implement audiobusio and enhance PIO for itScott Shawcroft
2021-02-08rp2pio: Transfer up to 32 bytes before checking background tasksJeff Epler
2021-01-20pre-commitScott Shawcroft
2021-01-20Add initial RP2040 supportScott Shawcroft