summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam4s-xplained-pro/src
Commit message (Expand)AuthorAgeFilesLines
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-27/+23
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-1/+1
* Change all time conversions. Yech. New timer units in microseconds breaks a...Gregory Nutt2014-08-071-2/+2
* Fix some cloned errors in SAM GPIO interrupt setupGregory Nutt2014-07-071-11/+11
* SAM4S Xplained Pro: Correct description of LEDs and usage. From Kosma MoczekGregory Nutt2014-06-301-27/+24
* Fix typos from previous commit to fix button interruptsGregory Nutt2014-06-221-2/+2
* SAM4S Xplained (both): Button interrupts not being disabled after being deta...Gregory Nutt2014-06-151-4/+17
* SAM4S Xplained Pro: Clean-up of LED usage and also some integration of new ti...Gregory Nutt2014-05-054-28/+40
* If the CPU load measurements are being driven by an external clock, then the ...Gregory Nutt2014-04-301-0/+1
* SAM4S Xplained Pro build fixesGregory Nutt2014-04-301-4/+0
* Updated system timer logic from Bob DoironGregory Nutt2014-04-302-7/+8
* 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-301-7/+36
* SAM4S Xplained Pro: update LED conrol logic. From Bob DoironGregory Nutt2014-04-302-16/+30
* SAM4S Xplained Pro fixups from Bob DOIRON after the last big set of commitsGregory Nutt2014-04-223-6/+31
* Fix Bob's name in as many places as possible; Make sure that Bob is an author...Gregory Nutt2014-04-229-7/+16
* 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-222-2/+2
* SAM4X Xplained Pro board configuration updated by Bob DoisonGregory Nutt2014-04-224-38/+62
* Various SAM4S related fixes, mostely related to the timer driver driver and t...Gregory Nutt2014-04-224-5/+21
* SAM4S Xplained Pro: Watchdog timer support for Bob DoisonGregory Nutt2014-04-213-2/+246
* SAM4S Xplained: Add logic to autostart the USB monitorGregory Nutt2014-04-212-7/+47
* SAM4S Xplained Pro: Add USB suspend/resume hook. From Bob DoisonGregory Nutt2014-04-212-0/+91
* SAM4S Xplained Pro: Added card detect, automout procfs. From Bob DoisonGregory Nutt2014-04-215-2/+436
* Support for the Atmel SAM4S Xplaiend Board from Bob DoisonGregory Nutt2014-04-217-0/+896