summaryrefslogtreecommitdiff
path: root/ports/raspberrypi/common-hal
AgeCommit message (Expand)Author
2021-02-08Merge pull request #4160 from gamblor21/rp2040_neopixel_pin_fixDan Halbert
2021-02-08Set the pin as output after PIO usegamblor21
2021-02-08rp2pio: Transfer up to 32 bytes before checking background tasksJeff Epler
2021-02-05Update to the very latest SDK w/GP15 restoreScott Shawcroft
2021-02-04raspberrypi: implement reset, reset_to_bootloaderJeff Epler
2021-02-03Initial commit. Edited error messages in .c filesBiffoBear
2021-02-01Merge pull request #4110 from microDev1/rtc-rpScott Shawcroft
2021-02-02rtc implementation for rp2040microDev
2021-02-01Merge pull request #4087 from DavePutz/cpu_temp_docDan Halbert
2021-01-30extend include pathmicroDev
2021-01-28Fixing microcontroller.cpu on muti-core cpus and adding microcontroller.cpusroot
2021-01-28watchdog implementation for rp2040microDev
2021-01-26Merge pull request #4071 from tannewt/rp2040_uart_errorDan Halbert
2021-01-26Raise an error on UART useScott Shawcroft
2021-01-25Use TOTAL_GPIO_COUNT instead of magic number 30Dan Halbert
2021-01-25Stop treating pin 15 specially.Dan Halbert
2021-01-22Fix DigitalInOut.pull on RP2040Scott Shawcroft
2021-01-20pre-commitScott Shawcroft
2021-01-20Add initial RP2040 supportScott Shawcroft