56 Commits (master)

Author SHA1 Message Date
Karl Palsson 88e91c9a7c stm32:rcc: update _get_clock (uart/i2c) to handle all cases 2 years ago
Brian Viele e41ac6ea71 stm32: added peripheral clock get helpers for all stm32 platforms. 5 years ago
Graham Keeth d4d4c798a6 add usb audio, cdc, and midi stub files for doxy 5 years ago
Karl Palsson e15071dbf8 BREAKING: drop all part specific ld files 4 years ago
Matthew Lai 97688b913e stm32: desig: refactor to allow targets to have different addresses 5 years ago
Karl Palsson df15b263d2 usb: hid: add a stub file for doxygen 5 years ago
Nicholas Rossomando 77d96a3430 stm32l0: crc: enable common code 5 years ago
Guillaume Revaillot 2035d84e55 stm32: lptim: add base support 5 years ago
Guillaume Revaillot 05214d826a stm32l0: consistent makefile. 5 years ago
Guillaume Revaillot 7d344b187d stm32: dma: add dma_set_channel_request to ease dma cselr usage. 5 years ago
Karl Palsson 55c899c93b doc: stm32l0: rcc: add groups requested by existing docs 5 years ago
Karl Palsson 5eefc214f6 doc: stm32: fix "osc" incorrect linkages 5 years ago
Guillaume Revaillot f38c6f4f91 stm32l0: rcc: doc: fix rcc_clock_setup_pll brief. 6 years ago
Karl Palsson c9d45e0e2c doc: stm32: move RCC to peripheral api style 5 years ago
Karl Palsson 7be50a5e75 make: use $(PREFIX)gcc instead of $(PREFIX)-gcc 5 years ago
Guillaume Revaillot a652856533 stm32l0: rcc: add rcc_set_peripheral_clk_sel(periph, sel) 6 years ago
Guillaume Revaillot 8668f9198b stm32l0: rcc: add peripherals clock source selection helpers. 6 years ago
Guillaume Revaillot 6953138a28 stm32l0: add rcc_set_msi_range. 6 years ago
Karl Palsson da76279bc6 stm32: flash: move to peripheral_apis 6 years ago
Karl Palsson 508f8d9487 stm32: doc: gpio: move gpio to peripheral_apis 6 years ago
Jacob Rodgers e2b67d7264 Set PLL source in rcc_clock_setup_pll() for STM32L0 6 years ago
Karl Palsson b23dccc7ae stm32: flash: pull up prefetch to _all 6 years ago
Martin Sivak 572a50a53c stm32l0: include rtc module 6 years ago
Karl Palsson bc70d3b459 add USB mass storage class code where it was ommitted 7 years ago
Martin Sivak f0e128673d Add DMA support to STM32L0 7 years ago
Guillaume Revaillot bf125e91f9 stm32: rework spi, based on PR #740 and #742. 7 years ago
Karl Palsson 9a05dcb6c0 ld scripts: drop duplication of standard sections 7 years ago
Guillaume Revaillot c670bdca1a stm32l0: enable iwdg 7 years ago
Karl Palsson 8feb711ca0 stm32l0:rcc: add rcc_set_pll_source() as per L1 7 years ago
Karl Palsson c119ee7f9a stm32:l0: enable usart peripheral 7 years ago
Karl Palsson bc898d1f92 stm32l0: rcc: Add clock struct setup helper 8 years ago
Karl Palsson 29c712326f stm32: rcc: extract osc_bypass functions 8 years ago
Karl Palsson 2547bf66d9 stm32l0: flash: use common functionality 8 years ago
Karl Palsson b860319785 make: use std=c99 everywhere by default. 8 years ago
Matthew Lai 383fafc862 stm32: renamed pwr_common_all to pwr_common_v1, and pwr_common_l01 to pwr_common_v2 8 years ago
Sergey Matyukevich 59ef83a440 stm32: l0/l4: add i2c support 8 years ago
Karl Palsson 05829037de stm32:rng: add common v1 to l0,l4,f7 8 years ago
Karl Palsson c9c5cb7c9c style: fix some of the easier style bugs 8 years ago
Seven Watt 8a62618a63 stm32l0: add exti to makefile 8 years ago
Karl Palsson 08aac020ad stm32: rcc: provide async routines for osc checks 8 years ago
Eric Kerman 9b642dea2a stm32l0: Add timer support 9 years ago
Karl Palsson 77c0a2058c stm32l0: land adc-v2 peripheral support 9 years ago
Karl Palsson 3a7cbec776 stm32l/stm32f: name space standardization [BREAKING] 9 years ago
Piotr Esden-Tempski b1049f9a6f [Style] Stylefix sweep over the whole codebase. 9 years ago
Tido Klaassen aad8d06c3f make: rename CFLAGS in target Makefiles to TGT_CFLAGS 9 years ago
Karl Palsson f1d8a7ef04 stm32l0: Add USB support via st_usbfs driver. 9 years ago
Robin Kreis add087aafc stm32l0: include desig.c (device electronic signature) 10 years ago
Robin Kreis 112cf5d085 stm32l0: commonize PWR definitions and add to l0 10 years ago
Karl Palsson 29ede503f3 stm32l0: rcc: add more helper routines. 9 years ago
Karl Palsson 63cfc6932a stm32l0: Add Clock Recovery System to build 9 years ago