1337 Commits (05f07c1051621806df3e224573333c0f9bc60015)

Author SHA1 Message Date
Ben Brewer 05f07c1051 stm32f3: Add support for OPAMP 5 years ago
Themroc d8d63b3184 stm32: timer common all: Fix documentation 4 years ago
Matt Walker 1c54d58c81 STM32H7: Support the RNG Peripheral 4 years ago
tute-avalos b47d769369 stm32: uart: Add Trasmission Complete enable/disable interrupt functions 4 years ago
Matthew Lai c49b4d35c2 stm32f7: added USB OTG FS/HS 6 years ago
Karl Palsson 5f051241a8 stm32f1: rcc: provide struct based clock helpers 4 years ago
Karl Palsson a7902aa4d0 stm32l1: rcc/lcd: fix RTCSEL HSE definition 4 years ago
Devan Lai c13c2b3b3c usb: Allow registration of a single non-contiguous string descriptor for WinUSB 4 years ago
Manuel Bl e9c94760e6 stm32l4: enable USB OTG driver 4 years ago
Karl Palsson 76c0a8c289 stm32: rcc: convert to use new standard defines 4 years ago
Karl Palsson 43b3fa5ddc stm32l0/l1: flash: support half page flashing 4 years ago
Karl Palsson b88196f807 ld: support ".ramtext" section hook to place functions in ram 4 years ago
Karl Palsson 54319107b0 ld: support ".noinit*" uninitialized ram section 4 years ago
Karl Palsson 1acfa1c917 stm32l1: desig: handle flash size footnotes from refman 4 years ago
Karl Palsson e15071dbf8 BREAKING: drop all part specific ld files 4 years ago
Dima Barsky 08c5f2a1fb stm32: i2c-v1: Fixed a typo in i2c_read7_v1 and i2c_write7_v1 5 years ago
Karl Palsson 5dc9dfac79 stm32h7: add dispatch for enabling FPU 4 years ago
rma-x 24bef9c49e stm32:adc: Change bitwise AND to logical AND 4 years ago
Karl Palsson 503cebab87 stm32g4: turn on FPU in pre_main 5 years ago
Guillaume Revaillot 9bf6ce8b64 stm32g0: flash: add erase/program stuff 5 years ago
Guillaume Revaillot d696e2c264 stm32g0: add device electronic signature offsets and build desig. 5 years ago
Karl Palsson 4e70d06d63 stm32g4: Add basic support 5 years ago
Kevin Stefanik 89e90e0e5d pac55xx: gpio: fix gpio_set_af for pin alternate function settings. 5 years ago
Brian Viele b1d8a4c546 stm32h7: added minimal stm32h7 exti defs, which share with G0. 5 years ago
Karl Palsson 4a11e354a3 stm32l1: desig: use new mechanism to support different densities 5 years ago
Karl Palsson 3df3ed7db9 doc: stm32f0/f3: adc: fix doxygen warnings 5 years ago
Brian Viele 4953d67aaa stm32h7: per comments, improved consistency with other rcc impls. 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
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 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
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
balanceTWK 6fc1ff225e stm32:L4:flash: support erasing pages on bank 2 5 years ago
Guillaume Revaillot db6237cd1e stm32: extract g0 exti stuff to exti_common_v2. 5 years ago