939 Commits (755ce402e2366a1b27b07de4de794ca0ac3bc8b2)

Author SHA1 Message Date
Karl Palsson 9f8e0ac1ba stm32f3: adc: consistently return flags 9 years ago
Karl Palsson e11b7d5d6d usb: fx07: correctly REBASE for both usb cores. 9 years ago
Karl Palsson bc212bba45 usb: correctly document return type. 9 years ago
Karl Palsson e6e4f1388d usb_f103: fix typo in bad merge for SOF callback. 9 years ago
Frantisek Burian 0cc0134f21 usb: Only enable the SOF interrupt if user_callback_sof is given. 10 years ago
Frantisek Burian 13004f81ee usb_f103: Clear ISR bit as soon as possible, as for the other IRQs. 10 years ago
Karl Palsson 3a106dbd10 stm32: spi: add more cross linking documentation 10 years ago
Kuldeep Singh Dhaka c28d7bc187 stm32: spi: Standard mode selection 10 years ago
Chuck McManis fb1a365423 stm32: Disable SSOE if slave management is enabled 10 years ago
Chuck McManis f80bff2133 stm32: Fix common case SPI handling 10 years ago
Karl Palsson 6d658c20b8 make: use shared DEBUG_FLAGS (-gdb3) by default 10 years ago
Karl Palsson a21da3aebf lpc17xx: Optimize for size by default. 10 years ago
Karl Palsson 5746fd4d25 stm32: common: Extract MCO source setting 10 years ago
Felix Held 235734ea42 [sam3] add support for the PIO peripheral of all devices 11 years ago
Felix Held 8a24685d0c [sam3] add basic pmc support 10 years ago
Karl Palsson f473d40038 stm32f0: check correct registers for ready flags 10 years ago
Kuldeep Singh Dhaka 7dbb93c784 usb: fetch endpoint 0 max size from descriptor 11 years ago
Andrey Smirnov db58d5ae82 Add provisions to support multiple altsettings 12 years ago
Piotr Esden-Tempski 5658a4ebcf [stm32f4-ltdc] Style cleanup. 10 years ago
Piotr Esden-Tempski 8591a5aa20 [stm32-common-i2c] Style fix. 10 years ago
Angus Peart b58ac190bb Fixed unwanted deletions... 10 years ago
Angus Peart 60739968bd STM32F1: Support for I2C_OAR2 (Dual addressing) 10 years ago
Piotr Esden-Tempski 98855af279 Indentation and style fix. 10 years ago
Chuck McManis d7c83348c0 Doxygen fix 10 years ago
Oliver Meier 276600b511 [stm32f4-ltdc] commented out assertions. will remove them later 10 years ago
Oliver Meier d5112bc9e7 [stm32f4-ltdc] The Makefile change got lost somehow 10 years ago
Oliver Meier eaae7731e9 [stm32f4-ltdc] initial commit 10 years ago
Pavol Rusnak 4b8f6e01ab stm32: f2: Add missing desig.o to Makefile 10 years ago
Felix Ruess f206fcb57e [stm32] desig: high nibble to hex char first 10 years ago
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