Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-21Merge remote-tracking branch 'upstream/master'D. Lisin
2019-07-06doc: stm32: adc: upgrade common_v2 documentationGuillaume Revaillot
2019-07-05stm32: lptim: add base supportGuillaume Revaillot
2019-07-05stm32: extract l0 lptimer stuff from timer.h to common lptimer.hGuillaume Revaillot
2019-06-17stm32: dma: add dma_set_channel_request to ease dma cselr usage.Guillaume Revaillot
2019-06-17stm32: dma: cselr: factorize register definition.Guillaume Revaillot
2019-06-16doc: stm32: timer: remove redundant groupings and consistent namesKarl Palsson
2019-06-13doc: fix trivial missing trailers or typosKarl Palsson
2019-06-13doc: stm32: exti-v1: fix conditionals, add registersKarl Palsson
2019-06-13doc:stm32: usart: fix grouping and heirarchy of base addrsKarl Palsson
2019-06-13doc: stm32: crc-v2 fix up markup for doxygenKarl Palsson
2019-05-20stm32f4-7: dma2d: fixed wrong color definition and added missing oneOliver Meier
2019-05-20stm32f7: enable existing dma2d headersOliver Meier
2019-05-20stm32f7: fixed typos in dsi header definitionsOliver Meier
2019-05-20stm32f7: enable existing dsi supportOliver Meier
2019-05-20stm32f7: enable existing ltdcOliver Meier
2019-05-20stm32f7: enable fsmcOliver Meier
2019-05-11stm32: adc-v1m: extract some portions back to f4/f7.Karl Palsson
2019-05-11stm32: adc-v1m: drop lots of noisy useless defines.Karl Palsson
2019-05-11stm32: adc-v1m: tightenup definitionsKarl Palsson
2019-05-11stm32: adc: fix f4/f7 temperature sensor channel defines.Karl Palsson
2019-05-11stm32: adc-v1m: fix include guardKarl Palsson
2019-05-09Renamed adc_common_v3 to adc_common_v1_multiMatthew Lai
2019-05-09Added F7 ADC support (almost the same as F4)Matthew Lai
2019-05-09stm32: dac: move DAC_SR to common.Karl Palsson
2019-04-05stm32f7: Include i2c_common_v2Ross Schlaikjer
2019-01-31stm32: exti: define AFIO/SYSCFG_EXTICR_FIELDSIZE for all chip.Guillaume Revaillot
2019-01-31stm32l[01]: flash common: add flash_unlock_acr, allowing to unlock FLASH_ACR ...Guillaume Revaillot
2019-01-18stm32: exti: move register definition of all current stm32 devices to common_v1Guillaume Revaillot
2019-01-18stm32: rtc: Fixed typo in macro def (RTC_DR_MT_MASK)Harold Tay
2018-11-06fixup! stm32f09: add register definitions for DMA2Alfred Klomp
2018-11-06stm32f09: add register definitions for DMA2Alfred Klomp
2018-10-24stm32: spi-v2: Frame format is available for all.Karl Palsson
2018-10-20stm32: adc common v2: add circular dma modemfm
2018-10-06stm32: timer_common: add timer21-22, found on stm32l0 chips.Guillaume Revaillot
2018-10-01Problem with SDIO fixedLisin Dmitriy
2018-09-28Merge remote-tracking branch 'original_libopencm3/master'Lisin Dmitriy
2018-09-15stm32: f24: dma: clarify stream/channelKarl Palsson
2018-08-29stm32: adc: Add functions to get and clear flagsClara Casas
2018-08-29stm32: add dma_get_number_of_dataDaniel Gröber
2018-08-17stm32: support i2c3 properlyKarl Palsson
2018-07-29stm32: f247: flash: use common code.Karl Palsson
2018-07-29stm32: flash: drop common_f234Karl Palsson
2018-07-29stm32: flash: extract wait_for_last_operation to top levelKarl Palsson
2018-07-29stm32: flash: move clear all status flags to single common headerKarl Palsson
2018-07-29stm32f3: flash: pgerr is not the same as pgperrKarl Palsson
2018-07-29stm32: flash_unlock_option_bytes is common code.Karl Palsson
2018-07-29stm32l: flash: rename option unlock keys or consistencyKarl Palsson
2018-07-29stm32: flash: pull out i/d cache support.Karl Palsson
2018-07-29stm32: flash: pull set_ws up to common codeKarl Palsson