132 Commits (b1049f9a6f43882968dcf82ca1df3f1eee67e367)

Author SHA1 Message Date
Piotr Esden-Tempski b1049f9a6f [Style] Stylefix sweep over the whole codebase. 9 years ago
Joost Rijneveld 74cd99343b stm32f4: linker scripts: add CCM to F405 9 years ago
Tido Klaassen aad8d06c3f make: rename CFLAGS in target Makefiles to TGT_CFLAGS 9 years ago
Karl Palsson 17bc66c46b stm32f4: fmc: Use standard form shift definitions. 9 years ago
Jorik Jonker 07ee71cf23 stm32f4: rcc: Add 84Mhz, max speed for f401 10 years ago
Karl Palsson 6d658c20b8 make: use shared DEBUG_FLAGS (-gdb3) by default 10 years ago
Piotr Esden-Tempski 5658a4ebcf [stm32f4-ltdc] Style cleanup. 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
Chuck McManis 9ddfcb0e53 Rename rcc_ppre1_frequency and rcc_ppre2_frequency 10 years ago
Daniel Thompson ad937e00fd stm32/desig: include in f4 library 10 years ago
Freek van Tienen ac8ac8c64d [f4] Added a 25mhz clock 11 years ago
Pavol Rusnak 806ebb18fa add MSC (Mass Storage Class) support 12 years ago
Ken Sarkies 7816501dbc Changes to the header includes for all STM32 peripherals 11 years ago
Frantisek Burian 6de1b50c4e [BUILD] Fix the correct make behavior if compiling inside tree 11 years ago
Frantisek Burian a4d9a41093 [Style] Don't use editor droppings in files, please. 11 years ago
cmcmanis 07d0076934 Updates for STM32F429 chip 11 years ago
Karl Palsson 27bc12de61 stm32: unify bulk of adc convenience functions 11 years ago
Ken Sarkies 3c6e9fd56d Fix a number of top level doxygen issues. 11 years ago
Ken Sarkies a54a12e1c9 Documentation added to flash modules for all STM32 families. 11 years ago
BuFran 52758bb8fd [Ethernet] Add support for the ethernet module STM32Fxx7 and Micrel PHY 11 years ago
BuFran 723e1a69bd Better method of reset and clock handling with RCC, support L1, F1, F2, F3, F4 12 years ago
BuFran 6570f6eb07 Fix the order of ADC injected channel list 11 years ago
Karl Palsson 5cbf5619a1 [stm32] Unify f0/f3 SPI and correct all makefiles 11 years ago
BuFran 1345a3403c [STM32F0:EXTI] Add prelimnary support of exti, common file now in common directory 11 years ago
BuFran 4bb18baa59 [STM32F0:RTC] Renamed common files to be consistent to file naming scheme 11 years ago
BuFran eb7d29e115 [STM32F0:GPIO] File renamed to meet the content 11 years ago
Alexandru Gagniuc 52d34c814b Global: Allow overriding float-abi flags 12 years ago
Ben Gamari bbde1012a3 stm32/f4/adc: Fix set_resolution 12 years ago
Piotr Esden-Tempski 7085867db6 [STM32F3] Split timer common f24 into f234 and f24. 12 years ago
Piotr Esden-Tempski 201c2706b5 [STM32] Removed exti.c from f1 and made global exti.c usable. 12 years ago
Piotr Esden-Tempski 590135b65f [STM32F3] Moved all F3 specific functions out of common. 12 years ago
Piotr Esden-Tempski 18da63879c [STM32] Rename the f0124 files to f124. 12 years ago
Piotr Esden-Tempski ebb058825f [STM32F3] Removed all specific F3 stuff out of common files. 12 years ago
Piotr Esden-Tempski f8734dfcd3 [STM32F3] Move the f3 specific stuff out of common. 12 years ago
Federico Ruiz Ugalde efe08e4898 stm32f3: flash_common_f24 now includes f3 support. Also, renamed to f234. 12 years ago
Federico Ruiz Ugalde 67c979e5fa Fixed compile of f4 and l1 after gpio_common_f234.c renaming. 12 years ago
Piotr Esden-Tempski 2f425af647 [Style] A small coding style fixing session. 12 years ago
Piotr Esden-Tempski beeb9c3f65 [Style] Do not declare new types if not really necessary. 12 years ago
Piotr Esden-Tempski 647b878031 [Style] Coding style fixes. 12 years ago
BuFran 035c67ced6 Add preliminary support for Cryptographic coprocessor on stm32 F2 and F4 12 years ago
Piotr Esden-Tempski 39fa9e4c58 Stile fixes run, 80 char boundry. 12 years ago
Piotr Esden-Tempski 34de1e776e Changed to use stdint types. 12 years ago
Piotr Esden-Tempski 7df63fcae0 First coarse run to fix coding style in locm3. 12 years ago
Mikhail Avkhimenia 15e35d5bc1 [stm32] Added basic support for hash processor 12 years ago
Fergus Noble b039504494 Moving stm32 f2/f4 flash code into the common area. 12 years ago
Michael Aherne b9a6bbe56e Minor fix to compile functions in rtc.h 12 years ago
Matthew Peddie ea15d962ab Remove redundant access size argument in F4 flash code. 12 years ago
Nicolas Schodet b2df978eae Add support for static constructors and destructors 12 years ago