2862 Commits (1acf0c1f5650605bcd84f377bcd7a875fdafb9df)
 

Author SHA1 Message Date
TomasPech 1acf0c1f56 stm32g4: irc.json: fix FDCAN1_INT0/1 swap 1 year ago
Karl Palsson 32a1692077 stm32/g4/dmamux: fix duplicated defines 1 year ago
Daniel Höpfl eaea8dc12c usb:st usbfs-v2: fix disconnect polarity 1 year ago
dragonmux 10cfbd7652 lm4f/uart: Implemented a function to get the current parity setting for a UART 2 years ago
dragonmux f0262cb4a9 lm4f/uart: Implemented a function to get the current stop bits setting for a UART 2 years ago
dragonmux 78ace36308 lm4f/uart: Implemented a function to get the current databits setting for a UART 2 years ago
dragonmux 4d23ac8714 lm4f/uart: Fixed up the naming of one of the variables in uart_set_databits() 2 years ago
dragonmux c212d19cd4 usb/cdc: Added a definition for the GET_LINE_CODING class-specific request 2 years ago
dragonmux 56ec4c2b06 stm32/usart: Automatic whitespace cleanup 2 years ago
dragonmux 188671389d stm32/usart: Implemented a function to get the current parity setting for a USART 2 years ago
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 8bc483746b stm32h7:usart: add common file to build 2 years ago
Karl Palsson f58ffd4ba7 ld: add stm23l412xx parts 2 years ago
Rohit Nimkar f3049c6699 doc: stm32: rcc: improve intellisense 2 years ago
Harry Geyer 4d7a2ca271 stm32: When setting baudrate of a USART, first get the clock frequency for that USART. 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 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 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 88f4d111ba README: update toolchain recommendations 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
Sebastien Lorquet 84a59d925d devices.data: stm32h7: fix fpu and mem offsets 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 e1ec3e4e18 stm32: rcc: clarify flash_prefetch_enable documentation 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
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
hepoun c82c7406aa stm32:dmamux: Fix request generator reset 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