summaryrefslogtreecommitdiff
path: root/ports/raspberrypi
AgeCommit message (Expand)Author
2021-02-11merge from upstream; complicated webusb mergeDan Halbert
2021-02-09Merge pull request #4165 from DavePutz/issue_4143Scott Shawcroft
2021-02-09Fix check for variable PWM frequencyroot
2021-02-08Merge pull request #4160 from gamblor21/rp2040_neopixel_pin_fixDan Halbert
2021-02-08Merge pull request #4155 from jepler/rpi-pio-backgroundDan 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-06Fix maximum PIO instructionsJason Nichols
2021-02-05Update to the very latest SDK w/GP15 restoreScott Shawcroft
2021-02-05Merge pull request #4137 from ferret-guy/smps-mode-pin-rpi-picoScott Shawcroft
2021-02-05Merge pull request #4125 from xorbit/mainScott Shawcroft
2021-02-05Add SMPS mode pin to Raspi Pico pins.cMark Omo
2021-02-05Add alternate name `VOLTAGE_MONITOR` for `A3`Patrick Van Oosterwijck
2021-02-04usb descriptors all set; rework of enabling for USB devicesDan Halbert
2021-02-04raspberrypi: implement reset, reset_to_bootloaderJeff Epler
2021-02-04Add A3 pin to Raspberry Pi PicoPatrick Van Oosterwijck
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-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