summaryrefslogtreecommitdiff
path: root/ports/stm
AgeCommit message (Expand)Author
2020-07-03Merge remote-tracking branch 'upstream/main' into stm32-timer-allocatorLucian Copeland
2020-07-02Merge pull request #3103 from hierophect/stm32-simplex-spi-fixScott Shawcroft
2020-07-02Update submodule, revert direction changeLucian Copeland
2020-07-01Merge pull request #3083 from tannewt/esp32s2_busioJeff Epler
2020-07-01STM32: add debug flags, fix hang in simplex SPILucian Copeland
2020-07-01Add timer allocator, adjust pulsio to use general purpose timersLucian Copeland
2020-06-25Move NVM block to increase program size.jgillick
2020-06-25WIPLucian Copeland
2020-06-25I2CPeripheral: Rename class and its moduleJeff Epler
2020-06-24Compiles!Scott Shawcroft
2020-06-24Add UART supportScott Shawcroft
2020-06-24Merge pull request #3038 from jepler/compute-usb-devicesJeff Epler
2020-06-23supervisor.mk: Compute USB_DEVICES; remove from boards and portsJeff Epler
2020-06-23Merge pull request #3045 from k0d/stm32_alignment_issueScott Shawcroft
2020-06-23stm: Sort configuration options and make them all conditionalJeff Epler
2020-06-23stm: Disable USB MIDI and most USB HIDJeff Epler
2020-06-22stm: Pin.c: Compute GPIO_PORT_COUNT instead of specifying manuallyJeff Epler
2020-06-22stm: Makefile: sort files in SRC_STM32Jeff Epler
2020-06-18Fixes issue with memory alignment in STM32Mark Olsson
2020-06-16Add port D to LQFP64Lucian Copeland
2020-06-15Revert I2C timing overrides, reduce scope to module onlyLucian Copeland
2020-06-11Move I2C speed to clock-style definitionLucian Copeland
2020-06-10Add macros for setting correct F7 and H7 I2C timingLucian Copeland
2020-06-10Minor comment fixLucian Copeland
2020-06-10Add missing openmv definitionsLucian Copeland
2020-06-09Add DTCM and ITCM support to F7 seriesLucian Copeland
2020-06-05Override HAL_Delay and HAL_GetTickLucian Copeland
2020-06-04Merge remote-tracking branch 'upstream/master' into stm32-LSE-startup-fixLucian Copeland
2020-06-04Rework LSE clock init, allow clock overridesLucian Copeland
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-06-01Merge pull request #2979 from hierophect/stm32-remove-crystalsScott Shawcroft
2020-06-01Note temporary issue with Nucleo boardsLucian Copeland
2020-05-29Set correct crystal settings on Discovery boardsLucian Copeland
2020-05-29Merge pull request #2964 from hierophect/mimxrt-busio-cleanupScott Shawcroft
2020-05-29Fix SWO/Analog overlap, style changesLucian Copeland
2020-05-28A number of small ESP32S2 fixes:Scott Shawcroft
2020-05-27Merge branch 'mimxrt-uart-oneway' into mimxrt-busio-cleanupLucian Copeland
2020-05-27translationsLucian Copeland
2020-05-27Add pin resetting across boards, fix array size detection issueLucian Copeland
2020-05-20Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalioScott Shawcroft
2020-05-20Add UART one-way instance search, fix bugs in stm32 implementationLucian Copeland
2020-05-20Update digitalio api for other portsScott Shawcroft
2020-05-19Merge pull request #2910 from tannewt/esp32s2Scott Shawcroft
2020-05-18Merge pull request #2837 from k0d/serial-debugScott Shawcroft
2020-05-19Enable showing the console on a debug uartMark Olsson
2020-05-15Add port_fixed_stack for more buildsScott Shawcroft
2020-05-12merged masterDaniel Pollard
2020-05-11Add recovery domain write access, adjust stackLucian Copeland
2020-05-11Merge remote-tracking branch 'upstream/master' into stm32-lsetimeoutLucian Copeland
2020-05-08Add timeout and adjustment to LSILucian Copeland