845 Commits (00cbf86e7730d70595ed44aff1c39a25f7fa83c1)

Author SHA1 Message Date
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 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 ff6cc954b7 stm32: adc: drop non-existant adc_set_single_channel 9 years ago
Karl Palsson caeeed2b0f stm32f7: FPU only single precision on f7 :( 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 3c9e80c6f1 doc: stm32l1: include rcc.c docs 9 years ago
fenugrec c899273c62 usb: Improved comments of USB API 9 years ago
Antal Szabó f5c9dbdb8d stm32f1: rcc: Fix comments on clock speed. 9 years ago
Tido Klaassen aad8d06c3f make: rename CFLAGS in target Makefiles to TGT_CFLAGS 9 years ago
Karl Palsson 3ed12b6fd9 usb: short control IN might need a ZLP 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 f1d8a7ef04 stm32l0: Add USB support via st_usbfs driver. 9 years ago
Robin Kreis add087aafc stm32l0: include desig.c (device electronic signature) 10 years ago
Robin Kreis 112cf5d085 stm32l0: commonize PWR definitions and add to l0 10 years ago
Karl Palsson 29ede503f3 stm32l0: rcc: add more helper routines. 9 years ago
Karl Palsson 63cfc6932a stm32l0: Add Clock Recovery System to build 9 years ago
Karl Palsson d67aec1cc8 stm32: Clock Recovery System is a common peripheral. 9 years ago
Karl Palsson f5eb96caf3 usb: Add st_usbfs_v2 for f0/l0 devices 9 years ago
Karl Palsson cffaf1ee60 stm32:f0: Add a common range of ld scripts 9 years ago
Karl Palsson b9c3c14d7a usb: core code cannot use bitbanding. 9 years ago
Karl Palsson e121243ce2 usb: extract ST USB FS peripheral core. [BREAKING CHANGE] 9 years ago
Karl Palsson f49cbee683 usb: otg-dev: disable and flush endpoints on reset 9 years ago
Karl Palsson 53c1d2c8d9 usb: get_configuration should return bConfigurationValue 11 years ago
Kuldeep Singh Dhaka 7cd7212577 usb: Validate and accept set_configuration properly 11 years ago
Karl Palsson eb18cc19cb stm32l1: Add eeprom to memory maps 12 years ago
Karl Palsson 7063e5cdc9 stm32f0: rcc: properly set USB clock source 9 years ago
Karl Palsson 4053bd6e14 stm32f1: add standard ldscripts for medium/high density 9 years ago
Kuldeep Singh Dhaka e7eb61fe33 usb: Move ti usb_lm4f.c from lm4f/ to usb/ 9 years ago
Amir Hammad 6357630a90 stm32/usb: otg_fs and otg_hs register definitions 10 years ago
Forrest Voight 4a21730bb6 startup: Explicitly enable STKALIGN for all parts. 9 years ago
FrancoisFinfe 7b29caed1a stm32l1:rcc: allow pll source to be HSE. 11 years ago
Karl Palsson a2af34d0e1 stm32f1:rtc: whitespace/style cleanup. 9 years ago
Ken Sarkies 86f3e4a648 stm32:f1:RTC rtc_awake_from_off function originally reset the backup domain. 11 years ago
Ken Sarkies d316bbca39 stm32:f1:RTC: Replace direct register access with API calls 11 years ago
Ken Sarkies 957c5233f4 stm32:f1:RTC: add documentation 11 years ago
Karl Palsson 40cde559a7 stm32: f24: doxygen updates for flash program width. 9 years ago
Karl Palsson ec15c1ca64 stm32: f24: flash: Make code match documentation 10 years ago