| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-16 | Fixed formatting | gamblor21 | |
| 2021-03-15 | Merge branch 'main' into rp_dp_parallel | Mark | |
| 2021-03-15 | run code formatting script | microDev | |
| 2021-03-11 | Fix after rebase | gamblor21 | |
| 2021-03-11 | Changed frequency to match PIO having 2 instructions | gamblor21 | |
| 2021-03-11 | Set frequency default 60Mhz | gamblor21 | |
| 2021-03-11 | Set the statemachine to never reset so REPL works | gamblor21 | |
| 2021-03-11 | Updated to initalize pindirs | gamblor21 | |
| 2021-03-11 | Add frequency support to parallel bus | gamblor21 | |
| 2021-03-11 | Removing debug info and clean up | gamblor21 | |
| 2021-03-11 | Initial commit | gamblor21 | |
| 2021-01-20 | Add initial RP2040 support | Scott Shawcroft | |
| The RP2040 is new microcontroller from Raspberry Pi that features two Cortex M0s and eight PIO state machines that are good for crunching lots of data. It has 264k RAM and a built in UF2 bootloader too. Datasheet: https://pico.raspberrypi.org/files/rp2040_datasheet.pdf | |||
