1945 Commits (16f3042fa8d6d45edc367916b399de29e4e76dc0)
 

Author SHA1 Message Date
Karl Palsson 16f3042fa8 tests: gadget0: allow specifying DUT on CLI 8 years ago
Jochen Hoenicke 56bb7c295a tests: gadget0: clean-up 8 years ago
Jochen Hoenicke afb66508a4 tests: gadget0: remove magic constants 8 years ago
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 ef668edef6 stm32/f0: minor cleanup of HSI clock functions 8 years ago
Sergey Matyukevich 1b97ecefff stm32/f0: more clock helper functions 8 years ago
Karl Palsson 885d5c6105 stm32: i2c-v2: drop obsolete bit 14 in OAR1 8 years ago
Karl Palsson ca7b27e039 stm32: i2cv2: drop i2c_set_clock_frequency 8 years ago
Karl Palsson d260f5c539 stm32l476: split sram sections for ld generator 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
Karl Palsson 6dd7b3ecc5 stm32f0:usart: drop redundant type info from doxygen 8 years ago
Ken Sarkies 808cd44a41 STM32F1: RTC: rtc_awake_from_off() clears CR register incorrectly. 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 4af374f7c4 .gitignore Sublime workspace file 8 years ago
Karl Palsson 04fa5f1cb5 readme: try and clarify m0/m3/m4 8 years ago
Matthew Lai 4a378a729a devices.data: stm32f7: added all STM32F7 chips (as Feb, 2017) 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
Seven Watt 8a62618a63 stm32l0: add exti to makefile 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 6b5edeb091 docs: note dynamic linker generator requirements 8 years ago
Karl Palsson 1963f3296f stm32:ethernet: drop outdated broken include file. 8 years ago
Karl Palsson cd9ae5e6d7 eeprom: drop support from linker scripts. 8 years ago
Karl Palsson 950e064885 stm32l1: flash: avoid duplicate calls to unlock_pecr 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 31eac1b787 makefile: make it easier to disable targets. 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
Karl Palsson 825b51a6a8 usb: dwc_otg: fix missing includes 8 years ago