summaryrefslogtreecommitdiff
path: root/nuttx/configs/hymini-stm32v/src
Commit message (Expand)AuthorAgeFilesLines
* All USB MSC-related files under nuttx/configs changed to use the corrected sy...Gregory Nutt2014-10-081-35/+11
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-27/+12
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-1/+1
* More trailing whilespace removalGregory Nutt2014-04-133-3/+3
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-242-7/+7
* Rename up_irqbutton() to board_button_irq()Gregory Nutt2014-01-241-4/+4
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-7/+7
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-241-19/+22
* Vietool STM32F103: LCD updates (still does not work)Gregory Nutt2014-01-092-11/+11
* Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.hGregory Nutt2013-11-151-1/+1
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-5/+5
* Remove empty README.txt filesGregory Nutt2013-08-311-1/+0
* Created new directories to hold SPI-related filesGregory Nutt2013-07-015-6/+6
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-3/+3
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-0/+3
* Add support for R61505U LCD controller on HY-mini STM32v boardGregory Nutt2013-05-162-1/+1011
* Updated to hymini-stm32v configuration from Laurent LatilGregory Nutt2013-05-151-5/+0
* hymini-stm32v: Add OS test and USB/NSH configuration; Add card detect interr...Gregory Nutt2013-05-142-29/+70
* configs/hymini-stm32v converted nsh and nsh2 configs to use kconfig-frontends...Gregory Nutt2013-05-146-1163/+649
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-271-6/+4
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-097-7/+5
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-282-4/+4
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-4/+5
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-8/+8
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-112-21/+25
* Add STM32 watchdog configurationpatacongo2012-04-162-1/+141
* Massive name change USB STRG -> USB MSCpatacongo2012-01-252-17/+17
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo2011-12-1713-0/+2608