nuttx/configs/hymini-stm32v/src
2013-06-12 17:32:00 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
hymini_stm32v-internal.h hymini-stm32v: Add OS test and USB/NSH configuration; Add card detect interrupt support 2013-05-14 08:26:40 -06:00
Makefile Add support for R61505U LCD controller on HY-mini STM32v board 2013-05-16 14:06:16 -06:00
README.txt Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contributed by Laurent Latil 2011-12-17 20:07:22 +00:00
up_boot.c configs/hymini-stm32v converted nsh and nsh2 configs to use kconfig-frontends tools; Also converted to use the common SSD1289 driver 2013-05-14 08:19:20 -06:00
up_buttons.c configs/hymini-stm32v converted nsh and nsh2 configs to use kconfig-frontends tools; Also converted to use the common SSD1289 driver 2013-05-14 08:19:20 -06:00
up_leds.c Fix NuTiny-SDK-NUC120 LEDs 2013-02-27 15:16:46 +00:00
up_nsh.c hymini-stm32v: Add OS test and USB/NSH configuration; Add card detect interrupt support 2013-05-14 08:26:40 -06:00
up_r61505u.c Add support for R61505U LCD controller on HY-mini STM32v board 2013-05-16 14:06:16 -06:00
up_spi.c Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 2013-02-09 15:03:49 +00:00
up_ssd1289.c Updated to hymini-stm32v configuration from Laurent Latil 2013-05-15 16:33:49 -06:00
up_ts.c Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 2013-02-09 15:03:49 +00:00
up_usbdev.c Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 2013-02-09 15:03:49 +00:00
up_usbmsc.c Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_BUILTIN_APPS. Add SAM3/4 sam_periphclks.h which is just a header file that includes the right header file. Misc SAM3U-EK cleanup 2013-06-12 17:32:00 -06:00
up_watchdog.c Add STM32 watchdog configuration 2012-04-16 17:20:36 +00:00

This directory contains drivers unique to the HY-MiniSTM32V development board.