122 Commits (master)

Author SHA1 Message Date
Karl Palsson 66e2cc3ea8 doc: stm32f0: flash: more variants than F05x these days. 2 years ago
Karl Palsson 130075a12d doc: stm32f0: comparator: move to "peripheral api" style 2 years ago
Karl Palsson e54650fba4 stm32f0: adc: external trigger selection to unshifted 2 years ago
Karl Palsson 88e91c9a7c stm32:rcc: update _get_clock (uart/i2c) to handle all cases 2 years ago
Ben Brewer 1ebf172bcb stm32/dac: Update API to support multiple DACs and add v2 support 4 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
Karl Palsson 3df3ed7db9 doc: stm32f0/f3: adc: fix doxygen warnings 5 years ago
Matthew Lai 97688b913e stm32: desig: refactor to allow targets to have different addresses 5 years ago
Jacob Walser 854da9635e stm32f0: adjust wwdg threshold signatures to support 12 bit resolution 5 years ago
Karl Palsson df15b263d2 usb: hid: add a stub file for doxygen 5 years ago
Karl Palsson 452b39555b stm32f0: sort makefile object list 5 years ago
Guillaume Revaillot 7d344b187d stm32: dma: add dma_set_channel_request to ease dma cselr usage. 5 years ago
Karl Palsson 5eefc214f6 doc: stm32: fix "osc" incorrect linkages 5 years ago
Karl Palsson 9904f9803e doc: stm32: unify "peripheral API" titles 5 years ago
Karl Palsson 9a53dc3a89 doc: stm32f0: adc: fix missing param (trivial) 5 years ago
Karl Palsson cfdb9b7856 doc: stm32f0: rcc: add groups and tags for bus prescalers 5 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
Karl Palsson f2a9980638 stm32: doc: rtc: move to peripheral apis 6 years ago
Karl Palsson 0aef9c2ec6 stm32: doc: pwr: move to peripheral_api 6 years ago
Karl Palsson da76279bc6 stm32: flash: move to peripheral_apis 6 years ago
Karl Palsson 1001a9323b stm32: doc: dma: move to peripheral_apis 6 years ago
Karl Palsson 9382042180 stm32: doc: move timer to peripheral_apis 6 years ago
Karl Palsson 508f8d9487 stm32: doc: gpio: move gpio to peripheral_apis 6 years ago
Karl Palsson fe5e82a3cc stm32: doc: dac: move to peripheral_apis. 6 years ago
Guillaume Revaillot 74f460feac stm32f0: adc: fix doc. 6 years ago
Patrick Yeon 7e1d3daa11 stm32f0: adc: API call to clear EOS flag 6 years ago
Karl Palsson 08c76f25ec stm32: spi: drop empty spi.c files. 6 years ago
Karl Palsson da7ebafcbe stm32: flash: pull lock/unlock up to common_f. 6 years ago
Karl Palsson b23dccc7ae stm32: flash: pull up prefetch to _all 6 years ago
Karl Palsson 9dd901ba27 stm32: flash: BSY bit has never been writable. 6 years ago
Matt Anderson 0d5e51a8a7 STM32F0: Add RCC API for I2C1 clock source 7 years ago
Guillaume Revaillot 8310de2f5b doc: convert stm32 iwdg peripheral to common naming 6 years ago
Karl Palsson b9cf3a7072 doc: convert CRC periphal to common naming 7 years ago
Karl Palsson b47b967440 doc: use common naming for peripheral apis 7 years ago
Karl Palsson 7b9baabd69 stm32: drop empty usart.c files 7 years ago
Karl Palsson bc70d3b459 add USB mass storage class code where it was ommitted 7 years ago
Karl Palsson ef44bdd09e BREAKING: stm32f0/f1: standardize flash_prefetch_xx 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
Joel Holdsworth 8cd36ae9f9 stm32f0: Removed duplicate uart_{enable,disable}_{rx,tx}_dma functions 7 years ago
Cem Basoglu 34f57ae06e stm32: crc-v2: STM32F0/3 extended crc unit 9 years ago
Karl Palsson 670a7cd83e stm32f0: use usart-v2 instead of private usart 7 years ago
Adam Heinrich e9a8c5106e stm32f0: rcc: Enable prefetch buffer in rcc_clock_setup_*() 7 years ago
Karl Palsson e11e64330c stm32f0: can: add to build 7 years ago
Karl Palsson 29c712326f stm32: rcc: extract osc_bypass functions 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