1337 Commits (05f07c1051621806df3e224573333c0f9bc60015)

Author SHA1 Message Date
Marek Koza e50ce6a876 stm32l4: Correct memorymap and add the existing CAN library 6 years ago
M J Oldfield fc8a6aa7a2 stm32: adc-v2: set _only_ the ADC calibration bit 6 years ago
Karl Palsson f5d2d8f109 stm32f7: sort makefile object list alphabetically 6 years ago
Ross Schlaikjer 4fb67d891f stm32f7: enable existing ethernet libraries 6 years ago
Ross Schlaikjer 1290e3129d stm32f7: enable existing CAN library 6 years ago
Ross Schlaikjer a92a44a7c2 stm32f7: enable existing CRC support 6 years ago
Ross Schlaikjer 0173ecec9c stm32f7: enable existing IWDG support 6 years ago
Ross Schlaikjer 4db40e0839 stm32f7: Include i2c_common_v2 6 years ago
Icenowy Zheng 330d5fd5be gd32: add new chip series f1x0 6 years ago
Mike Szczys 0fd4f74ee3 stm32f1: adc: fixed deprecated/broken example code 6 years ago
Guillaume Revaillot c4c0d14ea4 stm32: exti: stm32g0 have enhanced EXTI_[FR]PR regs instead of EXTIR_PR, use them if defined. 6 years ago
Guillaume Revaillot b98dd8eee0 stm32: exti: exti_select_source: rework and use EXTI_EXTICR. 6 years ago
Guillaume Revaillot 7afd86db30 stm32l[01]: flash common: add flash_unlock_acr, allowing to unlock FLASH_ACR RUN_PD bit. 6 years ago
Guillaume Revaillot 74f460feac stm32f0: adc: fix doc. 6 years ago
Karl Palsson 72e449f529 stm32f3: rcc: fix typo in PLL clocks for APB1 6 years ago
Patrick Yeon 7e1d3daa11 stm32f0: adc: API call to clear EOS flag 6 years ago
Alfred Klomp 1adc418f9a stm32f42/f43: rcc: add 180 MHz clock options 6 years ago
Alfred Klomp f0e5c73d98 stm32: pll: disable before configuring 6 years ago
Karl Palsson 1883a4311f msp432: whitespace fixups spaces->tabs 6 years ago
Dmitry Rezvanov a63d0499de msp432/e4: Add GPIO support 6 years ago
Karl Palsson 2619a4506c stm32f7: use spi v2 peripheral. 6 years ago
mfm f6517f7816 stm32: adc common v2: add circular dma mode 7 years ago
Karl Palsson bc7e454741 stm32f7: include common dma code 6 years ago
Filip Moc 4b16af6e24 stm32: iwdg: correct calculation for all ranges. 6 years ago
Jacob Rodgers e2b67d7264 Set PLL source in rcc_clock_setup_pll() for STM32L0 6 years ago
Karl Palsson cccc1267c5 stm32f7: drop toolchain check for m7 support. 6 years ago
Karl Palsson 9ddafa6284 stm32f7: enable common timers support 7 years ago
Karl Palsson de538c4b80 stm32f7: desig: link common implementation 6 years ago
Clara Casas 889b7de0d7 stm32: adc: Add functions to get and clear flags 7 years ago
Daniel Gröber 743513a4b1 stm32: add dma_get_number_of_data 8 years ago
Karl Palsson 08c76f25ec stm32: spi: drop empty spi.c files. 6 years ago
Florian R. Hölzlwimmer f3c620b51b stm32f7: spi: include common code 6 years ago
Karl Palsson 26ab78a710 usb: fix race between setup complete and endpoint nak 6 years ago
David Lamparter ebcf197810 usb: make usb_disconnect() weak 7 years ago
David Lamparter 343cff4675 usb: make strings "const char * const *" 7 years ago
Dmitry Rezvanov 2adefd95fe msp432/e4: new target 6 years ago
Jordi Pakey-Rodriguez 21b23f1ff1 stm32f4: adc: Add VBat sensor enable/disable 8 years ago
Karl Palsson e5b8a164a6 usb: st_usbfs_v2: support disconnect functionality 6 years ago
fenugrec 01f33f47b7 USB: st_usbfs : fix USB_COUNTn_RX buffer size calculation: 9 years ago
Karl Palsson b8ede60d9d stm32f3: flash: support basic write/erase operations 6 years ago
Karl Palsson 3293913be2 stm32f3: flash: add clear write protect flag 6 years ago
Karl Palsson f4bbe7c5bb usb: prevent registering duplicate config callbacks 6 years ago
Christian Tacke c55ec70f49 STM32: USART: Fix baudrate calculation for LPUART1 7 years ago
Karl Palsson 05ce5de4c2 stm32f2/4: link in the specific flash.o files. 6 years ago
Karl Palsson ddc7ab8c6c stm32l4: flash: don't use misleading names 6 years ago
Karl Palsson 231f21296f stm32: f247: flash: use common code. 6 years ago
Karl Palsson 46d4103c1d stm32: flash: move wait_for_last to f2/f4 explicitly. 6 years ago
Karl Palsson eafc46ff24 stm32: flash: extract wait_for_last_operation to top level 6 years ago
Karl Palsson a949b223c3 stm32f3: flash: pgerr is not the same as pgperr 6 years ago
Karl Palsson b9448bff16 stm32l4: flash: fix page erase for second bank 6 years ago