770 Commits (78eff1210e906798e515b50d57cd3dcc4dec2b8e)

Author SHA1 Message Date
Frantisek Burian 09fcb14f74 [F0] Add new irq's 11 years ago
Frantisek Burian 9c0ca88c2e [F0] Update CRCto be compatible wih RM0091 Rev. 5 11 years ago
Frantisek Burian fc9a7260c2 [F0] Add new peripheral Clock Recovery Subsystem as defined in RM0091 Rev. 5 11 years ago
Frantisek Burian f244bc87dd [F0] Adapted USB to be compatible wih RM0091 Rev. 5 11 years ago
Frantisek Burian 55750d5dc6 [F0] Updated RCC module to be compatible wih RM0091 Rev. 5 11 years ago
Frantisek Burian c2f73b9524 [F0] Updated Uart module to be compatible wih RM0091 Rev. 5 11 years ago
Frantisek Burian 8b0a591ca5 [F0] Updated memorymap.h to meet RM0091 Rev. 5 11 years ago
Felix Held b5d937a00c add memory map and irq table for sam3s and sam3u devices 11 years ago
Felix Held 729feeb0a4 change interrupt names to be consistent with datasheet 11 years ago
Frantisek Burian 8d5ad52e0f Fix the stm32f0 evident bugs 11 years ago
Stefan Agner 7681597e42 Use type suffix to avoid warnings 11 years ago
Ken Sarkies 0af6d06eda Deduplication of flash code for STM32F0 and F1. 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
Karl Palsson 3eaeaf693c stm32: ADC peripheral style 1 header unification 11 years ago
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
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
Ken Sarkies e8b1045386 Fix missing backslashes on some macro defines 11 years ago
Piotr Esden-Tempski a909b5ca9e [Style] Global style fix run. 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
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 02b4aec0a9 STM32F0: Fix the PLL multiplier table 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
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
Karl Palsson a99f4fb620 [stm32] Use correct offsets for UniqueID bits 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