| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-22 | Claim USB pins at startup to prevent overwrites | Lucian Copeland | |
| 2020-07-22 | Free timers when modules de-init | Lucian Copeland | |
| 2020-07-16 | Fix pulseIO reset and frequency issues, remove IRQ conflict | Lucian Copeland | |
| 2020-07-14 | Fix IRQ enum protections | Lucian Copeland | |
| 2020-07-01 | Add timer allocator, adjust pulsio to use general purpose timers | Lucian Copeland | |
| 2020-06-25 | WIP | Lucian Copeland | |
| 2020-04-27 | Merge remote-tracking branch 'adafruit/master' into lower_power | Scott Shawcroft | |
| 2020-04-27 | Enables PulseIO on STM32F7 | Mark Olsson | |
| Tested on nucleo_f746zg | |||
| 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-08 | Fix up STM | Scott Shawcroft | |
| Enable the Alarm IRQ earlier and correct bit clearing. | |||
| 2020-03-31 | Hack up STM32 PulseIn so it builds | Scott Shawcroft | |
| 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 | Factor out stm32f4xx_hal_conf.h | Scott Shawcroft | |
| 2020-03-20 | Initial work for STM32. Need to fix us delay and PulseIn still. | Scott Shawcroft | |
| 2020-03-12 | Merge remote-tracking branch 'upstream/master' into stm32-port-namechange | Lucian Copeland | |
| 2020-03-11 | create copy | Lucian Copeland | |
