summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* STM32L152: Better LOOPSPERMSEC; Need to set higher performance VOSGregory Nutt2013-05-202-61/+70
* Fix STM32L-Discovery clock setup - The X3 crystal is not fitted on the boardGregory Nutt2013-05-205-27/+33
* Misc updates to STL32L15X logicGregory Nutt2013-05-203-43/+43
* Add audio/ sub-syste, include/nuttx/audio.h interface, and drivers/audio/vs10...Gregory Nutt2013-05-191-0/+23
* Add STM32L152X RCC PLL and FLASH support. Now compiles errorfree.Gregory Nutt2013-05-194-29/+37
* Add SYSCFG definitions for STM32L152; Add board support STM32L-DiscoveryGregory Nutt2013-05-1922-1/+4198
* Add kernel build support and a kernel most OS test example for the Mikroe STM...Gregory Nutt2013-05-179-2/+1745
* Minor updates to Kconfig and README filesGregory Nutt2013-05-171-5/+10
* Add support for R61505U LCD controller on HY-mini STM32v boardGregory Nutt2013-05-164-12/+1033
* apps/examples/helloxx entry point name was mangled when built as an NSH built...Gregory Nutt2013-05-161-10/+56
* Update Pirelli DP-L10 README fileGregory Nutt2013-05-161-1/+108
* Fix Pirelli DP-L10 linker scriptGregory Nutt2013-05-152-22/+27
* Updated to hymini-stm32v configuration from Laurent LatilGregory Nutt2013-05-152-6/+1
* Fix STM32 F1 DMA register definitions. From Laurent Latil.Gregory Nutt2013-05-151-43/+66
* Clean up of pirelli-dpl10/nsh_highram configurationGregory Nutt2013-05-154-7/+73
* hymini-stm32v: Updated README fileGregory Nutt2013-05-141-157/+130
* hymini-stm32v: Remove nx and nxlines configurationsGregory Nutt2013-05-149-1629/+0
* hymini-stm32v: Add OS test and USB/NSH configuration; Add card detect interr...Gregory Nutt2013-05-1412-582/+2415
* configs/hymini-stm32v converted nsh and nsh2 configs to use kconfig-frontends...Gregory Nutt2013-05-1411-2052/+2016
* Default NxWidgets and NxWM priorities should be 100 not 50 to be consistent w...Gregory Nutt2013-05-124-30/+30
* Changes to get the Mikroe STM32F4 touchscreen working from Ken PettitGregory Nutt2013-05-114-288/+695
* Update Olimex-LPC1766STK scripts to use OpenOCD-0.7.0Gregory Nutt2013-05-102-8/+31
* Various changes and bigfixes for problems detected by CppCheckGregory Nutt2013-05-094-15/+13
* configs/mikroe-stm32f4: Add new configurations plus support for the MIO283QT...Gregory Nutt2013-05-0720-325/+4544
* Documentation updatesGregory Nutt2013-05-072-2/+2
* The Kinetis GPIO logic had some of the same issues as did the Kinetis LGregory Nutt2013-05-063-11/+11
* Fixes LEDs on the Freedom KL25Z boardGregory Nutt2013-05-063-25/+41
* Oops.. this change should not have been in the last commitGregory Nutt2013-05-061-10/+9
* mio283qt2.c: Need select/deselect LCD in setpower method; hwinitialize did no...Gregory Nutt2013-05-061-9/+10
* Fix error introduced in Pirelli DPL10 configuration of last checkinGregory Nutt2013-05-051-2/+2
* Convert configs/pirelli_dpl10/nsh_highram to use the kconfig-frontends toolsGregory Nutt2013-05-056-267/+556
* Make Pirelli-DLP10 a true board configuration; Calypso no compiles without er...Gregory Nutt2013-05-0510-6/+113
* Add configuration for the Pirelli DP10 phoneGregory Nutt2013-05-049-3/+694
* 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-035-74/+174
* Repartitioning of header files for Kinetis LGregory Nutt2013-05-022-8/+6
* Changes to remove some warning sduring compilation for ZKit-arm-1769 Board.Gregory Nutt2013-05-026-4/+21
* Fix typo in configuration variables: MP25P should M25PGregory Nutt2013-05-016-13/+13
* Misc changes for clean built od mikroe-stm32f4 configurationsGregory Nutt2013-05-013-35/+88
* 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-304-7/+5
* Add support for the MikroElektronika Mikromedia for STM32F4 development board...Gregory Nutt2013-04-3026-68/+77
* Add support for the MikroElektronika Mikromedia for STM32F4 development board...Gregory Nutt2013-04-3027-0/+8020
* Add configuration and example to test MTD partitionsGregory Nutt2013-04-305-177/+1075
* LPC17: Interrupts not being re-enabled in the initialization functionGregory Nutt2013-04-301-0/+1
* configs/freedom-kl25z: Change references to NuTiny to Freedom KL25ZGregory Nutt2013-04-255-75/+118
* Various Kconfig files still have references to CONFIG_ variables. Some in ha...Gregory Nutt2013-04-253-5/+5
* Remove up_assert_codeGregory Nutt2013-04-251-1/+1
* KL25Z: Fix serial driver; freedom-kl25z/nsh configuration now worksGregory Nutt2013-04-251-20/+1
* Fix KL25Z clock definitions in board.hGregory Nutt2013-04-241-19/+29