| 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-20 | Add UART one-way instance search, fix bugs in stm32 implementation | Lucian Copeland | |
| 2020-05-19 | Enable showing the console on a debug uart | Mark Olsson | |
| 2020-05-04 | make translate again | Dan Halbert | |
| 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-13 | Various requested fixes | Lucian Copeland | |
| 2020-04-09 | Add busio support, cleanup | 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-20 | Initial work for STM32. Need to fix us delay and PulseIn still. | Scott Shawcroft | |
| 2020-03-11 | create copy | Lucian Copeland | |
