560 Commits (fb5c86db0723aa64740df7aebb3a0fd69acf52fe)

Author SHA1 Message Date
Piotr Esden-Tempski 8545d9d565 Using while(1) instead of exit. 12 years ago
Alan Braithwaite 67903bfbfe API change to remove dual loading default case for dac_load_data_buffer_single 12 years ago
Ken Sarkies 1374d2622b Place generic USB header and source files into the documentation tree. 12 years ago
Alan Braithwaite 2288e35739 Fixed bug with dac_load_data_buffer_dual with register offsets 12 years ago
molnarkares 93007d20d9 Fixes: 12 years ago
molnarkares 162522b3b2 can speed optimizations 12 years ago
molnarkares 9585e59df1 CAN2 on STM32F1 is slave and its filter banks are configured thru CAN1 FMR 12 years ago
molnarkares 867b57a1d2 can.c >> bug fixed in receive 12 years ago
Andrey Smirnov 6cb7d8abf3 Add a "noreturn" attribute to 'scb_reset_system' 12 years ago
Ken Sarkies 1627cd60c3 Documentation structures added to place the non-STM32 families into the documentation tree. 12 years ago
Karl Palsson 69902568d1 [stm32-l1] Turn on the DMA code. 12 years ago
Karl Palsson 4636eb134c [stm32l1] Update linker scripts 12 years ago
Ken Sarkies 5b8953124e This mainly moves the STM32 timers' code to the common area. 12 years ago
Ken Sarkies a9a85f080b Add test in common headers for improper inclusion of such files in application. 12 years ago
Ken Sarkies e2022f5884 Repair to documentation (most documented files) 12 years ago
Austin Palmer 31aa3b6f5a EXTI: Added function to get flag status 12 years ago
Michael Aherne 93f2b1ad5b Fixing some errors introduced with #107. 12 years ago
Michael Aherne dd75633245 Adding some useful functions for wakeup timer interrupts 12 years ago
Michael Aherne a121769785 Adding f4-specific rtc functions 12 years ago
Zachary Crockett 9d24a480ae Implement SPI clean disable from TODO comment 12 years ago
Piotr Esden-Tempski 3d3ddc7014 Fixed all warnings for examples. 12 years ago
Piotr Esden-Tempski 9c552e7585 Fix all remaining lib warnings. 12 years ago
Piotr Esden-Tempski ea67d6a36a Fixed all warnings in stm32l1 lib. 12 years ago
Piotr Esden-Tempski 1a025b5379 Fix all warnings for stm32f4 lib. 12 years ago
Piotr Esden-Tempski 7cd9b43529 Fix all warnings for stm32f2 lib. 12 years ago
Piotr Esden-Tempski 80fd23580a Fix all warnings for stm32f1 lib. 12 years ago
Piotr Esden-Tempski b0233ae6fb Added more warning CFLAGS to all makefiles. 12 years ago
Piotr Esden-Tempski 5e7ec39440 FLASH: Make sure that the flash unlock register state is cleared before trying to unlock the flash. 12 years ago
Vegard Storheil Eriksen bc853e7ebd Fixed gpio_primary_remap; swjdisable is pre-shifted and therefore needs to be u32. 12 years ago
Piotr Esden-Tempski 1e1859e8c7 ADC: Fix CR usage in adc_enable_discontinuous_mode_regular. Fixes #101 12 years ago
alexn aa54eae5be CAN support STM32F4 12 years ago
Felix Ruess 3ef44bff54 [cm3] fix doxygen for systick_get_value, add systick_get_reload 12 years ago
Piotr Esden-Tempski b13e55da8c Adjusted code for l1 to the new api introduced by karlp in pr #84 12 years ago
Karl Palsson e4c0a50286 [stm32-dma] Eliminate redundant write. 12 years ago
Ken Sarkies e20ef7a416 Fix logical operator error in tim_ic_set_input reported by hmjack2008 12 years ago
Piotr Esden-Tempski c9276b7aa2 Fixing gpio_set_af now really... 12 years ago
Piotr Esden-Tempski ae55194d4a Fix gpio_set_af register usage. 12 years ago
Karl Palsson 40d9d630f0 [flash] f4: use "proper" bit definition naming. 12 years ago
Karl Palsson 316b068cb4 [flash] f2: use "proper" bit definition naming. 12 years ago
Karl Palsson 1eb4e6ed29 [flash] f1: use "proper" bit definition naming. 12 years ago
Karl Palsson c0ea749452 [flash] l1: use "proper" bit definition naming. 12 years ago
Karl Palsson d9fb4f7401 Add examples making use of the RTC 12 years ago
Karl Palsson e5b3250382 [stm32] Support the "new" BCD style RTC peripheral 12 years ago
Karl Palsson b6ee57a5b9 [l1] rcc: support MSI clocking 12 years ago
Karl Palsson df5e3e5ff1 [l1] PWR: fix style for common code 12 years ago
Karl Palsson 48eed286b9 [l1] fix whitespace and missing license info 12 years ago
Karl Palsson 22d8891fee Remove assembly forcing stack. 12 years ago
chrysn 20bfcaeb1c efm32gg990f1024: added linker script 12 years ago
chrysn c243724676 platform-independent makefile: fix old "stm32" reference 12 years ago
Alexandru Gagniuc 7957cffaa3 lm4f: Add API for controlling the system run clock sources 12 years ago