| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-26 | Merge remote-tracking branch 'origin/main' into update-protomatter-rp2 | Jeff Epler | |
| 2021-02-25 | Merge remote-tracking branch 'adafruit/main' into busio-uart-rp | Scott Shawcroft | |
| 2021-02-25 | A few minor fixes for corner cases | Scott Shawcroft | |
| * Always clear the peripheral interrupt so we don't hang when full * Store the ringbuf in the object so it gets collected when we're alive * Make UART objects have a finaliser so they are deinit when their memory is freed * Copy bytes into the ringbuf from the FIFO after we read to ensure the interrupt is enabled ASAP * Copy bytes into the ringbuf from the FIFO before measuring our rx available because the interrupt is based on a threshold (not > 0). For example, a single byte won't trigger an interrupt. | |||
| 2021-02-25 | Remove neopixel power | Scott Shawcroft | |
| 2021-02-25 | More mpconfigboard.mk corrections for small builds | Kevin Matocha | |
| 2021-02-25 | address review; use gpio_set() carefully | Dan Halbert | |
| 2021-02-25 | Fix incorrect deinit mask | Scott Shawcroft | |
| 2021-02-25 | Fix second shared PWM | Scott Shawcroft | |
| Fixes #4210 | |||
| 2021-02-25 | Update RP2040 Feather pinout for production rev | Scott Shawcroft | |
| 2021-02-25 | rp2pio: Fix writing where the stride was 2 or 4 | Jeff Epler | |
| The wrong stride value was being checked. | |||
| 2021-02-25 | Updated build configs to turn off BITMAPTOOLS for smaller builds | Kevin Matocha | |
| 2021-02-25 | Merge pull request #4264 from UnexpectedCircuitPython/main | Dan Halbert | |
| Expanded pin names for TinyS2 + FeatherS2 pin additions for DAC1 & DAC2 | |||
| 2021-02-25 | change DigitalInOut direction only when necessary; strong drive strength | Dan Halbert | |
| 2021-02-25 | Cleanup PIOs and State Machines on soft reset | root | |
| 2021-02-25 | more uart improvements | microDev | |
| - address suggested changes - refine uart instance availibility checks - improve pin validation and rx buffer handling | |||
| 2021-02-25 | Merge pull request #4245 from kamtom480/spresense_usb_speed | Dan Halbert | |
| spresense: Pass the correct USB bus speed after restart | |||
| 2021-02-25 | qtpy_m0_haxpress: Change config to make it fit. | Kamil Tomaszewski | |
| 2021-02-25 | Added DAC1 & DAC2 pin names for FeatherS2 | Seon Rozenblum | |
| Expanded pin names for TinyS2 and added some new ones for functionality I forgot to add pin names for Cleaned up mpconfigboard | |||
| 2021-02-24 | Clean up formatting | root | |
| 2021-02-24 | Return NotImplementedError for PulseOut | root | |
| 2021-02-24 | pulseio (pulsein) for RP2040 | root | |
| 2021-02-25 | implement suggested changes | microDev | |
| - add internal buffering - rtc initialization fix | |||
| 2021-02-24 | spresense: change RX and TX buffer size for CDC | Kamil Tomaszewski | |
| 2021-02-23 | Merge branch 'main' into rp2040_countio | Mark | |
| 2021-02-23 | Adding countio to rp2040 | gamblor21 | |
| 2021-02-23 | Add state machine divisor check | Scott Shawcroft | |
| This causes an exception when setting a state machine too slow or too fast. Fixes #4222 | |||
| 2021-02-23 | Implement audiobusio and enhance PIO for it | Scott Shawcroft | |
| This adds I2SOut and PDMIn support via PIO. StateMachines can now: * read and read while writing * transfer in 1, 2 or 4 byte increments * init pins based on expected defaults automatically * be stopped and restarted * rxfifo can be cleared and rxstalls detected (good for tracking when the reading code isn't keeping up) Fixes #4162 | |||
| 2021-02-23 | Merge pull request #4244 from UnexpectedCircuitPython/main | Scott Shawcroft | |
| Added Unexpected Maker TinyS2 board definition | |||
| 2021-02-23 | Merge pull request #4228 from ZodiusInfuser/rp2040-boards | Scott Shawcroft | |
| Added definitions for Pimoroni RP2040-based boards | |||
| 2021-02-23 | Added flash size for PicoSystem | ZodiusInfuser | |
| 2021-02-23 | Added flash size for Keybow2040 | ZodiusInfuser | |
| 2021-02-23 | Added flash size for Tiny2040 | ZodiusInfuser | |
| 2021-02-23 | Added Unexpected Maker TinyS2 board definition | Seon Rozenblum | |
| 2021-02-22 | set SUPEROPT_VM = 0 on most non-Express SAMD21 boards | Dan Halbert | |
| 2021-02-22 | More parens | Scott Shawcroft | |
| 2021-02-22 | Parens | Scott Shawcroft | |
| 2021-02-22 | Board specific flash sizes for RP2040 | Scott 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-21 | SAMD21: one endpoint pair for MSC now instead of two | Dan Halbert | |
| 2021-02-20 | Merge pull request #4232 from TG-Techie/fix_tg_watch | Dan Halbert | |
| fix TG-Watch ble issue | |||
| 2021-02-20 | fix TG-Watch ble issue | Jonah Yolles-Murphy | |
| 2021-02-20 | Removed trailing white space | ZodiusInfuser | |
| 2021-02-20 | Removed trailing white space | ZodiusInfuser | |
| 2021-02-20 | Removed trailing white space | ZodiusInfuser | |
| 2021-02-20 | Added new line | ZodiusInfuser | |
| 2021-02-20 | Added new line | ZodiusInfuser | |
| 2021-02-20 | Added new line | ZodiusInfuser | |
| 2021-02-20 | Added new line | ZodiusInfuser | |
| 2021-02-20 | Added new line | ZodiusInfuser | |
| 2021-02-20 | Added new line | ZodiusInfuser | |
| 2021-02-20 | Added other files for PicoSystem | ZodiusInfuser | |
