1747 Commits (1ebfc4b26e2cb35715e3ba09b15d1bbbc84a2197)
 

Author SHA1 Message Date
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
Karl Palsson 5ece67ad5d stm32f7: Add rcc.h 9 years ago
Karl Palsson c1c37a8b0f stm32f7: Update IRQs from latest ref manual 9 years ago
Frantisek Burian 3ef2c38120 [stm32f7] Add initial support of the family, GPIO support. 10 years ago
Karl Palsson 2e25d678ba Surround all macro parameters with () 9 years ago
Karl Palsson 8f06818f03 doc: flash: syntax check parameters 9 years ago
Karl Palsson 8eb4ae09ea docs: adcv1: update example code 9 years ago
Karl Palsson 33a2d057f4 doc: exclude CRS from f1, f2, f3, f4, l1 9 years ago
Karl Palsson 3c9e80c6f1 doc: stm32l1: include rcc.c docs 9 years ago
Karl Palsson 75d508246e usb: otg: drop confusing invalid definitions 9 years ago
Karl Palsson c72f3d588a Surround all macro parameters with () 9 years ago
fenugrec c899273c62 usb: Improved comments of USB API 9 years ago
Karl Palsson 7814d06095 usb: control complete callback has no return value 9 years ago
Antal Szabó f5c9dbdb8d stm32f1: rcc: Fix comments on clock speed. 9 years ago
Karl Palsson 27b826bc4a tests: Allow user override of C/CXX/CPP/LD flags 9 years ago
Tido Klaassen aad8d06c3f make: rename CFLAGS in target Makefiles to TGT_CFLAGS 9 years ago
Hunz 9217a5f888 ld generator: add STM32F302x8 9 years ago
Karl Palsson 3ed12b6fd9 usb: short control IN might need a ZLP 9 years ago
Devan Lai 5270c11a09 stm32f0: Fix offset for GPIO_BRR 9 years ago
Devan Lai 96fb10b7a8 stm32f0: include desig.o in build. 9 years ago
Karl Palsson 17bc66c46b stm32f4: fmc: Use standard form shift definitions. 9 years ago
Karl Palsson 4b54b35582 tests:gadget0: stm32l0: drop RCC test code 9 years ago
Karl Palsson 52dc61403d tests: gadget0: use proper usb enumerations 9 years ago
Karl Palsson e7ea622037 tests: gadget0: Add stm32l053 disco support 9 years ago
Karl Palsson f1d8a7ef04 stm32l0: Add USB support via st_usbfs driver. 9 years ago