| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-11 | remove old directory | Lucian Copeland | |
| 2020-03-11 | submodule move and sync | Lucian Copeland | |
| 2020-03-10 | Merge pull request #2693 from jepler/ulab-enable | Dan Halbert | |
| ulab: enable on most builds | |||
| 2020-03-09 | stm32: enable ulab | Jeff Epler | |
| This is needed because stm32 defines CIRCUITPY_MINIMAL_BUILD "for early port". | |||
| 2020-03-05 | Merge remote-tracking branch 'adafruit/master' into ↵ | Dan Halbert | |
| assert_pin-and-mp_const_none-cleanup | |||
| 2020-03-04 | Merge pull request #2680 from hierophect/stm32-clock-hotfix | Scott Shawcroft | |
| STM32: Fix restriction on GPIO clock enables for F407 Discovery board | |||
| 2020-03-03 | Expand GPIO clock enables for F405 and F407 | Lucian Copeland | |
| 2020-03-02 | Exclude SoCs without basic timers | Lucian Copeland | |
| 2020-02-29 | stm32: Add PulseOut support | Lucian Copeland | |
| Matches the implementations of the NRF and Atmel ports. TIM7 is used as it does not have a tied pin. Contains some register micromanagement since HAL support for the TIM7 timer is limited. | |||
| 2020-02-28 | new pin validation routines; don't use mp_const_none if NULL will do | Dan Halbert | |
| 2020-02-18 | Addition of stubs for rs485/CTS/RTS handling on non-implemented chips | Dave Marples | |
| 2020-02-12 | remove bad define | Lucian Copeland | |
| 2020-02-12 | revert cross-board flag strategy | Lucian Copeland | |
| 2020-02-12 | move defaults to avoid conflict | Lucian Copeland | |
| 2020-02-12 | cleanup flag changes | Lucian Copeland | |
| 2020-02-12 | Merge remote-tracking branch 'upstream/master' into stm32-espruino-wifi | Lucian Copeland | |
| 2020-02-12 | change flag styling | Lucian Copeland | |
| 2020-02-12 | Merge branch 'master' into stm32-temperature-us | hierophect | |
| 2020-02-10 | Merge pull request #2570 from hierophect/stm32-f407-disco | Scott Shawcroft | |
| STM32: Add STM32F4Discovery support | |||
| 2020-02-10 | create F407 specific files | Lucian Copeland | |
| 2020-02-10 | fix missing parameter | Lucian Copeland | |
| 2020-02-10 | Merge remote-tracking branch 'upstream/master' into stm32-espruino-wifi | Lucian Copeland | |
| 2020-02-10 | Merge remote-tracking branch 'upstream/master' into stm32-temperature-us | Lucian Copeland | |
| 2020-02-07 | Merge pull request #2596 from hierophect/stm32-espruino-pico | hierophect | |
| STM32: Espruino Pico | |||
| 2020-02-07 | fix function defs for compiler | Dan Halbert | |
| 2020-02-07 | improve time.monotonic_ns() accuracy from ms to us | Dan Halbert | |
| 2020-02-06 | revert mixed up linkers | Lucian Copeland | |
| 2020-02-06 | Update PID | Lucian Copeland | |
| 2020-02-06 | Add proper PID | Lucian Copeland | |
| 2020-02-06 | Create board definitions, add to board list | Lucian Copeland | |
| 2020-02-06 | Add espruino pico to board list | Lucian Copeland | |
| 2020-02-06 | Document flashing process | Lucian Copeland | |
| 2020-02-06 | Fix oscillator issue, add button and LED pins | Lucian Copeland | |
| 2020-02-05 | Fix oscillator oversight in clocks.c | Lucian Copeland | |
| 2020-02-05 | Add espruino pico pinout | Lucian Copeland | |
| 2020-02-05 | board uses VBUS | Lucian Copeland | |
| 2020-02-05 | Add voltage ADC, standardize mphalport | Lucian Copeland | |
| 2020-02-04 | Add ADC for temp sensor | Lucian Copeland | |
| 2020-02-04 | add correct PID | Lucian Copeland | |
| 2020-02-04 | Merge branch 'stm32-loader-linkers' into stm32-f407-disco | Lucian Copeland | |
| 2020-02-04 | Implement new linker for external flash only | Lucian Copeland | |
| 2020-01-31 | New configuration values | Lucian Copeland | |
| 2020-01-31 | Merge branch 'stm32-loader-linkers' into stm32-f407-disco | Lucian Copeland | |
| 2020-01-31 | Merge branch 'stm32-loader-linkers' of ↵ | Lucian Copeland | |
| https://github.com/hierophect/circuitpython into stm32-loader-linkers | |||
| 2020-01-31 | Fix pyboard | Lucian Copeland | |
| 2020-01-31 | WIP | Lucian Copeland | |
| 2020-01-31 | Merge branch 'stm32-loader-linkers' into stm32-f407-disco | Lucian Copeland | |
| 2020-01-31 | Create basic board profile | Lucian Copeland | |
| 2020-01-31 | Update ports/stm32f4/boards/STM32F405_boot.ld | hierophect | |
| Co-Authored-By: Scott Shawcroft <scott@tannewt.org> | |||
| 2020-01-31 | text fixes | Lucian Copeland | |
