summaryrefslogtreecommitdiff
path: root/nuttx/configs/mikroe-stm32f4
Commit message (Expand)AuthorAgeFilesLines
...
* Update comments in file headersGregory Nutt2014-02-101-0/+1
* Updated README fileGregory Nutt2014-02-101-6/+22
* Support for the MIO283QT9A LCD from Toby DuckworthGregory Nutt2014-02-105-4/+570
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-2/+2
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-241-31/+0
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-247-7/+0
* Looks like an error all all kernel build linker scriptsGregory Nutt2013-12-301-1/+1
* NxWM::CTouchscreen: Add CONFIG_NXWM_TOUCHSCREEN_DEVINIT to suppress attempts ...Gregory Nutt2013-12-301-0/+1
* NxWM: Can now disable the NxConsole window. STM3240G-EVAL knxwm: Disabled th...Gregory Nutt2013-12-301-8/+40
* Fix cloned typo in user space definitionGregory Nutt2013-12-271-2/+2
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-207-14/+28
* LM: Don't initialize .data if running in SRAM. Global missing intialize type...Gregory Nutt2013-12-051-1/+1
* Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.hGregory Nutt2013-11-151-1/+1
* configs/mikroe-stm32f4/fulldemo updated by Ken PettitGregory Nutt2013-11-041-18/+96
* The Mikroe STM32 F4 board now uses /dev/config for configuration data storage...Gregory Nutt2013-11-012-25/+62
* Updated Mikroe STM32F4 configuration from Ken PettitGregory Nutt2013-10-276-66/+237
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-257-7/+7
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-253-3/+3
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-257-7/+7
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-272-3/+3
* Separate wait() and enumerate() methods from struct usbhost_driver_s and move...Gregory Nutt2013-08-131-5/+5
* First of several changes needed to support multiple USB host root hubsGregory Nutt2013-08-121-2/+2
* Add untested OHCI driver for the SAMA5; structure naming and header files for...Gregory Nutt2013-08-111-1/+2
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-268-18/+18
* Created new directories to hold SPI-related filesGregory Nutt2013-07-012-4/+4
* Add support for the UG-2843HHSWEG04 OLED and for the SAM4L Xplained Pro OLED ...Gregory Nutt2013-06-231-1/+0
* Straighten out issues about who calls C++ initializers with CXXTEST or HELLOX...Gregory Nutt2013-06-213-0/+4
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-137-7/+7
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-124-5/+0
* SAM4S: GPIO, chip characteristics, peripheral KconfigGregory Nutt2013-06-111-1/+0
* Add missing NSH configuration settings. Correct some conditional logic for S...Gregory Nutt2013-06-021-1/+1
* .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-302-0/+5
* Audio subystem update from Ken Pettit. Plus moved some header filesGregory Nutt2013-05-215-21/+242
* Add audio/ sub-syste, include/nuttx/audio.h interface, and drivers/audio/vs10...Gregory Nutt2013-05-191-0/+23
* Add kernel build support and a kernel most OS test example for the Mikroe STM...Gregory Nutt2013-05-179-2/+1745
* Default NxWidgets and NxWM priorities should be 100 not 50 to be consistent w...Gregory Nutt2013-05-121-8/+8
* Changes to get the Mikroe STM32F4 touchscreen working from Ken PettitGregory Nutt2013-05-113-285/+628
* Various changes and bigfixes for problems detected by CppCheckGregory Nutt2013-05-093-14/+12
* configs/mikroe-stm32f4: Add new configurations plus support for the MIO283QT...Gregory Nutt2013-05-0720-325/+4544
* 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-034-73/+160
* Fix typo in configuration variables: MP25P should M25PGregory Nutt2013-05-013-9/+9
* Misc changes for clean built od mikroe-stm32f4 configurationsGregory Nutt2013-05-012-34/+87
* 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-302-5/+5
* Add support for the MikroElektronika Mikromedia for STM32F4 development board...Gregory Nutt2013-04-3024-68/+62
* Add support for the MikroElektronika Mikromedia for STM32F4 development board...Gregory Nutt2013-04-3027-0/+8020