1030 Commits (16f3042fa8d6d45edc367916b399de29e4e76dc0)

Author SHA1 Message Date
Karl Palsson 0259102560 stm32f0: drop superfluous intermediate speed helpers 8 years ago
Sergey Matyukevich 7cacbbfb8d stm32/f0: enable clocking from HSE crystal 8 years ago
Sergey Matyukevich 1b97ecefff stm32/f0: more clock helper functions 8 years ago
Karl Palsson ca7b27e039 stm32: i2cv2: drop i2c_set_clock_frequency 8 years ago
Karl Palsson 623fabca5f stm32l0: rcc: add new peripheral enable bits 8 years ago
Karl Palsson b556a72fdb stm32l0: use current RCC bit names 8 years ago
Sergey Matyukevich 59ef83a440 stm32: l0/l4: add i2c support 8 years ago
Sergey Matyukevich ef91856ac1 stm32: unify i2c implementations 8 years ago
Sergey Matyukevich 43736cf03f stm32/f0: RTC clock helpers 8 years ago
Karl Palsson d2540e5fc6 stm32f7: rcc: replace magics with existing defines 8 years ago
Sync c285bcb493 stm32f7: rcc: initial clock config for disco board 9 years ago
Sync 3fc0c9d001 stm32f7: rcc: intial stubs support 9 years ago
Karl Palsson 7ee1d948e9 stm32f0:usart: Correctly allow >8bit words. 8 years ago
Jonathan Challinger 7f8b32efed stm32f3: include CAN 8 years ago
Karl Palsson d964dcfca4 stm32:usart: drop usart_get_interrupt_source() 8 years ago
Karl Palsson f07b58c6d8 stm32:rng: add helper to actually get random numbers 8 years ago
Karl Palsson 05829037de stm32:rng: add common v1 to l0,l4,f7 8 years ago
Karl Palsson 2476099f29 stm32:rng: f4 rng peripheral is common with at least f2 8 years ago
Sulter ac45247f60 stm32f4:rng: basic functions with documentation. 10 years ago
Karl Palsson c9c5cb7c9c style: fix some of the easier style bugs 8 years ago
Matthew Lai 62b58555e2 stm32: rcc: added missing ifdef for STM32F7 in rcc 8 years ago
Matthew Lai b1839265f9 stm32: syscfg: fixed copy and paste error in comment 8 years ago
Lixing Ding 13fe431919 stm32: timer: fix TIM_CCMR2 definitions 8 years ago
Karl Palsson ed3cbffc2a cm3/sync.h: Add DECLS to allow use with c++ 8 years ago
Dave Hylands 755ce402e2 stm32:desig: Add DFU compatible serial generation 8 years ago
Karl Palsson 5bf61c537f trivial: stop referring to STM32F when we mean all 8 years ago
David Sidrane cf80e2bd5e stm32f4: USB support for newer OTG cores 8 years ago
Karl Palsson 1963f3296f stm32:ethernet: drop outdated broken include file. 8 years ago
Henning W f974861cba cm3: SCB on M0/M0+ has SHCSR and DFSR regs too 8 years ago
Karl Palsson 7c3d39fda4 stm32l0: rcc: fix definition of RCC_CSR_RTCEN bit 8 years ago
Karl Palsson da91794f52 stm32: rcc: Rationalize MCO definitions 8 years ago
Karl Palsson 29602c94c1 stm32l4: rcc: Fix MCO Prescaler shift 8 years ago
Karl Palsson 4130064318 stm32l1: rcc: use mask/shift consistently for MCO 8 years ago
Devan Lai 011b5c615a cm3/fpb: Fix overly strict ARMv7 check 8 years ago
Urja Rannikko 62b02c515f usb: Simplify TOG_SET_REG_BIT_MSK_AND_SET 8 years ago
Karl Palsson 3add0d2054 stm32f1: drop leftover ethernet files 8 years ago
Karl Palsson 9a0b07d4de stm32f1: adc: standardize temperature sensor API 8 years ago
Karl Palsson cda59c3855 stm32f1: adc: remove confusing "adc_on" function 8 years ago
Karl Palsson d035a9cd39 stm32f1: adc: use common api for calibration routines 8 years ago
Karl Palsson 23cf491501 stm32: adc-v2: extract common calibration code 8 years ago
Karl Palsson 6c034c8981 stm32f4: rcc: fix compilation error missed in testing 8 years ago
Chuck McManis 57c2b00a69 stm32f4: rcc: support new plls for new f4 parts 8 years ago
Karl Palsson 41fa001620 doc: adc: fix syntax and missing groupings 8 years ago
Karl Palsson 75011168f7 doc: stm32: fix doxygen syntax 8 years ago
Karl Palsson 34c3a64177 doc: stm32l power: properly include and document 8 years ago
Karl Palsson 08aac020ad stm32: rcc: provide async routines for osc checks 8 years ago
Karl Palsson 4eb51ecaea stm32: rcc: rcc_wait_for_osc_ready is always available 8 years ago
Karl Palsson 29277adbe3 [BREAKING] stm32f2: rcc: use correct namespace prefixes for osc 8 years ago
Karl Palsson 90debb9fd7 stm32l1: rcc: Extract msi range function 8 years ago
Karl Palsson 53de290fda atmel samd: Basic framework. 9 years ago