| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-15 | -ftree-vrp better diagnostics on -Os builds; -fno-inline-functions for -O2; ↵ | Dan Halbert | |
| fix struct init in HCI bleio | |||
| 2020-10-06 | canio: implement for stm32f405 | Jeff Epler | |
| The has successfully run my loopback self-test program for CAN, which tests transmission, reception, and filtering. The 1M baud rate setting was also verified on saleae to be accurate. | |||
| 2020-09-16 | Add SPI memset, optional flags | Lucian Copeland | |
| 2020-07-24 | Merge pull request #15 from adafruit/main | DavePutz | |
| update from main | |||
| 2020-07-23 | Changes to optimization option | root | |
| 2020-07-22 | Merge branch 'main' into stm32-timer-allocator | hierophect | |
| 2020-07-22 | Changes to add compiler optimization option | root | |
| 2020-07-21 | Add option for higher optimization levels | root | |
| 2020-07-06 | Add license to some obvious files. | Diego Elio Pettenò | |
| 2020-07-03 | Merge remote-tracking branch 'upstream/main' into stm32-timer-allocator | Lucian Copeland | |
| 2020-07-01 | STM32: add debug flags, fix hang in simplex SPI | Lucian Copeland | |
| 2020-07-01 | Add timer allocator, adjust pulsio to use general purpose timers | Lucian Copeland | |
| 2020-06-22 | stm: Makefile: sort files in SRC_STM32 | Jeff Epler | |
| 2020-06-04 | Rework LSE clock init, allow clock overrides | Lucian Copeland | |
| 2020-05-28 | A number of small ESP32S2 fixes: | Scott Shawcroft | |
| * Fix flash writes that don't end on a sector boundary. Fixes #2944 * Fix enum incompatibility with IDF. * Fix printf output so it goes out debug UART. * Increase stack size to 8k. * Fix sleep of less than a tick so it doesn't crash. | |||
| 2020-04-29 | Merge remote-tracking branch 'adafruit/master' into lower_power | Scott Shawcroft | |
| 2020-04-27 | Add readme and dfu-flashing | Lucian Copeland | |
| 2020-04-27 | Merge remote-tracking branch 'adafruit/master' into lower_power | Scott Shawcroft | |
| 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-20 | Merge remote-tracking branch 'adafruit/master' into lower_power | Scott Shawcroft | |
| This isn't perfect and needs a bit more testing. | |||
| 2020-04-16 | startup file crash fix, H7 bin fix | Lucian Copeland | |
| 2020-04-15 | Implement requested changes | Lucian Copeland | |
| 2020-04-13 | Various requested fixes | Lucian Copeland | |
| 2020-04-09 | Add busio support, cleanup | Lucian Copeland | |
| 2020-04-03 | Linker file restructure, TCM and MPU additions | Lucian Copeland | |
| 2020-04-02 | Implement F7 Nucleo | Lucian Copeland | |
| 2020-04-01 | Implement requested changes | Lucian Copeland | |
| 2020-03-28 | Support cached internal flash on the H743 | 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-12 | Change ST drivers submodule to match TinyUSB | Lucian Copeland | |
| 2020-03-11 | create copy | Lucian Copeland | |
