summaryrefslogtreecommitdiff
path: root/ports/raspberrypi/boards
AgeCommit message (Collapse)Author
2021-03-23Improve Winbond naming and correct board settingsScott Shawcroft
2021-03-22Merge remote-tracking branch 'adafruit/main' into rp2040_flashScott 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-18Redo RP2040 flash settingsScott Shawcroft
This switches stage2 to C and uses Jinja to change the C code based on flash settings from https://github.com/adafruit/nvm.toml. It produces the fastest settings for the given set of external flashes. Flash size is no longer hard coded so switching flashes with similar capabilities but different sizes should *just work*. This PR also places "ITCM" code in RAM to save the XIP cache for code execution. Further optimization is possible. A blink code.py still requires a number of flash fetches every blink. Fixes #4041
2021-03-17Merge pull request #4419 from spe2/mainScott Shawcroft
Add board definition for Sparkfun Pro Micro RP2040
2021-03-17Merge pull request #4411 from mintakka/thingplus-rp2040Jeff Epler
added board configuration for Sparkfun ThingPlus RP2040
2021-03-16renamed board folder to match board name in boards.ymlmintakka
2021-03-16Update ports/raspberrypi/boards/sparkfun_pro_micro_rp2040/mpconfigboard.mkspe2
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2021-03-16Update ports/raspberrypi/boards/sparkfun_pro_micro_rp2040/mpconfigboard.hspe2
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2021-03-16Update ports/raspberrypi/boards/sparkfun_thingplus_rp2040/mpconfigboard.hmintakka
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2021-03-16Update ports/raspberrypi/boards/sparkfun_thingplus_rp2040/mpconfigboard.mkmintakka
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2021-03-15Add board config filesspe2
2021-03-15Create pins.cspe2
2021-03-15added sparkfun_thingplus_rp2040 to .github/workflows/boards.yml and renamed ↵mintakka
board folder to include chip
2021-03-15Update ports/raspberrypi/boards/sparkfun_thingplus/mpconfigboard.hmintakka
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2021-03-15Update ports/raspberrypi/boards/sparkfun_thingplus/mpconfigboard.mkmintakka
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2021-03-15added board configuration for Sparkfun ThingPlus RP2040mintakka
2021-03-15run code formatting scriptmicroDev
2021-03-03feather rp2040: enable default board.UARTJeff Epler
2021-03-02move LED to the right spot in the fileJeff Epler
2021-03-02feather rp2040: add board.LEDJeff Epler
2021-03-02raspberry: switch pico back to the boot2 for W25Q16Jeff Epler
Presumably, switching it to generic hurt performance a bit. I verified that the build-raspberry_pi_pico/boot2_padded_checksummed.S built file has the same checksum as the old bs2_default_padded_checksummed.S
2021-03-01Update QT Py flash sizeScott Shawcroft
2021-03-01Update Feather RP2040 to 8MBScott Shawcroft
2021-02-25Remove neopixel powerScott Shawcroft
2021-02-25Update RP2040 Feather pinout for production revScott Shawcroft
2021-02-23Merge pull request #4228 from ZodiusInfuser/rp2040-boardsScott Shawcroft
Added definitions for Pimoroni RP2040-based boards
2021-02-23Added flash size for PicoSystemZodiusInfuser
2021-02-23Added flash size for Keybow2040ZodiusInfuser
2021-02-23Added flash size for Tiny2040ZodiusInfuser
2021-02-22ParensScott Shawcroft
2021-02-22Board specific flash sizes for RP2040Scott Shawcroft
Stop-gap solution for #4041. Comment is there to provide info needed in the future. (We currently run the generic "safe" settings.)
2021-02-20Removed trailing white spaceZodiusInfuser
2021-02-20Removed trailing white spaceZodiusInfuser
2021-02-20Removed trailing white spaceZodiusInfuser
2021-02-20Added new lineZodiusInfuser
2021-02-20Added new lineZodiusInfuser
2021-02-20Added new lineZodiusInfuser
2021-02-20Added new lineZodiusInfuser
2021-02-20Added new lineZodiusInfuser
2021-02-20Added new lineZodiusInfuser
2021-02-20Added other files for PicoSystemZodiusInfuser
2021-02-20Added board.c for PicoSystemZodiusInfuser
2021-02-20Added other files for Keybow2040ZodiusInfuser
2021-02-20Added board.c for Keybow2040ZodiusInfuser
2021-02-20Added other files for Tiny2040ZodiusInfuser
2021-02-20Added board.c for Tiny2040ZodiusInfuser
2021-02-19Delete pimoroni_tiny2040ZodiusInfuser
2021-02-19Create pimoroni_tiny2040ZodiusInfuser