aboutsummaryrefslogtreecommitdiff
path: root/ports/rp2/rp2_pio.c
AgeCommit message (Expand)Author
2021-04-17rp2/rp2_pio: Add fifo_join support for PIO.Tim Radvan
2021-04-11rp2/rp2_pio: Add StateMachine restart,rx_fifo,tx_fifo helper functions.robert-hh
2021-04-09rp2/rp2_pio: Validate state machine frequency in constructor.Damien George
2021-03-12rp2/rp2_pio: Fix sm.get(buf) to not wait after getting last item.robert-hh
2021-03-12rp2/rp2_pio: Allow more than 8 consecutive pins for PIO out/set/sideset.robert-hh
2021-02-02rp2/rp2_pio: Add JMP PIN support for PIO.Tim Radvan
2021-01-30rp2: Add new port to Raspberry Pi RP2 microcontroller.Damien George