summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip n...Gregory Nutt2014-05-0792-423/+423
* Nucleo-F401RE: Delay loop calibratedGregory Nutt2014-05-061-1/+1
* Nucleo-F401RE: With these changes and the changes from previous commits, the...Gregory Nutt2014-05-062-72/+92
* The Nucleo-F401RE has no on-board cystal and, hence, must use the on-chip HSI...Gregory Nutt2014-05-063-78/+97
* STM32: Add some complication to STM32 Kconfig so the correct USART and TIM o...Gregory Nutt2014-05-051-23/+61
* SAM4S Xplained Pro: Clean-up of LED usage and also some integration of new ti...Gregory Nutt2014-05-057-82/+53
* Updated Nucleo-F401RE configurationGregory Nutt2014-05-059-433/+524
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-05127-127/+127
* Fix configuration for F401: It has has FSMC and so the option should not be ...Gregory Nutt2014-04-301-11/+6
* If the CPU load measurements are being driven by an external clock, then the ...Gregory Nutt2014-04-301-0/+1
* The CONFIG_SYSTEMTICK_EXTCLK selection should only be available on systems th...Gregory Nutt2014-04-301-0/+1
* SAM4S Xplained Pro build fixesGregory Nutt2014-04-301-4/+0
* Refresh SAM4S Xplained Pro configurationGregory Nutt2014-04-301-0/+16
* Simplified optimization for the SAM4E-EKGregory Nutt2014-04-301-1/+1
* Nucleo-F401RE: Has only one memory region, not twoGregory Nutt2014-04-301-1/+1
* Updated system timer logic from Bob DoironGregory Nutt2014-04-304-10/+19
* Updated system timer logic from Bob DoironGregory Nutt2014-04-301-11/+78
* The SAM4S Xplained Pro now uses the extended timer/counter features. From Bob...Gregory Nutt2014-04-303-12/+50
* SAM4S Xplained Pro: update LED conrol logic. From Bob DoironGregory Nutt2014-04-303-22/+36
* Nucleo-F401RE: Fix memory usageGregory Nutt2014-04-303-4/+4
* Nucleo-F401RE: Board GPIOs updated by Frank BennettGregory Nutt2014-04-295-40/+46
* Final prep for NuttX-7.2 releaseGregory Nutt2014-04-281-1/+1
* STM32: More places where up_prioritize_irq is called when CONFIG_ARCH_IRQPRI...Gregory Nutt2014-04-281-0/+3
* Fix spelling, only one t in exitingGregory Nutt2014-04-271-0/+8
* Minor updates to READMEs and commentsGregory Nutt2014-04-272-2/+12
* Zneo: Misc minor updates from debuggingGregory Nutt2014-04-263-57/+146
* ZNeo Serial: Need to configure UART1 alternate functionGregory Nutt2014-04-261-2/+2
* Zneo Serial: Fix cut'n'paste error in some conditional configurationGregory Nutt2014-04-261-1/+30
* ZNeo: update calibrationGregory Nutt2014-04-251-1/+1
* Zneo: Updated patch. Found another compiler failureGregory Nutt2014-04-252-0/+56
* Updates to ZNeo configurations + misc cosmetic changes to commentsGregory Nutt2014-04-252-3/+3
* Nucleo-F401RE: Remove FRAM referencesGregory Nutt2014-04-251-2/+0
* 16z: Reduce size of stacksGregory Nutt2014-04-251-52/+86
* Nucleo: Remove bogus MPU definitionsGregory Nutt2014-04-252-26/+0
* Updated README filesGregory Nutt2014-04-252-2/+10
* Minor and cosmetic changes from initial 16z (v2) bringupGregory Nutt2014-04-244-8/+10
* Nucleo-F401RE update from Frank BennettGregory Nutt2014-04-224-27/+126
* SAM4S Xplained Pro fixups from Bob DOIRON after the last big set of commitsGregory Nutt2014-04-224-11/+36
* Fix Bob's name in as many places as possible; Make sure that Bob is an author...Gregory Nutt2014-04-2210-8/+18
* Nucleo-F401RE: Add standard, NuttX button supportGregory Nutt2014-04-225-10/+176
* Nucleo-F401RE: Use standard NuttX LED interfacesGregory Nutt2014-04-2210-41/+426
* Nucleo F401RE: Remove PX4 cruft that can in with the portGregory Nutt2014-04-228-587/+91
* Back out a bad change in the last commit + add missing SAM4S Xplained Pro fileGregory Nutt2014-04-224-2/+219
* Misc changes to get a clean compilation after incorporating all of Bob Doison...Gregory Nutt2014-04-224-3/+13
* SAM4X Xplained Pro board configuration updated by Bob DoisonGregory Nutt2014-04-225-52/+129
* Various SAM4S related fixes, mostely related to the timer driver driver and t...Gregory Nutt2014-04-225-5/+22
* examples/cpuhog and serialblaster from Bob DoironGregory Nutt2014-04-223-94/+68
* Misc SAM4S-related changes from Bob DoisonGregory Nutt2014-04-212-25/+51
* SAM4S Xplained Pro: Watchdog timer support for Bob DoisonGregory Nutt2014-04-216-93/+483
* SAM4S Xplained: Add logic to autostart the USB monitorGregory Nutt2014-04-212-7/+47