1971 Commits (ba0c97bf4211b3b1c814f84bfa195eb831a81d5b)
 

Author SHA1 Message Date
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
Karl Palsson 5f2f296047 stm32l1: add l100xc linker script 9 years ago
Joost Rijneveld 74cd99343b stm32f4: linker scripts: add CCM to F405 9 years ago
Karl Palsson e6f267e103 stm32f7: Update TODO memory map items 9 years ago
Karl Palsson ab0552b1f7 stm32f7: correct addresses for calibration values 9 years ago
Alexandru M Stan 435cbcc675 stm32f0: Fix TSC_IOGxCR 9 years ago
Karl Palsson ff6cc954b7 stm32: adc: drop non-existant adc_set_single_channel 9 years ago
Karl Palsson fbd25fb16f stm32f7: missing ; in rcc enumerations 9 years ago
Karl Palsson caeeed2b0f stm32f7: FPU only single precision on f7 :( 9 years ago