2874 Commits (master)
 

Author SHA1 Message Date
Karl Palsson 201f5bcfb3 stm32/dmamux: fix typo in EDGE 4 weeks ago
Karl Palsson 228f28fa66 stm32g4: flash: fix OPTR_DUALBANK definition 2 months ago
Karl Palsson b8e6e5d373 stm32h7: rcc: fix RCC_PLLFRAC address 5 months ago
Roman Buchert bb4c5d7324 stm32: quadspi: Add missing bracket at line 51. 8 months ago
neoxic ec5aeba354 stm32g4: add IWDG support 9 months ago
neoxic 0ee2477d08 stm32g4: fix ST_TSENSE_CAL2_110C -> ST_TSENSE_CAL2_130C 8 months ago
TomasPech 9545471e48 stm32g4: include desig support 10 months ago
Karl Palsson 2fe76ce62b ld/tests: add scripts for testing devices.data 10 months ago
Peter Rasmussen 3272a7a1f1 devices.data: expand stm32g[01] chip series 10 months ago
Karl Palsson 67a5b2af16 genlink: allow better usage as a tool 10 months ago
Mattia Maldini 0817f9175e genlink.py: refactor to expose some kind of device info API 4 years ago
Karl Palsson 1f3abd4376 stm32g4: irq.json: use fdcanX_itY consistently 1 year ago
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