| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-13 | final name and extra board | Jonah Yolles-Murphy | |
| 2021-01-10 | update TG-Watch pins, name, and frozen libraries | Jonah Yolles-Murphy | |
| 2020-12-15 | Swap to IDF release/4.2 branch for stability | Scott Shawcroft | |
| 2020-11-30 | Use nina-fw root certs | Scott Shawcroft | |
| That way we have one set we use for all of Adafruit's connected devices. | |||
| 2020-11-14 | esp32s2: Update esp-idf submodule to include fix for #3424 | Jeff Epler | |
| This re-points the submodule to my personal fork of esp-idf. Users may need to `git submodule sync` in their existing trees when this change occurs. Adds just the following commit in esp-idf: > esp_crt_bundle: Allow verify_callback to correct BADCERT_BAD_MD | |||
| 2020-10-08 | change idf to espressif | hathach | |
| fix hal includes | |||
| 2020-10-06 | Update ESP-IDF to newer fixed fork | Lucian Copeland | |
| 2020-09-30 | Change submodule, rework all includes | Lucian Copeland | |
| 2020-09-09 | freeze rfm69 and bus_device libraries int feather_m0_rfm69 | Jerry Needell | |
| 2020-08-05 | freeze rfm9x and BusDevice, remove many built-in modules | Jerry Needell | |
| 2020-07-06 | Add license to some obvious files. | Diego Elio Pettenò | |
| 2020-05-15 | Initial ESP32S2 port. | Scott Shawcroft | |
| Basic blinky works but doesn't check pins. | |||
| 2020-04-28 | add submodule to TG-Watch02A | TG-Techie | |
| 2020-04-14 | Add Protomatter and FramebufferDisplay | Jeff Epler | |
| 2020-04-11 | Fix bad submodule path | Lars Kellogg-Stedman | |
| The repository URL for extmod/ulab had a trailing slash, causing errors when trying to clone it. Closes #2762 | |||
| 2020-03-12 | Change ST drivers submodule to match TinyUSB | Lucian Copeland | |
| 2020-03-11 | submodule move and sync | Lucian Copeland | |
| 2020-03-09 | ulab: Use https://github.com/v923z/micropython-ulab/ | Jeff Epler | |
| The only delta we were carrying was in the README. | |||
| 2020-02-29 | Merge branch 'master' into ulab | Jeff Epler | |
| 2020-02-29 | Freeze adafruit_requests and adafruit_esp32spi into feather_mimxrt1011 | arturo182 | |
| 2020-02-27 | ulab: Incorporate it | Jeff Epler | |
| 2020-02-08 | trying to add Adafruit_CircuitPython_Register again | Max Holliday | |
| 2020-01-17 | Refine iMX RT memory layout and add three boards | Scott Shawcroft | |
| Introduces a way to place CircuitPython code and data into tightly coupled memory (TCM) which is accessible by the CPU in a single cycle. It also frees up room in the corresponding cache for intermittent data. Loading from external flash is slow! The data cache is also now enabled. Adds support for the iMX RT 1021 chip. Adds three new boards: * iMX RT 1020 EVK * iMX RT 1060 EVK * Teensy 4.0 Related to #2492, #2472 and #2477. Fixes #2475. | |||
| 2020-01-06 | Add initial MIMXRT10XX port | arturo182 | |
| 2019-12-16 | Merge branch 'master' into master | KalbeAbbas | |
| 2019-12-10 | audiocore: Add MP3File using Adafruit_MP3 library | Jeff Epler | |
| 2019-12-04 | Add connection interval and debugging | Scott Shawcroft | |
| This also sets TinyUSB to master and to not include its submodules. It also fixes an old displayio example comment and retries gattc reads. | |||
| 2019-11-13 | change | KalbeAbbas | |
| 2019-11-13 | added SD card module | KalbeAbbas | |
| 2019-11-13 | SD card folder removed | KalbeAbbas | |
| 2019-11-12 | SD card folder added | KalbeAbbas | |
| 2019-10-11 | Change port name to cxd56 | Kamil Tomaszewski | |
| 2019-10-09 | Add spresense-exported-sdk submodule | Kamil Tomaszewski | |
| 2019-07-24 | Requested changes, general cleanup | Hierophect | |
| 2019-07-23 | Doc error caused by submodule, misc cleanup | Hierophect | |
| 2019-07-23 | Switch to submodule for cube files | Hierophect | |
| 2019-03-29 | Remove lwip submodule because it is unused. | Scott Shawcroft | |
| 2019-03-19 | Merge branch 'master' of github.com:adafruit/circuitpython | Radomir Dopieralski | |
| 2019-03-17 | Add frozen stage module to ugame10 board | Radomir Dopieralski | |
| And also ignore some more pins. This is needed for the builds on the circuitpython.org to be functional. | |||
| 2019-03-01 | Move the frozen pew.py into a submodule | Radomir Dopieralski | |
| 2019-01-31 | Begin font parsing and packing for terminal | Scott Shawcroft | |
| 2018-12-06 | Switch TinyUSB back to hathach's version. The merge commit of the commit we ↵ | Scott Shawcroft | |
| were on. | |||
| 2018-11-30 | Add support for adding release info into adafruit/circuitpython-org | Scott Shawcroft | |
| This also changes the build script to python with better output. | |||
| 2018-11-08 | Move atmel-samd to tinyusb and support nRF flash. | Scott Shawcroft | |
| This started while adding USB MIDI support (and descriptor support is in this change.) When seeing that I'd have to implement the MIDI class logic twice, once for atmel-samd and once for nrf, I decided to refactor the USB stack so its shared across ports. This has led to a number of changes that remove items from the ports folder and move them into supervisor. Furthermore, we had external SPI flash support for nrf pending so I factored out the connection between the usb stack and the flash API as well. This PR also includes the QSPI support for nRF. | |||
| 2018-10-31 | Use adafruit/nrfx fork of NordicSemiconductor/nrfx | Dan Halbert | |
| 2018-08-16 | Compress all translated strings with Huffman coding. | Scott Shawcroft | |
| This saves code space in builds which use link-time optimization. The optimization drops the untranslated strings and replaces them with a compressed_string_t struct. It can then be decompressed to a c string. Builds without LTO work as well but include both untranslated strings and compressed strings. This work could be expanded to include QSTRs and loaded strings if a compress method is added to C. Its tracked in #531. | |||
| 2018-07-16 | Merge branch 'master' into micropython-25ae98f-merge | Dan Halbert | |
| 2018-07-16 | Merge 3.0.0 final bugfixes and changes to master | Dan Halbert | |
| 2018-07-11 | WIP: after merge; before testing | Dan Halbert | |
| 2018-07-12 | clean up | hathach | |
