1575 Commits (0ca7123fe6b52169aedfeb5ba2023ae2d6807a48)
 

Author SHA1 Message Date
memeruiz 06f11df2a9 [stm32f3] fix DMA memory address and complete RCC enable definitions. 11 years ago
memeruiz c858e9552a [stm32f3] Because f0 and f3 dma units are equal, dma irq names have been changed to be the same. 11 years ago
memeruiz cf21290488 [stm32f3] Moving common f0 an f3 functions together. New init_master function. 11 years ago
Felix Ruess 8782a60b48 [stm32][f1|f3] fix adc_set_injected_sequence 11 years ago
Karl Palsson 5830a1ee8a usb-cdc: Add enums for parity/stop bit definitions 11 years ago
Frantisek Burian 5ba8b10428 Add method to clear the systick value, that is undefined at startup. 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
Frantisek Burian e4f4845e0c Merge pull request #242 from ksarkies/typos 11 years ago
Ken Sarkies e8b1045386 Fix missing backslashes on some macro defines 11 years ago
Frantisek Burian c9a3b6b050 Merge pull request #240 from BuFran/pulls/genlink_strip 11 years ago
Frantisek Burian b7785100c8 Add support of splitting parameter classes to ARCH, DEFS, LIB 11 years ago
Frantisek Burian eb924abc10 Add dependency of stylecheck result file to its source 11 years ago
Piotr Esden-Tempski a909b5ca9e [Style] Global style fix run. 11 years ago
a1ien 67efedec54 [STM32F2-F4:CRYPTO]Fix hash_set_last_word_valid_bits() 11 years ago
Frantisek Burian bfc65271c0 Remove compatibility with old systick. 11 years ago
Frantisek Burian d541c14110 [CM3] Systick Add helper function to easily set the desired frequency 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 33f75a529d [LINKER] Fix the -m parameter 11 years ago
BuFran bebcd88431 [LINKER] Clear ARCH_FLAGS if the DEVICE is specified 11 years ago
BuFran f015c8209b [LINKER] Add ARCH_FLAGS to linker definition file 11 years ago
BuFran d15a0e63fe [LINKER] Add single underscore to all definitions, no -D for dashed param. 11 years ago
BuFran ea589b9a4e [BUILD] Updated to make from examples directory correctly 11 years ago
BuFran 8d94bdc11c [GENLINK] Make tests in paralell 12 years ago
BuFran 6a41e5fccb [GENLINK] Moved linker template source to ld directory 12 years ago
BuFran 08e08f5f84 [GENLINK] Edit the documentation to match current version 12 years ago
BuFran 30d4540d9e [GENLINK] Code Cleanup 12 years ago
BuFran ff3b177c47 [GENLINK] Add test patterns 12 years ago
BuFran 89236f0339 [GENLINK] Add Test suite + simple test 12 years ago
BuFran bfdc2cd991 [GENLINK] correct the whitespace bug 12 years ago
BuFran ea5bbdc08c Add Example makefile to linker script generator dir 12 years ago
BuFran d38f3bbde5 Add Readme to linker script generator dir 12 years ago
BuFran de5117e945 Add example to the device database file 12 years ago
BuFran 19fbf4e582 Add the linker generator makefile 12 years ago
molnarkares f7620ae148 * unnecessary PG bit clearing removed from flash word and half-word programming to improve speed 11 years ago
Frantisek Burian db3dc42dd6 [CM3:DWT] Add the file to library build process for each target 11 years ago
Frantisek Burian 7ccc0d053e [CM3] Add register definitions for Debug Watch Trace point. 11 years ago
BuFran aa9b94ee1d [Stylecheck] Correct style in the CM3 addition 11 years ago
Frantisek Burian 8e96592f55 [CM3] Add atomic operation support 11 years ago
Frantisek Burian 17fc71a462 [CM3] Add support for Cortex M interrupt masks 11 years ago
Frantisek Burian 065b47f8ba [CM3] Add core interrupt masking for easy creation of atomic blocks 11 years ago
Karl Palsson 5c14780403 [build] Remove PyYAML dependency 11 years ago
Stefan Agner b4eb8a6971 [stm32f4] add I2C frequencies 11 years ago
Onno Kortmann fe6b542357 STM32F0: Correctly clear pll source bits. 11 years ago
Onno Kortmann 02b4aec0a9 STM32F0: Fix the PLL multiplier table 11 years ago
Onno Kortmann f622437cfb STM32F0: Fix PLL multiplication factor for 48MHz setup 11 years ago
Onno Kortmann 868d65d872 STM32F0: Turn on PLL clock source when asked to 11 years ago
Karl Palsson 0dce37a4d2 [sam] Eliminate warnings 11 years ago
Karl Palsson 638eeebeec [stm32] Add Factory Calibration values where available 11 years ago