Commit History

Author SHA1 Message Date
  Gregory Nutt 82aa7a486c configs/Kconfig: Fix some breakage inflicted on the Kconfig file by the i.MX RT merge. Fix some coding standard problems in hymini-stm32v board support. 6 years ago
  Gregory Nutt 0f10f6bdec configs/*/include; Remove prototype of stm32_boardinitialize() from board.h files. The authorative prototype is in arch/arm/src/stm32*/stm32*_start.h 6 years ago
  Gregory Nutt 3dbdb3bb31 CONFIG_SDIO_DMA: Was been defined in several low-level architecute Kconfig files, but used at the highest levels in the code. Both are bad and both are fixed with this commit 7 years ago
  David Sidrane 05e1f25678 Fix timer input clock definitions 8 years ago
  Gregory Nutt 910bac65fa STM32 Timer: Generalize and extend calculation of per-timer pre-scaler value. Inspired by original proposal from Pierre-noel Bouteville. 8 years ago
  Gregory Nutt 68a97a53ac Make some file section headers more consistent with standard 9 years ago
  Gregory Nutt ab5b37189b More trailing whilespace removal 10 years ago
  Gregory Nutt e5bfdcf36c Rename up_buttoninit to board_button_intialize 10 years ago
  patacongo 5cd06a96de Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 11 years ago
  patacongo 49a9950814 Remove executable property from source and make files 12 years ago
  patacongo 7480e0c3cb STM32 ADC driver update 13 years ago
  patacongo eac75b3adc Finishes the PWM driver for the STM32 13 years ago
  patacongo 7faf5646a1 Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contributed by Laurent Latil 13 years ago