1791 Commits (492a943b7e448469cd8e88f60fda41ef46aa3b2a)
 

Author SHA1 Message Date
Karl Palsson 492a943b7e stm32f0: rcc: No APB1, and no restrictions on APB speed 9 years ago
Anatol Pomozov ae41782e1a Fix misspellings using codespell tool 9 years ago
Karl Palsson 20e1ee174d stm32l4: rcc: fix typo in RCC_CR_CSSON bit define 9 years ago
Karl Palsson bd2cfc8ac4 drop BMP helper scripts. 9 years ago
Karl Palsson ba9cb7dc5d minor stylecheck cleanups 9 years ago
Kuldeep Singh Dhaka 57c7ba3283 usb: Remove unused "usbd_cable_connect" function definition. 10 years ago
Oliver Meier 92845bc508 stm32: usb-otg: added missing GOTGINT definitions. 9 years ago
fenugrec 410f2dd5a1 STM32 timers: avoid RMW when clearing interrupt flags 9 years ago
fenugrec 1d36685759 Cortex: interrupt handling to use uint32_t instead of bool. 9 years ago
Karl Palsson 58f9909474 cm3: remove duplicate confusing MPU defines. 9 years ago
Karl Palsson eebef01718 stm32f1: remove artificial limit on gpio remap mask 9 years ago
Karl Palsson 84dec14d60 tests: extract serials to optional local config 9 years ago
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