summaryrefslogtreecommitdiff
path: root/ports/raspberrypi
AgeCommit message (Expand)Author
2021-03-31raspberypi: Allow mpconfigboard to override additional itemsJeff Epler
2021-03-29Calculate RP2040 SDA hold timeDan Halbert
2021-03-26Incorporate https://github.com/adafruit/pico-sdk/pull/2Dan Halbert
2021-03-25Merge pull request #4378 from Gadgetoid/patch-remove-rp2040-i2c-bitbangDan Halbert
2021-03-24Use GCC @file to shorten linker command lengthScott Shawcroft
2021-03-23Improve Winbond naming and correct board settingsScott Shawcroft
2021-03-22Merge remote-tracking branch 'adafruit/main' into rp2040_flashScott Shawcroft
2021-03-22Fix doc build and address feedbackScott Shawcroft
2021-03-21qtpy is more of a button than a switch! add itsybitsy rev C fileslady ada
2021-03-21add USBBOOT switch, move RX pin, re-enable UART (tested)lady ada
2021-03-19Add requirements-dev.txt for python depsScott Shawcroft
2021-03-18Redo RP2040 flash settingsScott Shawcroft
2021-03-17Merge pull request #4419 from spe2/mainScott Shawcroft
2021-03-17Merge pull request #4411 from mintakka/thingplus-rp2040Jeff Epler
2021-03-17RP2040: Only bitbang 0-byte writesPhil Howard
2021-03-16renamed board folder to match board name in boards.ymlmintakka
2021-03-16Update ports/raspberrypi/boards/sparkfun_pro_micro_rp2040/mpconfigboard.mkspe2
2021-03-16Update ports/raspberrypi/boards/sparkfun_pro_micro_rp2040/mpconfigboard.hspe2
2021-03-16Update ports/raspberrypi/boards/sparkfun_thingplus_rp2040/mpconfigboard.hmintakka
2021-03-16Update ports/raspberrypi/boards/sparkfun_thingplus_rp2040/mpconfigboard.mkmintakka
2021-03-16Fixed formattinggamblor21
2021-03-15Add board config filesspe2
2021-03-15Create pins.cspe2
2021-03-15added sparkfun_thingplus_rp2040 to .github/workflows/boards.yml and renamed b...mintakka
2021-03-15Update ports/raspberrypi/boards/sparkfun_thingplus/mpconfigboard.hmintakka
2021-03-15Update ports/raspberrypi/boards/sparkfun_thingplus/mpconfigboard.mkmintakka
2021-03-15Merge branch 'main' into rp_dp_parallelMark
2021-03-15Merge pull request #4405 from DavePutz/issue_4237Scott Shawcroft
2021-03-15added board configuration for Sparkfun ThingPlus RP2040mintakka
2021-03-15run code formatting scriptmicroDev
2021-03-14Fixed initial settings for program_struct to allow more than 1 program per pioroot
2021-03-13Merge pull request #4393 from tannewt/raise_default_flash_speedDan Halbert
2021-03-12Merge pull request #4262 from DavePutz/issue_4111Scott Shawcroft
2021-03-12Speed up a bit moreScott Shawcroft
2021-03-12Added the correct filesDavePutz
2021-03-12Use StateMachine.c interrupt setup and simplify SM programDavePutz
2021-03-12Lower default flash speed.Scott Shawcroft
2021-03-11Fix after rebasegamblor21
2021-03-11Changed frequency to match PIO having 2 instructionsgamblor21
2021-03-11Set frequency default 60Mhzgamblor21
2021-03-11Set the statemachine to never reset so REPL worksgamblor21
2021-03-11Updated to initalize pindirsgamblor21
2021-03-11Add frequency support to parallel busgamblor21
2021-03-11Removing debug info and clean upgamblor21
2021-03-11Initial commitgamblor21
2021-03-11Merge pull request #4380 from jepler/rp2040-audiomp3Jeff Epler
2021-03-10raspberrypi: RTC: Ensure a time is setJeff Epler
2021-03-10raspberrypi: Enable mp3 playbackJeff Epler
2021-03-10clean uphathach
2021-03-10rp2040 add double reset to uf2, also update pico-sdk to 1.1.0hathach