910 Commits (374796c1fdc7121137db001e8e39b9e8e47e0f77)

Author SHA1 Message Date
Daniel Serpell ca41131f97 stm32: f0: Fixes setting of PLL multiplication factor 10 years ago
Felix Ruess 40d9ffcb6b stm32: f1: fix missing ahb_freq 10 years ago
Felix Ruess 922d8f7079 [usb] fix user_callback_set_config 10 years ago
Karl Palsson 8a15cec6bf stm32: f4: flash: support extended sector ranges 10 years ago
Daniel Thompson d3aa579e0a usb: Support for class specific endpoint descriptors. 10 years ago
Daniel Thompson 0b63408260 usb: Prevent memcpy() being called with NULL arguments 10 years ago
Kuldeep Singh Dhaka 342ec6e9e3 [STM32F0] Add support functions for USB clock setup in F072 chips. 11 years ago
Kuldeep Singh Dhaka 331acce4fc [STM32F0] add support of autotrimming HSI to USB SOF frames 11 years ago
Karl Palsson 3974e5f48d ethernet: mac stm32fxx7: Fix style and docs 10 years ago
Frantisek Burian cf6d8d7235 [fix] after phyid addition, the init function should init correct phy. 10 years ago
brabo bb8980efc6 [ETH] Make support of ethernet for F1 family 10 years ago
brabo 9cced2c0b4 [ETH] Phy ID configurable as parameter 10 years ago
Chuck McManis 9ddfcb0e53 Rename rcc_ppre1_frequency and rcc_ppre2_frequency 10 years ago
brabo 2429159203 ethernet: corrected typo in ethernet/phy_ksz8051mll.c to include setting the speed to 100M in case of 100M Half Duplex 10 years ago
Oliver Meier f52a39cc48 [cm3/sync] mutex_lock now calls mutex_trylock repeatedly 10 years ago
Oliver Meier a2fe6c49a8 [cm3/sync] Add mutex_trylock() 10 years ago
Daniel Thompson ad937e00fd stm32/desig: include in f4 library 10 years ago
Chuck McManis 99f83eedcd stm32/f0: rcc.c Use common version instead of duplicate code. 10 years ago
Karl Palsson f51698fff4 stm32:l0: RCC: add osc_on/osc_off helpers 10 years ago
Karl Palsson 160a644bc6 stm32:l0: Add linker script / memory sizes 10 years ago
Karl Palsson 378069091a stm32:l0: Add RCC register definitions 10 years ago
Karl Palsson 2c475a38d5 stm32:l0: Correctly compile as m0+, not m0. 10 years ago
Silvio Gissi 1420be5577 lpc17xx: power: basic peripheral power functions and defns 10 years ago
Silvio Gissi 9a79e6036e lpc17xx: trivial: fix description in linker script. 10 years ago
Frantisek Burian f9152eb00a [stm32l0] Initial support for STM32L0 architecture, Add GPIO peripheral 10 years ago
Stefan Agner 7cef59a83f vf6xx: add I/O mux controller 10 years ago
Stefan Agner 2e1cbcae22 vf6xx: initial GPIO support 10 years ago
Stefan Agner a1d456521d vf6xx: add UART support 10 years ago
Stefan Agner c9857ad52a vf6xx: calculate core clocks 10 years ago
Stefan Agner 511f16e8c7 vf6xx: enable floating-point coprocessor 10 years ago
Stefan Agner 3132ae50cb vf6xx: initial memorymap and clock control module 11 years ago
Stefan Agner cc2dc243e5 vf6xx: set vector table to memory 11 years ago
Stefan Agner 07b7d3e805 vf6xx: initial add of Vybrid VF6xx support 11 years ago
Freek van Tienen ac8ac8c64d [f4] Added a 25mhz clock 11 years ago
Karl Palsson 67f4f50a94 stm32: common: fix missing SPI_I2S_BASE rename regression 10 years ago
Michael Spieler 50dd1c5725 stm32: gpio_toggle: ensure correct state of non-toggled pins. 10 years ago
Stefan Agner 0d5dac515a init: call pre_main before C++ constructors 10 years ago
Karl Palsson 4c190a3fa3 stm32: i2c: actually keep bit 14 set as per datasheet. 10 years ago
Karl Palsson 5d4437fe43 stm32/spi: Replace all SPIx_I2S_BASE with SPIx_BASE 10 years ago
Paul Fertser 283d8cc7d2 Makefile: fix build for directories with spaces 10 years ago
Karl Palsson 8fa7727b09 stm32f3: drop redundant gpio.c 10 years ago
Norbert Braun 884924d598 stm32: timers: fix mixup between TIMx_CCMR1 and TIMx_CCMR2 in timer_set_oc_mode() 10 years ago
Karl Palsson af3389652c stm32: timers: Fix edge polarity setup 10 years ago
Karl Palsson cf5fb002f6 [l1-flash/eeprom] Add lock/unlock/eeprom helper routines 12 years ago
Franck Jullien d6bad27735 Allow more than one usbd_register_set_config_callback 10 years ago
Pavol Rusnak 806ebb18fa add MSC (Mass Storage Class) support 12 years ago
Felix Ruess f6b6d62ec5 [stm32] fix dox for rcc_periph_x 11 years ago
Felix Ruess f49c1f264a [stm32] fix i2c_reset 11 years ago
Felix Ruess c01f9ee323 [stm32] implement i2c_reset using rcc_periph_reset_pulse 11 years ago
Karl Palsson b37597f1db stm32/dac: Follow ref-man guidelines on GPIO config 11 years ago