summaryrefslogtreecommitdiff
path: root/nuttx/configs/mikroe-stm32f4/usbnsh
Commit message (Expand)AuthorAgeFilesLines
* Remove Ken's personal directory as the default path to the CodeSourcery toolc...Gregory Nutt2014-02-281-3/+2
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-281-0/+2
* Comment out all CONFIG_APPS_DIR settings in all defconfig files. We con't kn...Gregory Nutt2014-02-211-1/+1
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-241-1/+0
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-201-2/+4
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-1/+1
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-1/+1
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-1/+1
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-2/+2
* Straighten out issues about who calls C++ initializers with CXXTEST or HELLOX...Gregory Nutt2013-06-211-0/+1
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-131-1/+1
* configs/mikroe-stm32f4: Add new configurations plus support for the MIO283QT...Gregory Nutt2013-05-071-2/+2
* Replace CONFIG_MTD_SMART in MTD drivers with other conditionsGregory Nutt2013-05-031-0/+1
* Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to...Gregory Nutt2013-05-031-42/+25
* Fix typo in configuration variables: MP25P should M25PGregory Nutt2013-05-011-6/+6
* Misc changes for clean built od mikroe-stm32f4 configurationsGregory Nutt2013-05-011-21/+28
* Add system/flash_eraseall NSH commandGregory Nutt2013-05-011-2/+2
* SMART block driver plus changes to M25P and RAM drivers needed for SMART supportGregory Nutt2013-04-301-2/+2
* Add support for the MikroElektronika Mikromedia for STM32F4 development board...Gregory Nutt2013-04-302-1/+1
* Add support for the MikroElektronika Mikromedia for STM32F4 development board...Gregory Nutt2013-04-303-0/+1033