| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-30 | Fix default timeout | Lucian Copeland | |
| 2021-01-30 | extend include path | microDev | |
| 2021-01-29 | Make sys.platform "RP2040" on raspberrypi | James Bowman | |
| [#4091] | |||
| 2021-01-29 | Add Gameduino 3X Dazzler support on raspberry_pi_pico | James Bowman | |
| Tested with hardware. Looks good. Follow on from #4054 | |||
| 2021-01-29 | Fix documentation builds | Lucian Copeland | |
| 2021-01-28 | Partially hard-coded VENDOR descriptor has been added. First build to be ↵ | Kevin Banks | |
| accessed via WebUSB. NOTE - had to disable HID (EndPoint shortage?) | |||
| 2021-01-28 | Fixing microcontroller.cpu on muti-core cpus and adding microcontroller.cpus | root | |
| 2021-01-28 | watchdog implementation for rp2040 | microDev | |
| 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 #4047 from kmatch98/esp32s2_ParallelBus | Scott Shawcroft | |
| Add initial ParallelBus support for ESP32-S2 | |||
| 2021-01-26 | Merge pull request #4071 from tannewt/rp2040_uart_error | Dan Halbert | |
| Raise an error on UART use | |||
| 2021-01-26 | Fix stubs error, out of sockets error, invalid TLS leak | Lucian Copeland | |
| 2021-01-26 | Merge pull request #4063 from dhalbert/rp2040-gp15 | Dan Halbert | |
| 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 | Raise an error on UART use | Scott Shawcroft | |
| 2021-01-26 | shrink simmel | Dan Halbert | |
| 2021-01-25 | Use TOTAL_GPIO_COUNT instead of magic number 30 | Dan Halbert | |
| 2021-01-25 | Most of the code we need has been pulled in from the tinyusb webusb_serial ↵ | Kevin Banks | |
| demo. Still LOTS to do regarding descriptors. | |||
| 2021-01-25 | Fixed bug in pin error handling, deleted debug prints | Kevin Matocha | |
| 2021-01-25 | Merge pull request #3936 from gamblor21/busdevice_fixes | Scott Shawcroft | |
| Changing adafruit_bus_device to duck typing | |||
| 2021-01-25 | Merge pull request #4054 from dglaude/patch-1 | Scott Shawcroft | |
| Permit Gameduino 3X Dazzler support on Metro M4 AirLift Lite. | |||
| 2021-01-25 | Allow pins >= 32, allow write pin on different register than data pins | Kevin Matocha | |
| 2021-01-25 | Separate Socket and SSLSocket, add LWIP connect | Lucian Copeland | |
| 2021-01-25 | Stop treating pin 15 specially. | Dan Halbert | |
| 2021-01-25 | spresense: update Spresense SDK to 2.0.2 | Kamil Tomaszewski | |
| 2021-01-25 | fix some build errors | Dan Halbert | |
| 2021-01-25 | add GP15 | Dan Halbert | |
| 2021-01-24 | CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup | Dan Halbert | |
| 2021-01-24 | Permit Gameduino 3X Dazzler support on that board. | David Glaude | |
| Totally untested, change request based on change made in #2581. It might be my first PR in CircuitPython core... Maybe this should be confirmed by @jamesbowman Those are the two boards that seems supported: * Metro M4 Express * Metro nRF52840 Express The only Metro that this PR concern: * Metro M4 AirLift Lite Other Metro I found and are maybe not supported: * Metro ESP32-S2 * Metro M0 Express * Metro M7 1011 | |||
| 2021-01-23 | Delete unnecessary comments | Kevin Matocha | |
| 2021-01-23 | squeeze some builds | Dan Halbert | |
| 2021-01-22 | Remove redundant clear_write, add make translate | Kevin Matocha | |
| 2021-01-22 | Fix DigitalInOut.pull on RP2040 | Scott Shawcroft | |
| It used to always return None. Fixes #4035 | |||
| 2021-01-22 | Add initial ParallelBus support for ESP32-S2 | Kevin Matocha | |
| 2021-01-22 | shrink arduino_mkr1300 | Dan Halbert | |
| 2021-01-22 | Merge pull request #4044 from DavePutz/rp2040_longint | Dan Halbert | |
| RP2040 longint support | |||
| 2021-01-22 | Merge branch 'main' into connect | Dan Halbert | |
| 2021-01-22 | Merge pull request #3911 from hugodahl/add-translation-for-builtin-object-help | Dan Halbert | |
| Update built-in help output for localization (Issue #3907) | |||
| 2021-01-21 | shrink feather_m0_adalogger and gemma_m0 | Dan Halbert | |
| 2021-01-21 | move longint choice to mpconfigport.mk | Dan Halbert | |
| 2021-01-21 | shrink arduino_mkrzero build | Dan Halbert | |
| 2021-01-21 | Adding longing support on RP2040 | root | |
| 2021-01-21 | Adding longint support on RP2040 | root | |
| 2021-01-21 | Merge pull request #3854 from hierophect/esp-tcpserver | hierophect | |
| ESP32S2: Implement TCP Server bindings | |||
| 2021-01-21 | shrink sparkfun_samd21_dev de_DE build | Dan Halbert | |
| 2021-01-21 | 1. check enabled before scan; 2. make start-station() the single control ↵ | anecdata | |
| point for esp_wifi_set_mode() | |||
| 2021-01-21 | Switch to upstream TinyUSB | Scott Shawcroft | |
| 2021-01-21 | copy editing | Scott Shawcroft | |
| 2021-01-20 | type fix | Scott Shawcroft | |
