summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/sam34/sam_tc.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Move include/nuttx/timer.h, rtc.h and watchdog.h to include/nuttx/timers/.Gregory Nutt2015-04-011-1/+1
* Eliminate some warningsGregory Nutt2015-02-251-0/+1
* Tiva Timer: Timer test must attach a timer handler or the timer is stopped at...Gregory Nutt2015-01-131-2/+7
* SAM3X/Arduino Due: Fix typo in sam3x_periphclks.h; add SCLK definitions to bo...Gregory Nutt2014-09-081-1/+1
* Add SAM3/4 RTT driver. From Bob DoironGregory Nutt2014-05-051-24/+23
* Updated system timer logic from Bob DoironGregory Nutt2014-04-301-33/+76
* SAM3/4: Enhanced timer/counter driver from Bob DoironGregory Nutt2014-04-301-85/+70
* Fix Bob's name in as many places as possible; Make sure that Bob is an author...Gregory Nutt2014-04-221-639/+640
* SAM3/4 T/C driver updated to get closer to coding standardGregory Nutt2014-04-221-28/+51
* examples/serialrx added by Bob DoisonGregory Nutt2014-04-221-0/+616