summaryrefslogtreecommitdiff
path: root/apps/examples/buttons/buttons_main.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for more complaints from cppcheckGregory Nutt2014-11-251-2/+4
|
* Update everything under apps/ to use the corrected syslog interfacesGregory Nutt2014-10-081-8/+10
|
* Use more standard *argv[] instead easier **argvGregory Nutt2014-09-061-1/+1
|
* With kernel build, entry point to all tasks is main, not some xyz_mainGregory Nutt2014-09-061-0/+4
|
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate ↵Gregory Nutt2014-08-291-1/+2
| | | | new CONFIG_BUILD_KERNEL
* SAMA5D4-EK: Add the button test to the NSH configurationGregory Nutt2014-07-071-0/+1
|
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
|
* Rename up_irqbutton() to board_button_irq()Gregory Nutt2014-01-241-2/+2
|
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-3/+3
|
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-241-4/+5
|
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-14/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5578 42af7a65-404d-4744-a932-0658087f49c3
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for ↵patacongo2012-10-041-44/+44
| | | | | | consistency; fleshed out a few more Kconfig files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5211 42af7a65-404d-4744-a932-0658087f49c3
* Rename all apps/examples/-/main.c to something uniquepatacongo2012-09-131-0/+499
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5141 42af7a65-404d-4744-a932-0658087f49c3