1542 Commits (283d8cc7d2acbfc873897e886658364b12fc5e3b)
 

Author SHA1 Message Date
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
Karl Palsson 50daf0ef1e [stm32f3] Fix USART1 memory base address 11 years ago
BuFran 6570f6eb07 Fix the order of ADC injected channel list 11 years ago
Karl Palsson ec9fc5c122 [swo] Add/Update definitions necessary for SWO to work 11 years ago
podhrmic dfeeda24ba [timers] Fixed typo 11 years ago
Forrest Voight 8dcf21e755 replaced placeholder __(en|dis)able_irq efm32_int functions with working ones 11 years ago
Karl Palsson 5cbf5619a1 [stm32] Unify f0/f3 SPI and correct all makefiles 11 years ago
Karl Palsson 8e44177a66 [stm32] SPI includes got jumbled for for DFF 11 years ago
Felix Held 5ea4e8842a Clarify HACKING document 11 years ago
Karl Palsson a99f4fb620 [stm32] Use correct offsets for UniqueID bits 11 years ago
BuFran 8c8592e2b6 [CM3] Fix the set clksource, found and described by ksarkies. 11 years ago
Karl Palsson 822654b16b [stm32f3] Properly turn on the FPU 11 years ago
Pavol Rusnak dbb65d9f5b [stm32f2] fix missing USB symbols 12 years ago
Karl Palsson 5dca8c7973 [stm32-l1] Include f103 usb driver in build. 11 years ago
Karl Palsson a277abe2c1 [usb-f103] Use the "modern" /rcc include instead of f1. 11 years ago
BuFran f04d6dd82b [DOXYGEN:STM32F3] fix the conflict strings. 11 years ago
BuFran f2febb1b85 [DOXYGEN] EFM32 link typo bugfix 11 years ago
BuFran 7d43b86daf [DOXYGEN] Add links to the HTML pages for easy debugging of pages 11 years ago
BuFran 55ee4f6de5 [DOXYGEN] Add STM32F3 to the headers of documentation pages 11 years ago
BuFran eb9797214f [DOXYGEN] Correct generating docs for STM32F0 and STM32F3 11 years ago
Karl Palsson 3f0bbf6153 [SCB] More useful definitions for SHPR fields 11 years ago
BuFran d63bf5ac64 [STM32F3:doc] Add doxygen documentation page to output 11 years ago
Piotr Esden-Tempski f797c50b6a [Style] Fixed line length. 11 years ago
BuFran 65eaad938f [Style] checked and corrected 11 years ago
BuFran c6f861139d Removed mostly copied code 11 years ago
BuFran d3a073d9b5 [Style] Corrected many style errors (mainly line too long) 11 years ago
BuFran 7a78c7e535 [Cortex] Correct operator precedence in BitBand address computation 11 years ago
BuFran e19270b3bf [STM32F0:ADC] Add supporting functions to the module 11 years ago
BuFran 81982916e2 [Doxygen] Add complete documentation page to STM32F0 11 years ago
BuFran 4ff19fa2b4 [Style] Unified commenting style on F0 11 years ago
BuFran efc2489d2c [Stylecheck] Code cleaned to current stylecheck script 11 years ago
BuFran 210a17ec97 [STM32F0:SPI] Add initial support 11 years ago
BuFran 72f38401c0 [STM32F0:I2C] Add register definitions 11 years ago
BuFran 662aace389 [STM32F0:TSC] Add register definitions 11 years ago