| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-03 | Fix up end of file and trailing whitespace. | Diego Elio Pettenò | |
| This can be enforced by pre-commit, but correct it separately to make it easier to review. | |||
| 2020-05-29 | Fix SWO/Analog overlap, style changes | Lucian Copeland | |
| 2020-05-27 | Merge branch 'mimxrt-uart-oneway' into mimxrt-busio-cleanup | Lucian Copeland | |
| 2020-05-27 | translations | Lucian Copeland | |
| 2020-05-27 | Add pin resetting across boards, fix array size detection issue | Lucian Copeland | |
| 2020-05-20 | Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio | Scott Shawcroft | |
| 2020-05-20 | Add UART one-way instance search, fix bugs in stm32 implementation | Lucian Copeland | |
| 2020-05-20 | Update digitalio api for other ports | Scott Shawcroft | |
| 2020-05-19 | Enable showing the console on a debug uart | Mark Olsson | |
| 2020-05-06 | Merge pull request #2831 from jepler/rgbmatrix-stm | Scott Shawcroft | |
| stm: enable RGBMatrix | |||
| 2020-05-04 | make translate again | Dan Halbert | |
| 2020-04-30 | stm: enable protomatter | Jeff Epler | |
| Testing performed: on stm32f405 feather, all pins change in plausible ways on a logic probe. Didn't actually drive a display yet. | |||
| 2020-04-29 | Merge remote-tracking branch 'adafruit/master' into ringbuf-fixes | Dan Halbert | |
| 2020-04-27 | Merge remote-tracking branch 'adafruit/master' into lower_power | Scott Shawcroft | |
| 2020-04-27 | Merge branch 'master' into stm32f7_os | hierophect | |
| 2020-04-27 | Enables os on STM32F7 | Mark Olsson | |
| os.uname() works os.urandom() doesn't work yet, will enable in another PR | |||
| 2020-04-27 | Enables PulseIO on STM32F7 | Mark Olsson | |
| Tested on nucleo_f746zg | |||
| 2020-04-24 | adds support for the stm32f746g_disco board | Mark Olsson | |
| 2020-04-21 | ringbuf tested | Dan Halbert | |
| 2020-04-21 | further ringbuf cleanup | Dan Halbert | |
| 2020-04-20 | Merge remote-tracking branch 'adafruit/master' into lower_power | Scott Shawcroft | |
| This isn't perfect and needs a bit more testing. | |||
| 2020-04-14 | Tweaks from jepler | Scott Shawcroft | |
| 2020-04-13 | Various requested fixes | Lucian Copeland | |
| 2020-04-09 | Add busio support, cleanup | Lucian Copeland | |
| 2020-04-08 | Fix up STM | Scott Shawcroft | |
| Enable the Alarm IRQ earlier and correct bit clearing. | |||
| 2020-04-02 | Implement F7 Nucleo | Lucian Copeland | |
| 2020-03-31 | Merge remote-tracking branch 'adafruit/master' into lower_power | Scott Shawcroft | |
| 2020-03-31 | Hack up STM32 PulseIn so it builds | Scott Shawcroft | |
| 2020-03-27 | Update board.c's to remove remaining tick.h | Scott Shawcroft | |
| 2020-03-26 | Merge remote-tracking branch 'upstream/master' into stm32x7-setup | Lucian Copeland | |
| 2020-03-26 | Add F7 and H7 Support to the STM32 port | Lucian Copeland | |
| Restructures the STM port of Circuitpython to be more generic about the STM32 chip lines to support the F7 and H7 series of chips. Adds the new Packages directory to organize different chip layouts between lines. Makes general changes to the Makefile to condense board-level flags to the minimum and support the new chip series. Adds the new chip line to the Peripherals directory, along with new python tools used to generate peripheral text automatically in the tools/ directory. | |||
| 2020-03-23 | Add back microsecond delay to STM32 | Scott Shawcroft | |
| 2020-03-23 | Factor out stm32f4xx_hal_conf.h | Scott Shawcroft | |
| 2020-03-22 | Rename NVM_BYTEARRAY_BUFFER_SIZE | jgillick | |
| 2020-03-22 | Update NVM_BYTEARRAY_BUFFER_LEN | jgillick | |
| 2020-03-22 | Add non-volatile memory support to STM | jgillick | |
| 2020-03-20 | Initial work for STM32. Need to fix us delay and PulseIn still. | Scott Shawcroft | |
| 2020-03-19 | Cleanup | jgillick | |
| 2020-03-15 | Chip specific code. | jgillick | |
| 2020-03-12 | Merge remote-tracking branch 'upstream/master' into stm32-port-namechange | Lucian Copeland | |
| 2020-03-11 | create copy | Lucian Copeland | |
