1879 Commits (6e87892a7e48bf0821791a5138b80be3ab1b409a)
 

Author SHA1 Message Date
Karl Palsson 5738e9515d stm32: rcc: fix missing ahb_frequency struct 9 years ago
Yiyu Zhu 770878e7b4 stm32f3: provide correct ahb frequency 9 years ago
Yiyu Zhu 86d20ef00c stm32l1: provide correct ahb frequency 9 years ago
Yiyu Zhu 05ff0df322 stm32f4: provide correct AHB frequency 9 years ago
Karl Palsson 3777b96cd5 stm32f1: remove duplicate incorrect flash size register 9 years ago
Karl Palsson 6853b7ac5a cortex-m7: fix badly committed incomplete test 9 years ago
Karl Palsson 7545a321b0 cortex-m7: improve compiler detection 9 years ago
Karl Palsson 6d4a7d1d0c devices.data: fix f7 and l0 tech details 9 years ago
svo d7f09d1178 usb: Return configuration = 0 in Addressed state. 9 years ago
Karl Palsson 63fda0a231 tests: gadget0: config should be 0 in addressed state 9 years ago
Karl Palsson 8225089cc9 tests: show expected, actual _and_ custom messages 9 years ago
Karl Palsson e6f6122965 tests: trivial: drop redundant ; 9 years ago
fenugrec ad5ec6af08 Cortex-M defines : fix potential issue where PRIMASK and FAULTMASK operations could be optimized out by gcc. 9 years ago
Jean-Philippe Ouellet 1cca117e58 Fix a few comments with logical/bitwise OR reversed. 9 years ago
Ondřej Hruška fb410a403d cm3/sync: Fix broken mutex_trylock() 9 years ago
Oliver Meier 5996ac606b tests: usb gadget0: Add stm32f429i-disco support 9 years ago
Karl Palsson b81588da74 tests: gadget0: Update for namespace cleanups 9 years ago
Karl Palsson 609cfe7f28 stm32: spi: correct typo in PHILIPS 9 years ago
kbob faf69592cb Fixed misc. errata found in efm32/lg include files. 9 years ago
Piotr Esden-Tempski e8a4a37b9c Added gitter channel badge. 9 years ago
Piotr Esden-Tempski 17f159dec9 [PWR] Removed unneeded vos_scale_t definiton. 9 years ago
Piotr Esden-Tempski 830cf7bfc4 [RCC] Added missing prefix to the hsi setup table in f3. 9 years ago
Piotr Esden-Tempski 5828a77749 [Style] More whitespace fixes. 9 years ago
Karl Palsson 3a7cbec776 stm32l/stm32f: name space standardization [BREAKING] 9 years ago
Piotr Esden-Tempski d680be81b5 [stm32f4] Remove rcc typedefs added prefixes to clock related enums. 10 years ago
Piotr Esden-Tempski b1049f9a6f [Style] Stylefix sweep over the whole codebase. 9 years ago
Piotr Esden-Tempski 1f6fd11dd9 [Style] Fixed all style errors in the efm32. 9 years ago
Kuldeep Singh Dhaka 77354cb371 Inital support for EFM32LG 10 years ago
Devan Lai c28d9727d7 stm32f0: flash: Add BOOT_SEL and nBOOT0 definitions for FLASH_OBR 9 years ago
Karl Palsson 7c1cd2e5cd Drop "install" target and documentation. 9 years ago
Constantine Verutin 2eade079a9 Fix flash size for stm32f401x(D|E) in devices.data. According to 9 years ago
Jim Paris 01f08c4638 Remove WEAK from handler prototypes 9 years ago
Karl Palsson 1ebfc4b26e lpc17xx: Correct duplicate CLKOUT definition 9 years ago
Karl Palsson f14c678ccb stm32l4: add gpio support 9 years ago
Karl Palsson 8afc983f3e stm32l4: Add RCC definitions 9 years ago
Karl Palsson d0ac7feb3b stm32l4: Add linker generation support 9 years ago
Karl Palsson 7233d1112c stm32l4: Add to documentation build 9 years ago
Karl Palsson 507c184456 stm32l4: initial memorymap and vector support 9 years ago
Karl Palsson 00cbf86e77 scripts: clean generated cmsis headers too 9 years ago
Karl Palsson a939810940 stm32f0: Add rcc compatibility aliases 9 years ago
Nicolas Schodet 9b8d44e8a3 stm32f4: add GPIOJ & GPIOK 9 years ago
Karl Palsson fd100ea6c2 stm32f0: rcc: doxygen update prediv 9 years ago
Karl Palsson a444aa4476 stm32f3: rcc: Add pll source prediv support 9 years ago
Karl Palsson 489dc5125e stm32f3: rcc: support setting ADC prescalers 9 years ago
Karl Palsson 674cd9bfe9 stm32f3: rcc: Update ENR/RST definitions for newer docs 9 years ago
Karl Palsson 4d7694b454 stm32f3: rcc: consistent masks for pll multiplier 9 years ago
Karl Palsson 129a874cf8 stm32f3: rcc: Correct name of pll multiplier helper. 9 years ago
Karl Palsson 10ef294e5d stm32f3: rcc: Set prescalers properly. 9 years ago
Karl Palsson ce9dab2a92 stm32f3: rcc: drop unused "power_save" parameter 9 years ago
Karl Palsson 388138b953 stm32f3: Include at least a single linker script for f3 standard 9 years ago