2779 Commits (213a6b4244260ccb280923142e56ca13eb2e381c)
 

Author SHA1 Message Date
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 3df3ed7db9 doc: stm32f0/f3: adc: fix doxygen warnings 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
Karl Palsson f1073e7991 stm32h7: stop attempting to use common usart code. 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
dima 72274d3caf Remove SRCLIBDIR definition from the top Makefile 5 years ago
Jakob Haufe d0d23cff07 ld: lpc17xx: Fix RAM2_OFF on LPC17[78]x 5 years ago
Caleb Szalacinski 4b3d583394 swm050: register fix for timer_clock_div 5 years ago
Karl Palsson 8a915a8a18 doc: sam: fix duplicate and missing parameter docs 5 years ago
Karl Palsson 4f2d6c2988 doc: enable samd and sam4l family documentation 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 6f25d51be6 cm3: nvic: use separate documentation to avoid warnings on cm0 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 a8a92b4c11 rng: fix clock error handling, based on RM. 6 years ago
Guillaume Revaillot 5866852a90 rng: handle noise source / seed error. 6 years ago
Guillaume Revaillot 5a53f18a78 rng: check error before checking if data ready. 6 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 a759a0d9c9 stm32f3: unify implementation with f0 adc_enable_analog_watchdog_on_selected_channel 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
balanceTWK 6fc1ff225e stm32:L4:flash: support erasing pages on bank 2 5 years ago
Brian Cooke d44ffe8c0b tests/gadget0: avoid floating point division 5 years ago
Karl Palsson 18f4d7c1b7 stm32f3: rtc: include correct shared header 5 years ago
Karl Palsson 911d4be35b gitignore: ensure some non-generated are included 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