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-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
2019-06-02stm32f4: rcc: drop 48 & 120 MHz configsKarl Palsson
2019-06-02stm32f4: add HSI clock configurationsMiguel Sánchez de León Peque
2019-06-02stm32f4: rcc: support hsi pll sourceMiguel Sánchez de León Peque
2019-05-27stm32f7: irqs: Fix typo in i2c4*Matthew Lai
2019-05-22stm32: doc: pwr: move to peripheral_apiKarl Palsson
2019-05-22stm32f7: doc: adc: fix copypasta doxygen errorKarl Palsson
2019-05-22stm32f7: doc: flash defines weren't grouped at allKarl Palsson
2019-05-22stm32l1: timer: fix typo in option mask definitionKarl Palsson
2019-05-22stm32: doc: exti: fix missing/wrong groups and move to peripheral_apiKarl Palsson
2019-05-22stm32g0: flash doc: group registersKarl Palsson
2019-05-22stm32g0: flash: drop redundant docsKarl Palsson
2019-05-22doc: stm32g0: drop redundant @ingroup and close groupsKarl Palsson
2019-05-22doc: predefine a group for the cortex peripherals.Karl Palsson
2019-05-21stm32: standardize OSPEED valuesKarl Palsson
2019-05-21stm32g0: make doc.Guillaume Revaillot
2019-05-21stm32g0: add exti.Guillaume Revaillot
2019-05-21stm32g0: add rcc.Guillaume Revaillot
2019-05-21stm32g0: add flash.Guillaume Revaillot
2019-05-21stm32g0: add power.Guillaume Revaillot
2019-05-21stm32g0: add gpio.Guillaume Revaillot