2647 Commits (3416f55ee906ac6de2ba200d180179bbb303974f)
 

Author SHA1 Message Date
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
Sam Protsenko f7a952c41a stm32: Fix typo in RCC related comments 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 f70f0d0b7b stm32g0: pwr: doc: remove duplicated ingroup 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 169d23568f stm32: lptimer: fix documentation 5 years ago
Guillaume Revaillot 070058f80c stm32: adc: doc fix 5 years ago
Guillaume Revaillot e7c8f18f7c stm32: adc: group adc_registers 5 years ago
Karl Palsson 86b4cf6787 stm32h7: fix typo in doxygen description 5 years ago
Karl Palsson a5b6673b62 stm32: usart-v2: fix some doxygen linking problems 5 years ago
Brian Viele aabefeac92 stm32h7: usart: support new fifo features 5 years ago
Karl Palsson fa3c1df6f5 pac55xx: fix up and simplify some doxygen 5 years ago
Brian Viele a3406f100b pac55xx: gpio: Initial Implementation of PAC55xx GPIO Driver 5 years ago
Karl Palsson 9598b7f424 doc: stm32:rcc: flag "better" periph enable options 5 years ago
Karl Palsson 85275fd62e stm32f1: adc: doc: drop undocumented examples 5 years ago
Karl Palsson 557e7aa50f doc: avoid usage of rcc_peripheral_enable_clock 5 years ago
TomasPech 4a9ba30138 stm32f4: rcc_clock_setup_pll() correctly enable PWR 5 years ago
Darrell Harmon 3c34f0033c genlink: avoid creating blank linker script if gcc fails 5 years ago
Mathias Nord 9af9a1dbfa stm32g0: use spi v2 5 years ago
Karl Palsson 867e38209b readme: add h7 and g0 5 years ago
Karl Palsson af384dbc7c doc: fix some broken groups uncovered while reviewing h7 code 5 years ago
Karl Palsson af8a1773b7 stm32h7: doc: fix some missing group definitions 5 years ago
Brian Viele 53302439df stm32h7: Initial introduction into libopencm3. 5 years ago
Karl Palsson da0c6a6724 swm050: wdt: doxygen polish 5 years ago
Caleb Szalacinski 47b59e2df4 swm050: Adds WDT peripheral 5 years ago
Brian Viele dd18b9fdbc Qorvo pac55xx: initial support 5 years ago
Guillaume Revaillot bcfdcc09ac stm32g0: add syscfg header. 6 years ago
larchuto 0a68b012a1 stm32l4: Fix typo impacting uart4 and uart5 5 years ago
Guillaume Revaillot 38b45c8786 stm32g0: add adc. 6 years ago