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
path: root/lib
AgeCommit message (Expand)Author
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-03efm32: cmu: support switching HFCLK to USHFRCODIV2Sean Cross
2019-06-03stm32:l4:flash: Fix option bytes programmingBruno Randolf
2019-06-03stm32: rtc: clear wakeup clock selectionBruno Randolf
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: rcc: Add helper functionsBruno Randolf
2019-06-03stm32:l4: flash: Program in double wordsBruno Randolf
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-22stm32: doc: rtc: move to peripheral apisKarl Palsson
2019-05-22stm32: doc: pwr: move to peripheral_apiKarl Palsson
2019-05-22stm32: flash: move to peripheral_apisKarl Palsson
2019-05-22stm32: doc: dma: move to peripheral_apisKarl Palsson
2019-05-22stm32: doc: move timer to peripheral_apisKarl Palsson
2019-05-22stm32: doc: gpio: move gpio to peripheral_apisKarl Palsson
2019-05-22stm32: doc: rng: migrate to peripheral apisKarl Palsson
2019-05-22stm32: doc: exti: fix missing/wrong groups and move to peripheral_apiKarl Palsson
2019-05-22stm32: doc: dac: move to peripheral_apis.Karl Palsson
2019-05-22stm32g0: doc: move flash/pwr/rcc to "peripheral_apis"Karl Palsson
2019-05-22stm32g0: flash: drop redundant docsKarl Palsson
2019-05-22doc: stm32g0: drop redundant @ingroup and close groupsKarl Palsson
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
2019-05-21stm32g0: add base, irqs, memorymap and current devices.Guillaume Revaillot
2019-05-20stm32f7: enable existing dma2d headersOliver Meier
2019-05-20stm32f7: enable existing dsi supportOliver Meier
2019-05-20stm32f7: enable existing ltdcOliver Meier
2019-05-20stm32f7: enable fsmcOliver Meier
2019-05-20stm32f7: enable existing exti headersOliver Meier
2019-05-11stm32: adc-v1m: doc cleanupsKarl Palsson
2019-05-11stm32l1: adc: use v1-m shared code.Karl Palsson
2019-05-11stm32: adc-v1m: pull out f4/f7 specificsKarl Palsson
2019-05-09stm32f4: sort makefile objectsKarl 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-09STM32F7: dac: include in build.vector
2019-04-30stm32l4: Correct memorymap and add the existing CAN libraryMarek Koza
2019-04-28stm32: adc-v2: set _only_ the ADC calibration bitM J Oldfield
2019-04-15stm32f7: sort makefile object list alphabeticallyKarl Palsson
2019-04-15stm32f7: enable existing ethernet librariesRoss Schlaikjer
2019-04-15stm32f7: enable existing CAN libraryRoss Schlaikjer
2019-04-15stm32f7: enable existing CRC supportRoss Schlaikjer