summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2021-03-03Merge pull request #4319 from jepler/feather-default-uartDan Halbert
2021-03-03feather rp2040: enable default board.UARTJeff Epler
2021-03-03Merge pull request #4315 from dhalbert/rp2040-i2c-short-writesDan Halbert
2021-03-03Merge pull request #4254 from gamblor21/rp2040_countioScott Shawcroft
2021-03-03Merge pull request #4265 from DavePutz/pio_soft_resetScott Shawcroft
2021-03-03add 1sec timeouts for I2C read and writeDan Halbert
2021-03-02Fixed mergegamblor21
2021-03-02works on nearly all sensorsDan Halbert
2021-03-02Merge pull request #4312 from jepler/feather-rp2040-ledDan Halbert
2021-03-02Merge branch 'main' into rp2040_countioMark
2021-03-02Counter and PWMOut slice conflict checkgamblor21
2021-03-02move LED to the right spot in the fileJeff Epler
2021-03-02Merge pull request #4186 from jepler/update-protomatter-rp2Jeff Epler
2021-03-02Merge pull request #4276 from bergdahl/patch-1Dan Halbert
2021-03-02Merge pull request #4306 from Neradoc/fix-reset-to-safeDan Halbert
2021-03-02Merge remote-tracking branch 'adafruit/main' into rp2040-i2c-short-writesDan Halbert
2021-03-02wipDan Halbert
2021-03-02feather rp2040: add board.LEDJeff Epler
2021-03-02Merge pull request #4233 from pewpew-game/displayio-group-listScott Shawcroft
2021-03-02Merge pull request #4177 from microDev1/nvm-rpScott Shawcroft
2021-03-02shrink buildsDan Halbert
2021-03-02Apply suggestions from code review Dan Halbert
2021-03-02Merge pull request #4310 from kamtom480/spresense_analoginDan Halbert
2021-03-02Merge pull request #4309 from jepler/rp2040-interrupt-pioScott Shawcroft
2021-03-02Merge pull request #4308 from jepler/rp2040-build-boot2Scott Shawcroft
2021-03-02raspberry: switch pico back to the boot2 for W25Q16Jeff Epler
2021-03-02spresense: Define LONGINT_IMPL as MPZKamil Tomaszewski
2021-03-02spresense: return valid reference voltageKamil Tomaszewski
2021-03-02ugame10 - disable pulseio to make more room for the FrenchRadomir Dopieralski
2021-03-02minor structural modificationmicroDev
2021-03-01Merge pull request #4299 from jamesbowman/mainDan Halbert
2021-03-01raspberrypi: allow directly specifying the original boot .S fileJeff Epler
2021-03-01rp2pio: allow keyboard interrupt while waiting for tx fifo to empty (& stall)Jeff Epler
2021-03-01Merge pull request #4256 from kmatch98/bt_cleanupScott Shawcroft
2021-03-01Add EVE support for Feather M4 ExpressJames Bowman
2021-03-01Merge pull request #4294 from kamtom480/spresense_analoginScott Shawcroft
2021-03-01Merge pull request #4297 from adafruit/tannewt-patch-1Scott Shawcroft
2021-03-01Merge remote-tracking branch 'origin/main' into update-protomatter-rp2Jeff Epler
2021-03-01Merge pull request #4267 from dhalbert/rp2040-digitalinout-fixesScott Shawcroft
2021-03-01Update QT Py flash sizeScott Shawcroft
2021-03-01Update Feather RP2040 to 8MBScott Shawcroft
2021-03-01spresense: return the correct value for Analog InKamil Tomaszewski
2021-02-27Added counters per slicegamblor21
2021-02-26Removed more includesroot
2021-02-26Removed unecessary includesroot
2021-02-26Changed reset_rp2pio_statemachine to clean up any PIO interrupts.root
2021-02-27Update StateMachine.cJonny Bergdahl
2021-02-26Typo fix: direcion -> directionScott Shawcroft
2021-02-26Merge pull request #4224 from microDev1/busio-uart-rpScott Shawcroft
2021-02-26need to gpio_set_dir() at some pointDan Halbert