nuttx/configs/olimex-stm32-h407/src
2016-04-05 17:40:51 -06:00
..
.gitignore Olimex-STM32-H407: Pick up a few changes from PR38. Most of those changes are, however, not appropriate or not incompliance with NuttX naming or coding style. 2016-04-05 08:04:52 -06:00
Makefile Olimex STM32 H407: Add basic infrastructure for MMC/Sd support 2016-04-05 17:15:50 -06:00
olimex-stm32-h407.h Olimex STM32 H407: Add basic infrastructure for MMC/Sd support 2016-04-05 17:15:50 -06:00
stm32_adc.c Cosmetic updates from review of last pull request 2016-01-18 08:03:03 -06:00
stm32_appinit.c Olimex-STM32_H407: Move board initialization logic from stm32_appinit.c to stm32_bringup.c; Add support for the RTC driver 2016-04-05 09:17:54 -06:00
stm32_autoleds.c Cosmetic updates from review of last pull request 2016-01-18 08:03:03 -06:00
stm32_boot.c Olimex-STM32_H407: Move board initialization logic from stm32_appinit.c to stm32_bringup.c; Add support for the RTC driver 2016-04-05 09:17:54 -06:00
stm32_bringup.c Olimex STM32 H407: Handle initialization errors consistently 2016-04-05 17:40:51 -06:00
stm32_buttons.c On stm32F2xx gpio is encoded to 20bits but the button definitions use 16bit type. 2016-02-25 11:12:27 -06:00
stm32_can.c Cosmetic updates from review of last pull request 2016-01-18 08:03:03 -06:00
stm32_sdio.c Olimex STM32 H407: Add basic infrastructure for MMC/Sd support 2016-04-05 17:15:50 -06:00
stm32_usb.c Cosmetic updates from review of last pull request 2016-01-18 08:03:03 -06:00
stm32_userleds.c Cosmetic updates from review of last pull request 2016-01-18 08:03:03 -06:00