summaryrefslogtreecommitdiff
path: root/ports/raspberrypi
AgeCommit message (Expand)Author
2021-02-01Merge pull request #4087 from DavePutz/cpu_temp_docDan Halbert
2021-01-31Merge pull request #4083 from microDev1/watchdog-rpScott Shawcroft
2021-01-30extend include pathmicroDev
2021-01-29Make sys.platform "RP2040" on raspberrypiJames Bowman
2021-01-29Add Gameduino 3X Dazzler support on raspberry_pi_picoJames Bowman
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-26Merge pull request #4063 from dhalbert/rp2040-gp15Dan 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-25fix some build errorsDan Halbert
2021-01-25add GP15Dan Halbert
2021-01-24CIRCUITPY_* switches for JSON, RE, etc. Doc cleanupDan Halbert
2021-01-22Fix DigitalInOut.pull on RP2040Scott Shawcroft
2021-01-21move longint choice to mpconfigport.mkDan Halbert
2021-01-21Adding longing support on RP2040root
2021-01-21Adding longint support on RP2040root
2021-01-21Switch to upstream TinyUSBScott Shawcroft
2021-01-21copy editingScott Shawcroft
2021-01-20type fixScott Shawcroft
2021-01-20pre-commitScott Shawcroft
2021-01-20Temporarily turn off string op overflow checkScott Shawcroft
2021-01-20Add initial RP2040 supportScott Shawcroft