1408 Commits (df654d7f28365217822078a0f13a7eb7b6d7b7cb)

Author SHA1 Message Date
Karl Palsson df654d7f28 stm32: spi: drop spi_reset() 2 years ago
Karl Palsson b3bdf025d7 stm32: i2c: drop i2c_reset() 2 years ago
Karl Palsson de96f0f4aa stm32g0: adc: fix setting sampling time on all channels 2 years ago
Karl Palsson 7c09d0d14c stm32f3: enable RTC 2 years ago
Karl Palsson 0b414ff649 stm32g0: adc: only clear desired flags in ADC_ISR 2 years ago
Karl Palsson 5db7e87e6e doxygen: stm32:cordic: add a title 2 years ago
Oskar d8d33ca36d stm32: cordic: add new peripheral 2 years ago
andrej 2f29614133 stm32: Support CRC, SYSCFG and USART on G4 2 years ago
hepoun c82c7406aa stm32:dmamux: Fix request generator reset 2 years ago
Oskar 4675227783 stm32g4: rng: enable common code support 2 years ago
Oskar 1e71f18be2 stm32g4: i2c: enable common peripheral code. 2 years ago
Vlad Logyin 3122c0b33f stm32l4: rcc: Implement PLL helper as seen in other MCU families 3 years ago
me@me.net d8aa2f17b0 stm32: timer: Add API to set external clock mode 2 3 years ago
Karl Palsson c1e4107007 lm4f: fix more typos 3 years ago
Stefan Tauner 5bcf2a0c35 stm32l4: fix various problems with rcc_get* functions 3 years ago
Stefan Tauner a6927e410c treewide: Fix some typos 3 years ago
Eduard Drusa 66bf499e1b NRF5x: I2C EasyDMA support for NRF5x, extended API 3 years ago
Karl Palsson 3f52b7784c stm32/timers: clarify "advanced timers" restriction 3 years ago
mikisama 25b1e4aad9
stm32: fix typo 3 years ago
Eduard Drusa 213a6b4244 Initial merge of Nordic Semi nRF51/52 from Unicore MX back into Libopencm3 3 years ago
Tim Børresen f5813a547a stm32f4: rcc: F411: support Full speed with usb. 3 years ago
Bastian de Byl 6763681c26 STM32: Fixed ltdc_setup_windowing helper 3 years ago
Karl Palsson 470a1394a8 doc: stm32: timer: switch f1/other example 3 years ago
weycen76 12da5bbd9e stm32:iwdg: reset counter after changing period. 4 years ago
Stephen Holdaway 3ab83bc078 stm32g0: Support DAC 3 years ago
Eduard Drusa e9c68ff9e8 Fix STM32H7 FDCAN FIFO acknowledgment process 4 years ago
Eduard Drusa 9478931d69 Fix FDCAN incorrect FIFO acknowledgment 4 years ago
Karl Palsson 504dc95d9b stm32:fdcan: fix doxygen warnings 4 years ago
Eduard Drusa 32354846bd STM32H7: Implement basic FDCAN support 4 years ago
Bastian de Byl 0d72e6739c stm32 added better RTC periph API functions 4 years ago
Eduard Drusa 458250dc61 STM32G4: Add support for FDCAN 4 years ago
Jean THOMAS a9cc695381 stm32: i2c: Use const qualifier for read-only pointer in i2c_transfer7 4 years ago
Brian Viele c2dbea012b stm32h7: Updated pwr and rcc configs to support devices with SMPS. 4 years ago
Karl Palsson 7b88c2d9d2 samd: doc: links and spelling 4 years ago
Karl Palsson 49327dcdc4 samd: port: fix coding style 4 years ago
Karl Palsson 458a0553a8 samd: overhaul doxygen 4 years ago
Karl Palsson b57dbc5429 samd: enable new port file 4 years ago
Gwenhael Goavec-Merou d11680638b sam:d: port: complete port (define, configuration and access) 5 years ago
Karl Palsson 8722a03e2f stm32: enable quadspi for f7/g4/l4 4 years ago
Karl Palsson ca479ad7d2 stm32: quadspi overhaul documentation 4 years ago
Karl Palsson 5f4e2b3758 stm32:i2c-v1: eliminate doxygen warnings 4 years ago
Karl Palsson 0f1f1ebd1a stm32:dac: Fix waveform generation apis 4 years ago
Karl Palsson 8295d248e0 stm32:dac: new api for waveform characteristics 4 years ago
Stijn Martens f9d5fb738e stm32: usart: add idle interrupt enable/disable 4 years ago
Karl Palsson 34a44af4e4 stm32: dac: fix doxygen parameter link 4 years ago
Karl Palsson 4576f29048 stm32g4: adc: fix doxygen grouping 4 years ago
Karl Palsson 59fdb61bf2 stm32: dac: doc: link data types 4 years ago
Karl Palsson 3eb94bb335 stm32: dac: document: whitespace for legibility 4 years ago
Ben Brewer 1ebf172bcb stm32/dac: Update API to support multiple DACs and add v2 support 4 years ago
Kejia Hu 52781dee56 stm32g4: add SPI 4 years ago