| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-02 | Changed error message to display the generic term 'system firmware' instead ↵ | Jonny Bergdahl | |
| of the Nordic specific term 'soft device' | |||
| 2021-04-01 | Two small PacketBuffer fixes | Scott Shawcroft | |
| 1. Allow for ctrl-c during a write. 2. Handle disconnects when acting as a client. | |||
| 2021-03-31 | Fix central pairing and crash on clear | Scott Shawcroft | |
| The list_clear would crash if we tried to clear a NULL list. (It can happen if we haven't tried to discover any services.) | |||
| 2021-03-25 | Fix 16MB Winbond names | Scott Shawcroft | |
| 2021-03-25 | Switch devices.h to nvm.toml data | Scott Shawcroft | |
| 2021-03-16 | Merge pull request #4421 from kattni/led-pin | Jeff Epler | |
| Adding LED for D13/L pin name. | |||
| 2021-03-16 | Adding LED for D13/L pin name. | Kattni Rembor | |
| 2021-03-16 | More formatting | gamblor21 | |
| 2021-03-16 | Formatting fixes | gamblor21 | |
| 2021-03-15 | Merge branch 'main' into rp_dp_parallel | Mark | |
| 2021-03-15 | run code formatting script | microDev | |
| 2021-03-11 | Add frequency support to parallel bus | gamblor21 | |
| 2021-03-10 | Merge pull request #4350 from nitz/board-add-sparkfun-micromod-nrf52840 | Scott Shawcroft | |
| Add new nRF port for SF MicroMod nRF52840. | |||
| 2021-03-09 | SDIO/QSPI pin names. ¯\_(ツ)_/¯ | nitz | |
| 2021-03-09 | Update pins, remove unused defs from board config. | nitz | |
| 2021-03-09 | Update pins, remove unused defs from board config. | nitz | |
| 2021-03-09 | Fix the mpconfigboard.mk that was screwy? | nitz | |
| 2021-03-09 | Updated SparkFun MicroMod USB PID | Chris Dailey | |
| As per the PID provide by TheHoff, [here](https://forum.sparkfun.com/viewtopic.php?p=223812#p223812) | |||
| 2021-03-07 | Automatically count EXTERNAL_FLASH_DEVICES | Jeff Epler | |
| 2021-03-07 | Add new nRF port for SF MicroMod nRF52840. | nitz | |
| 2021-03-05 | [nrf] No need to store `buffer_length` as part of `audiopwmio_pwmaudioout_obj_t` | Artyom Skrobov | |
| 2021-03-02 | Merge pull request #4186 from jepler/update-protomatter-rp2 | Jeff Epler | |
| Enable protomatter on RP2040 builds | |||
| 2021-03-01 | Merge pull request #4256 from kmatch98/bt_cleanup | Scott Shawcroft | |
| Add `bitmaptools` module | |||
| 2021-03-01 | Merge remote-tracking branch 'origin/main' into update-protomatter-rp2 | Jeff Epler | |
| 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 | Updated build configs to turn off BITMAPTOOLS for smaller builds | Kevin Matocha | |
| 2021-02-25 | implement suggested changes | microDev | |
| - add internal buffering - rtc initialization fix | |||
| 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-19 | shrink simmel build | Dan Halbert | |
| 2021-02-18 | fix some builds | Dan Halbert | |
| 2021-02-18 | fix typo to fix nrf builds | Dan Halbert | |
| 2021-02-12 | wip | Dan Halbert | |
| 2021-02-12 | Enable protomatter on RP2040 builds | Jeff Epler | |
| Also found a race condition between timer_disable and redraw, which would happen if I debugger-paused inside common_hal_rgbmatrix_timer_disable or put a delay or print inside it. That's what pausing inside reconstruct fixes. So that the "right timer" can be chosen, `timer_allocate` now gets the `self` pointer. It's guaranteed at this point that the pin information is accurate, so you can e.g., find a PWM unit related to the pins themselves. This required touching each port to add the parameter even though it's unused everywhere but raspberrypi. | |||
| 2021-02-11 | merge from upstream; complicated webusb merge | Dan Halbert | |
| 2021-02-08 | wip | Dan Halbert | |
| 2021-02-04 | usb descriptors all set; rework of enabling for USB devices | Dan Halbert | |
| 2021-02-03 | Initial commit. Edited error messages in .c files | BiffoBear | |
| 2021-02-01 | shrink simmel | Dan Halbert | |
| 2021-01-27 | Merge remote-tracking branch 'adafruit/main' into cp-flow | Bernhard Boser | |
| 2021-01-27 | remove long read error message | Bernhard Boser | |
| 2021-01-26 | Merge pull request #4060 from dhalbert/regularize-extmod-modules | Dan Halbert | |
| CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup | |||
| 2021-01-26 | shrink simmel | Dan Halbert | |
| 2021-01-24 | CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup | Dan Halbert | |
| 2021-01-18 | make translate, BEWARE adds the 'world' | Bernhard Boser | |
| 2021-01-17 | add flow control info to busio_uart_obj_t | Bernhard Boser | |
| 2021-01-17 | Disabling in more small boards | gamblor21 | |
| 2021-01-14 | Merge pull request #3991 from TG-Techie/main6.1.0-rc.16.1.06.1.x | Dan Halbert | |
| Revision to TG-Watch | |||
| 2021-01-14 | restore TG-Watch USB_PID from accidental overwrite | Jonah Yolles-Murphy | |
