1593 Commits (48a83558747f950d055911c1ef92d224c63f2d3b)

Author SHA1 Message Date
dragonmux 48a8355874 stm32/usart: Implemented a function to get the current stop bits setting for a USART 2 years ago
dragonmux 0241982fb4 stm32/usart: Implemented a function to get the current databits setting for a USART 2 years ago
Karl Palsson 189017b25c usb:msc: include referenced usbd_device headers 2 years ago
Karl Palsson 9914cd1d6c usb: add missing stdint.h includes 2 years ago
Karl Palsson e643f66342 stm32g4:rcc: add uart peripheral clock source helpers 2 years ago
Karl Palsson e9426db222 stm32l4: rcc: use SYSCLK consistently with other families 2 years ago
Karl Palsson 0878a04696 stm32g4: rcc: use SYSCLK consistently with other families 2 years ago
Karl Palsson f0575c3560 stm32g4: rcc: use datasheet naming for CCIPR fields 2 years ago
Karl Palsson b8bdc87d2d trivial: stm32f0:crc fix typo in doxygen 2 years ago
Karl Palsson e54650fba4 stm32f0: adc: external trigger selection to unshifted 2 years ago
neoxic 69e4ade399 stm32:f0/g0/l0: adc: Add EXTSEL defines 2 years ago
neoxic 7bd0f4097b stm32g0:adc: drop non-existant ADC_OR register 2 years ago
neoxic d262e70fc3 stm32g4/g0: adc: fix clock prescalers 2 years ago
Karl Palsson 88e91c9a7c stm32:rcc: update _get_clock (uart/i2c) to handle all cases 2 years ago
Karl Palsson df654d7f28 stm32: spi: drop spi_reset() 2 years ago
Karl Palsson b3bdf025d7 stm32: i2c: drop i2c_reset() 2 years ago
Karl Palsson 2c180d8431 stm32g0: rcc: add missing periphs 2 years ago
Karl Palsson 5796f41caa [BREAKING] stm32g0: add/rename missing periphs/irqs 2 years ago
Karl Palsson 7c09d0d14c stm32f3: enable RTC 2 years ago
Karl Palsson e1ec3e4e18 stm32: rcc: clarify flash_prefetch_enable documentation 2 years ago
Oskar d8d33ca36d stm32: cordic: add new peripheral 2 years ago
Karl Palsson 5980c58f9b stm32g4: syscfg: fix doxygen 2 years ago
andrej 2f29614133 stm32: Support CRC, SYSCFG and USART on G4 2 years ago
neoxic 0a132c0f6c stm32: dmamux: Fix tabs as tab size 8 2 years ago
neoxic b37811915e stm32:dmamux: fix individual DMAMUX register aliases DMAMUXn_* 2 years ago
Karl Palsson 44e142d4f9 cm3: scb: C11 keyword compliance 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
Stefan Tauner 757a0a14eb doc: cm3: mpu: document defines of individual register fields 3 years ago
Karl Palsson e9d87a9cb7 stm32: adc-v2-multi: fix JSQR 3 years ago
me@me.net d8aa2f17b0 stm32: timer: Add API to set external clock mode 2 3 years ago
Stefan Tauner 5bcf2a0c35 stm32l4: fix various problems with rcc_get* functions 3 years ago
Eduard Drusa 66bf499e1b NRF5x: I2C EasyDMA support for NRF5x, extended API 3 years ago
Karl Palsson c78007338e stm32l: lptimer: stylecheck 3 years ago
Karl Palsson bef7df02b0 stm32h7: rcc: stylecheck fixes 3 years ago
Karl Palsson f92a52bef5 stm32g0: rcc: fix i2s1 clksel definition 3 years ago
Karl Palsson c13ad2fce4 stm32g0:adc: stylecheck 3 years ago
Karl Palsson bb31308bc7 stm32: hrtim: stylecheck cleanup 3 years ago
Karl Palsson c08df942d7 msp432: replace spaces with tabs: stylecheck 3 years ago
Karl Palsson b05865a854 pac55xx: fix stylecheck warning 3 years ago
Parth Panchal 192d7fec2e stm32f1:gpio: Added missing definitions for usart1 3 years ago
Marek Koza bd4a970de9 stm32:fdcan: Fix FDCAN_FIFO_XTD bit position 3 years ago
Keenan Tims 9a5a6a2bfd LM4F: Make SYSCTL enum definitions C++ compliant 3 years ago
Evgenii Iarkov 72d4064744 stm32/g0: rcc: Correct RCC_CCIPR_TIM1SEL_SHIFT value (20 -> 22) 3 years ago
Karl Palsson 1b83a3ce47 stm32g4: pwr: Fix CR3 USB PD option bits 3 years ago
Eduard Drusa 213a6b4244 Initial merge of Nordic Semi nRF51/52 from Unicore MX back into Libopencm3 3 years ago
Will Gallia c36a4538b0 stm32: fix typo for auto baud rate request bit in USART_RQR 3 years ago
Karl Palsson ed2aada3e8 doc:stm32f4:pwr: link more doxygen 3 years ago
Dima Barsky 3e480eecae stm32f4: pwr: add missing bits 3 years ago