1460 Commits (09bf6e9ebc328b0c1b632bc989a312a9bbbfcc95)

Author SHA1 Message Date
Michael Drake 90753950bb stm32f3: Enable support for GPIO ports G and H 5 years ago
Michael Drake 07bd38b814 stm32f3: Add GPIO ports G and H to memory map 5 years ago
Chuck McManis 2ce5cc58ce STM32F4: Add FMPI2C1 Peripheral to the memory map 5 years ago
Chuck McManis 3ee9710f35 STM32F4: I2C Noise Filter Register 5 years ago
Guillaume Revaillot 9bf6ce8b64 stm32g0: flash: add erase/program stuff 5 years ago
Guillaume Revaillot dc98e2e6d9 stm32g0: flash: fix flash keys. 5 years ago
Guillaume Revaillot 7cb7d51273 stm32g0: flash: update registers documentation 5 years ago
Guillaume Revaillot d696e2c264 stm32g0: add device electronic signature offsets and build desig. 5 years ago
Guillaume Revaillot 2d9c01867f stm32g0: update sysconfig based on latest stm32g0x1 RM 5 years ago
Karl Palsson 4e70d06d63 stm32g4: Add basic support 5 years ago
Karl Palsson 57373b3413 stm32l4: rcc: fix bit error in BDCR 5 years ago
Kevin Stefanik 89e90e0e5d pac55xx: gpio: fix gpio_set_af for pin alternate function settings. 5 years ago
Guillaume Revaillot abc74fd78b stm32g0: fix typos in rcc.h 5 years ago
Florian Larysch f4ec5b9f9b stm32g0: fix RCC enums for UCPD peripherals 5 years ago
Brian Viele b1d8a4c546 stm32h7: added minimal stm32h7 exti defs, which share with G0. 5 years ago
Brian Viele 89074d6a13 stm32h7: fix inverted VOS settings for Vcore. 5 years ago
Karl Palsson 4a11e354a3 stm32l1: desig: use new mechanism to support different densities 5 years ago
Karl Palsson 78c23ba5a0 doc: stm32f4: fix broken groupings 5 years ago
Karl Palsson b146fd6aa7 doc: stm32: flash: tidy up doxygen warnings and broken groupings 5 years ago
Karl Palsson dca79bfd7a doc: stm32l1: lcd: fix groupings and convert to doxygen 5 years ago
Karl Palsson 341bd84cb9 doc: stm32h7: cleanup warnings and groupings 5 years ago
Brian Viele 4953d67aaa stm32h7: per comments, improved consistency with other rcc impls. 5 years ago
Karl Palsson 5f8cbb95e6 stm32: ltdc: clarify warning on faulty include 5 years ago
François Finfe fb0cac49cb stm32: adc-v2: add adc_{en,dis}able_delayed_conversion_mode 5 years ago
Brian Viele 2ca56f4c21 stm32h7: updates to PWR and RCC to support PLL configuration. 5 years ago
Matthew Lai 97688b913e stm32: desig: refactor to allow targets to have different addresses 5 years ago
Karl Palsson f1b4a4dfff stm32f3: adc: consistently use unshifted 5 years ago
François Finfe 49285ed8e1 stm32f3: fix missing reg mask for adc_set_multi_mode 5 years ago
Brian Viele cb0661f81d stm32h7: fmc: added bit defs for async configuration. 5 years ago
Karl Palsson 7da29d3d5f stm32: desig: doc: merge duplicate documentation sections 5 years ago
Karl Palsson 8c37e5cea0 stm32: crc: merge duplicate documentation 5 years ago
Karl Palsson 26d6f8f77e swm050: timer: use more standard bit definitions 5 years ago
Karl Palsson a6aecf8ccd swm050: simplify doxygen 5 years ago
Caleb Szalacinski f06a1ca958 SWM050: Adds the timer peripheral and updates the README. 5 years ago
Fabio Pugliese Ornellas 7daa6f15bf usb: define USB_CLASS_DFU 5 years ago
Guillaume Revaillot 64baacfbbf rng: add irq enable/disable helper. 6 years ago
Jacob Walser e2ac1a6358 stm32f3: bugfix + adjust wwdg threshold signatures to support 12 bit resolution 5 years ago
Jacob Walser 854da9635e stm32f0: adjust wwdg threshold signatures to support 12 bit resolution 5 years ago
Jacob Walser 5409ce73bd adc_common_v2: bugfix ADC_xT1_VAL(x) 5 years ago
Karl Palsson 18f4d7c1b7 stm32f3: rtc: include correct shared header 5 years ago
Guillaume Revaillot 9d15ac7ae7 cortex: FAULTMASK does not exist on armv6m. 5 years ago
Guillaume Revaillot db6237cd1e stm32: extract g0 exti stuff to exti_common_v2. 5 years ago
Karl Palsson df15b263d2 usb: hid: add a stub file for doxygen 5 years ago
Fabio Pugliese Ornellas f2f5083761 usb: Add more HID Class constants 5 years ago
Karl Palsson aabd4da3c0 stm32g0: syscfg: doc: fix missing grouping 5 years ago
Guillaume Revaillot 87dbf40cde stm32g0: rcc: group rcc_registers and registers values 5 years ago
Guillaume Revaillot 48afe3ca67 stm32g0: flash: fix wrong comment. 5 years ago
Guillaume Revaillot ebd265ce42 stm32g0: rng: typo in header. 5 years ago
Guillaume Revaillot 070058f80c stm32: adc: doc fix 5 years ago
Guillaume Revaillot e7c8f18f7c stm32: adc: group adc_registers 5 years ago