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-06-17stm32: dma: add dma_set_channel_request to ease dma cselr usage.Guillaume Revaillot
2019-06-17stm32l0: dma: include dma_cselr, present on l0x1-2-3.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-16doc: stm32l0: fix doxygen groupings.Karl Palsson
2019-06-16stm32: l0: timer/lptimer: doc+Guillaume Revaillot
2019-06-13stm32g0: exti doc fixupGuillaume Revaillot
2019-06-13stm32g0: add timer.Guillaume Revaillot
2019-06-13stm32g0: add crc.Guillaume Revaillot
2019-06-13stm32g0: add rng.Guillaume Revaillot
2019-06-13stm32g0: add i2c.Guillaume Revaillot
2019-06-13stm32g0: add spi.Guillaume Revaillot
2019-06-13stm32g0: add usart.Guillaume Revaillot
2019-06-13stm32g0: add iwdg.Guillaume Revaillot
2019-06-13stm32l4: add common DAC supportEric Van Albert
2019-06-13doc: fix trivial missing trailers or typosKarl Palsson
2019-06-13doc: stm32l0: rcc: add groups requested by existing docsKarl Palsson
2019-06-13doc: stm32l0: rcc: add groups and tags for bus prescalersKarl Palsson
2019-06-13doc: stm32f4: crypto trivial closing tag fixKarl 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: stm32f0: rcc: add groups and tags for bus prescalersKarl Palsson
2019-06-13doc: usbd: Add missing / incorrect parameters.Karl Palsson
2019-06-13doc: stm32: crc-v2 fix up markup for doxygenKarl Palsson
2019-06-13doc: stm32g0: rcc: add groupings for periph resetsKarl Palsson
2019-06-13doc: stm32f7: rcc: add groupings for periph resetsKarl Palsson
2019-06-13doc: stm32f4: rcc: add groupings for periph resetsKarl Palsson
2019-06-13doc: stm32f3: rcc: add groupings for periph resetsKarl Palsson
2019-06-13doc: stm32l4: rcc: add groupings for periph resetsKarl Palsson
2019-06-13doc: stm32l0: rcc: add groupings for periph resetsKarl Palsson
2019-06-13doc: stm32f2: rcc: add groupings for periph resetsKarl Palsson
2019-06-13doc: stm32l1: rcc: add groupings for periph resetsKarl Palsson
2019-06-13doc: stm32f0: rcc: add groupings for periph resetsKarl Palsson
2019-06-10doc: restore targets as pages.Karl Palsson
2019-06-10doc: fix example syntaxKarl Palsson
2019-06-06usbd: document that only 8 eps are allowed.Karl Palsson
2019-06-06swm050: doxygen fixupsKarl Palsson
2019-06-05swm050: new MCU familyIcenowy Zheng
2019-06-04stm32l0: rcc: add rcc_set_peripheral_clk_sel(periph, sel)Guillaume Revaillot
2019-06-04stm32l0: rcc: add peripherals clock source selection helpers.Guillaume Revaillot
2019-06-04stm32l0: add rcc_set_msi_range.Guillaume Revaillot
2019-06-03stm32l4: rcc: drop bad function prototypeKarl Palsson
2019-06-03efm32hg: cmu: add USHFRCODIV2 clock definitionSean Cross
2019-06-03stm32:l4: rcc: Add RTC clock functionsBruno Randolf
2019-06-03stm32:l4: pwr: Add en/disable_backup_domain_write_protect()Bruno Randolf
2019-06-03stm32:l4: Add interrupts for STM32L4x5/STM32L4x6Bruno Randolf
2019-06-03stm32:l4: rcc: Add helper functionsBruno Randolf
2019-06-03stm32:l4: flash: Program in double wordsBruno Randolf
2019-06-02stm32f4:rcc: add new api directly to deprecated messageKarl Palsson
2019-06-02stm32f4: rcc: move deprecated attribute to headerKarl Palsson