1408 Commits (df654d7f28365217822078a0f13a7eb7b6d7b7cb)

Author SHA1 Message Date
Karl Palsson d559b5a4db stm32g0: doc: move flash/pwr/rcc to "peripheral_apis" 6 years ago
Karl Palsson 4aa9e484f6 stm32g0: flash: drop redundant docs 6 years ago
Karl Palsson 709d98e0a8 doc: stm32g0: drop redundant @ingroup and close groups 6 years ago
Guillaume Revaillot 55121126c3 stm32g0: add exti. 6 years ago
Guillaume Revaillot afd2db3097 stm32g0: add rcc. 6 years ago
Guillaume Revaillot cbe5425090 stm32g0: add flash. 6 years ago
Guillaume Revaillot f13a9eee5b stm32g0: add power. 6 years ago
Guillaume Revaillot c49937a09c stm32g0: add gpio. 6 years ago
Guillaume Revaillot b8d4b03722 stm32g0: add base, irqs, memorymap and current devices. 6 years ago
Oliver Meier 07868ad8b6 stm32f7: enable existing dma2d headers 6 years ago
Oliver Meier 92a2340551 stm32f7: enable existing dsi support 6 years ago
Oliver Meier 5a03cfe54e stm32f7: enable existing ltdc 6 years ago
Oliver Meier 16cfc6d848 stm32f7: enable fsmc 6 years ago
Oliver Meier 4fc7196463 stm32f7: enable existing exti headers 6 years ago
Karl Palsson e77bc94b8c stm32: adc-v1m: doc cleanups 6 years ago
Karl Palsson 13d46e81df stm32l1: adc: use v1-m shared code. 6 years ago
Karl Palsson 8d9b455ac6 stm32: adc-v1m: pull out f4/f7 specifics 6 years ago
Karl Palsson f1340df003 stm32f4: sort makefile objects 6 years ago
Matthew Lai 0a3e1cc0e6 Renamed adc_common_v3 to adc_common_v1_multi 6 years ago
Matthew Lai 6703abf5e3 Added F7 ADC support (almost the same as F4) 6 years ago
vector 5dbdb255d8 STM32F7: dac: include in build. 6 years ago
Marek Koza e50ce6a876 stm32l4: Correct memorymap and add the existing CAN library 6 years ago
M J Oldfield fc8a6aa7a2 stm32: adc-v2: set _only_ the ADC calibration bit 6 years ago
Karl Palsson f5d2d8f109 stm32f7: sort makefile object list alphabetically 6 years ago
Ross Schlaikjer 4fb67d891f stm32f7: enable existing ethernet libraries 6 years ago
Ross Schlaikjer 1290e3129d stm32f7: enable existing CAN library 6 years ago
Ross Schlaikjer a92a44a7c2 stm32f7: enable existing CRC support 6 years ago
Ross Schlaikjer 0173ecec9c stm32f7: enable existing IWDG support 6 years ago
Ross Schlaikjer 4db40e0839 stm32f7: Include i2c_common_v2 6 years ago
Icenowy Zheng 330d5fd5be gd32: add new chip series f1x0 6 years ago
Mike Szczys 0fd4f74ee3 stm32f1: adc: fixed deprecated/broken example code 6 years ago
Guillaume Revaillot c4c0d14ea4 stm32: exti: stm32g0 have enhanced EXTI_[FR]PR regs instead of EXTIR_PR, use them if defined. 6 years ago
Guillaume Revaillot b98dd8eee0 stm32: exti: exti_select_source: rework and use EXTI_EXTICR. 6 years ago
Guillaume Revaillot 7afd86db30 stm32l[01]: flash common: add flash_unlock_acr, allowing to unlock FLASH_ACR RUN_PD bit. 6 years ago
Guillaume Revaillot 74f460feac stm32f0: adc: fix doc. 6 years ago
Karl Palsson 72e449f529 stm32f3: rcc: fix typo in PLL clocks for APB1 6 years ago
Patrick Yeon 7e1d3daa11 stm32f0: adc: API call to clear EOS flag 6 years ago
Alfred Klomp 1adc418f9a stm32f42/f43: rcc: add 180 MHz clock options 6 years ago
Alfred Klomp f0e5c73d98 stm32: pll: disable before configuring 6 years ago
Karl Palsson 1883a4311f msp432: whitespace fixups spaces->tabs 6 years ago
Dmitry Rezvanov a63d0499de msp432/e4: Add GPIO support 6 years ago
Karl Palsson 2619a4506c stm32f7: use spi v2 peripheral. 6 years ago
mfm f6517f7816 stm32: adc common v2: add circular dma mode 7 years ago
Karl Palsson bc7e454741 stm32f7: include common dma code 6 years ago
Filip Moc 4b16af6e24 stm32: iwdg: correct calculation for all ranges. 6 years ago
Jacob Rodgers e2b67d7264 Set PLL source in rcc_clock_setup_pll() for STM32L0 6 years ago
Karl Palsson cccc1267c5 stm32f7: drop toolchain check for m7 support. 6 years ago
Karl Palsson 9ddafa6284 stm32f7: enable common timers support 7 years ago
Karl Palsson de538c4b80 stm32f7: desig: link common implementation 6 years ago
Clara Casas 889b7de0d7 stm32: adc: Add functions to get and clear flags 7 years ago