67 Commits (master)

Author SHA1 Message Date
Karl Palsson e9426db222 stm32l4: rcc: use SYSCLK consistently with other families 2 years ago
Vlad Logyin 3122c0b33f stm32l4: rcc: Implement PLL helper as seen in other MCU families 3 years ago
Stefan Tauner 5bcf2a0c35 stm32l4: fix various problems with rcc_get* functions 3 years ago
Karl Palsson 8722a03e2f stm32: enable quadspi for f7/g4/l4 4 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
Manuel Bl e9c94760e6 stm32l4: enable USB OTG driver 4 years ago
balanceTWK 6fc1ff225e stm32:L4:flash: support erasing pages on bank 2 5 years ago
Karl Palsson df15b263d2 usb: hid: add a stub file for doxygen 5 years ago
Guillaume Revaillot 2035d84e55 stm32: lptim: add base support 5 years ago
Karl Palsson 5060790133 stm32l4: sort makefile 5 years ago
Guillaume Revaillot 7d344b187d stm32: dma: add dma_set_channel_request to ease dma cselr usage. 5 years ago
Eric Van Albert 3d422a930f stm32l4: add common DAC support 5 years ago
Karl Palsson 9904f9803e doc: stm32: unify "peripheral API" titles 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
Bruno Randolf 53ce5aa3dd stm32:l4:flash: Fix option bytes programming 6 years ago
Bruno Randolf b8424263e8 stm32:l4: rcc: Add RTC clock functions 7 years ago
Bruno Randolf 2c1823f7bb stm32:l4: pwr: Add en/disable_backup_domain_write_protect() 7 years ago
Bruno Randolf fe722d4643 stm32:l4: rcc: Add helper functions 7 years ago
Bruno Randolf a1ffdc59f0 stm32:l4: flash: Program in double words 7 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
Marek Koza e50ce6a876 stm32l4: Correct memorymap and add the existing CAN library 6 years ago
Karl Palsson ddc7ab8c6c stm32l4: flash: don't use misleading names 6 years ago
Karl Palsson b9448bff16 stm32l4: flash: fix page erase for second bank 6 years ago
Karl Palsson 850931dbcd stm32: flash_unlock_option_bytes is common code. 6 years ago
Karl Palsson 4517ec81fd stm32: flash: remove superfluous locking of option bytes 6 years ago
Karl Palsson 7a27795d8c stm32: flash: pull out i/d cache support. 6 years ago
Karl Palsson 2bf7eb4a0c stm32: flash: pull set_ws up to common code 6 years ago
Karl Palsson 4840b6bc7e stm32: flash: pull up clear_eop 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
Karl Palsson b47b967440 doc: use common naming for peripheral apis 7 years ago
Karl Palsson bc70d3b459 add USB mass storage class code where it was ommitted 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
Karl Palsson 1379ab4777 stm32l4: enable common exti functionality 7 years ago
Bruno Randolf 2e10acc0d4 stm32:l4: rcc: Use PLLM as factor, not register value 7 years ago
Bruno Randolf b438edf45d stm32:l4: Add SPI 7 years ago
Bruno Randolf 075ef82a4b stm32:l4: Enable USB FS support 7 years ago
Bruno Randolf de39ab1584 stm32:l4: Add CRS 7 years ago
Bruno Randolf f2c629c4ff stm32:l4: rcc: Add support for HSI48 clock 7 years ago
Bruno Randolf 0cd92c31d6 stm32:l4: Add RTC 7 years ago
Bruno Randolf c90c9fe801 stm32:l4: Add IWDG 7 years ago
Karl Palsson 55ea31fd04 stm32l4: crc-v2: enable common code 7 years ago
Bruno Randolf 7b6710a914 stm32:l4: Add DMA 7 years ago
Karl Palsson f67966046a stm32:l4: enable usart peripheral 7 years ago