Gregory Nutt
|
b9d56991f3
|
Update some comments. Remove trailing whitespace noted by Michał Łyszczek
|
2016-08-19 06:25:42 -06:00 |
|
Gregory Nutt
|
2ff22da39d
|
apps/examples/oneshot: A thought about how we might improve accuracy of long delays.
|
2016-08-15 12:54:05 -06:00 |
|
Gregory Nutt
|
0a6dd4a24e
|
apps/examples/oneshot: If the requested delay is > max_delay, then break the delay up into several pieces.
|
2016-08-15 11:44:52 -06:00 |
|
Gregory Nutt
|
d8c7a8fff8
|
apps/examples: Add Oneshot timer example
|
2016-08-12 14:20:52 -06:00 |
|
Alan Carvalho de Assis
|
93f7809258
|
Add RFID_READUID sample application
|
2016-08-06 09:02:57 -06:00 |
|
Gregory Nutt
|
6624917285
|
Add some dependencies on new settings in apps/examples/pipe
|
2016-08-04 13:23:31 -06:00 |
|
Gregory Nutt
|
73b0ce0272
|
apps/exmples/gpio: Should not claim an error if we are only asked to read an output pin
|
2016-08-03 13:08:58 -06:00 |
|
Gregory Nutt
|
fce37aeafa
|
apps/examples/gpio: Bug fixes from testing
|
2016-08-01 15:27:48 -06:00 |
|
Gregory Nutt
|
acbbd690f9
|
apps/examples/gpio: Add a simple test of the GPIO driver
|
2016-08-01 13:53:20 -06:00 |
|
Gregory Nutt
|
ac018597e4
|
Fix a syntax error in a Kconfig file. Update comments in another.
|
2016-07-29 13:12:28 -06:00 |
|
Gregory Nutt
|
a15bd864f5
|
Move include/nuttx/configdata.h to include/nuttx/mtd/configdata.h
|
2016-07-21 13:34:19 -06:00 |
|
Gregory Nutt
|
d5b7268d95
|
ramdisk.h moved from include/fs/nuttx/ to include/nuttx/drivers.
|
2016-07-20 14:02:41 -06:00 |
|
Gregory Nutt
|
ad9c53d0ed
|
pwm.h moved from include/nuttx/ to include/nuttx/drivers.
|
2016-07-20 13:48:54 -06:00 |
|
Gregory Nutt
|
0042366255
|
can.h moved from include/nuttx/ to include/nuttx/drivers.
|
2016-07-20 13:39:12 -06:00 |
|
Gregory Nutt
|
c25159c0fa
|
Driver related prototypes moved out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h
|
2016-07-20 13:22:16 -06:00 |
|
Gregory Nutt
|
7d517413cb
|
Things that use mkfifo() and pipe() depend on CONFIG_PIPES
|
2016-07-20 10:46:05 -06:00 |
|
Gregory Nutt
|
1a6bb2a47c
|
apps/examples/pty_test: If CONFIG_SERIAL_TERMIOS is not selected, then don't call tcgetattr or tcsetattr.
|
2016-07-19 14:28:07 -06:00 |
|
Gregory Nutt
|
7f6a21ecac
|
Eliminate some warnings
|
2016-07-18 11:26:45 -06:00 |
|
ziggurat29
|
20446c9e03
|
minor; media app is intended to take either a command line argument, or a compiled-in default value from config. However, the default is ignored, leading to confusing error messages.
|
2016-07-17 15:10:26 -05:00 |
|
Gregory Nutt
|
7e2980bee5
|
Fix comment string
|
2016-07-17 09:39:26 -06:00 |
|
Gregory Nutt
|
126592b85d
|
apps/examples/pty_test: Use of POLL must be optional. There are still a few character drivers that do not support it.
|
2016-07-16 13:46:52 -06:00 |
|
Alan Carvalho de Assis
|
8a16e80cf3
|
apps/examples/pty_test: Add termios calls to convert LF to CR-LF on writes
|
2016-07-16 12:38:44 -06:00 |
|
Gregory Nutt
|
3cd17bcc7c
|
Fix a couple of cosmetic alignment issues
|
2016-07-16 11:56:17 -06:00 |
|
Alan Carvalho de Assis
|
49ab72d9ac
|
Extensions to examples/pty_test
|
2016-07-16 11:24:54 -06:00 |
|
Gregory Nutt
|
552d3c4712
|
PTY: Fix a few errors from early testing
|
2016-07-15 14:09:14 -06:00 |
|
Alan Carvalho de Assis
|
e3d0c6f15a
|
apps/examples/pty_test: PTY test program
|
2016-07-15 13:28:38 -06:00 |
|
Sebastien Lorquet
|
2cbad44f1d
|
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
|
2016-07-11 10:11:18 -06:00 |
|
Matthias Renner
|
715fb8fa43
|
add canard app, untested
|
2016-07-08 07:55:30 -06:00 |
|
Gregory Nutt
|
0f1e86b2fd
|
apps/include/tiff.h moved to apps/include/graphics/tiff.h
|
2016-07-01 07:03:26 -06:00 |
|
Gregory Nutt
|
0e76ca7474
|
Move apps/include/nsh.h to apps/include/nshlib/nshlib.h
|
2016-07-01 06:59:23 -06:00 |
|
Gregory Nutt
|
cd741c82cf
|
apps/include: Move all header files associated with modules in apps/system to apps/include/system
|
2016-07-01 06:48:22 -06:00 |
|
Gregory Nutt
|
4343a6ef8b
|
Move apps/include/ftpc.h to apps/include/netutils/ftpc.h
|
2016-07-01 06:36:07 -06:00 |
|
Sebastien Lorquet
|
546c381982
|
apps/examplex/can: Some variables were not declared in all required cases.
|
2016-06-23 08:05:06 -06:00 |
|
Gregory Nutt
|
d32f16450d
|
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
|
2016-06-20 12:39:46 -06:00 |
|
Gregory Nutt
|
bb06f7368f
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:48:15 -06:00 |
|
Gregory Nutt
|
6e2f729add
|
Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces.
|
2016-06-20 08:57:33 -06:00 |
|
Gregory Nutt
|
5098539063
|
Add _ to front of remaining debug macros
|
2016-06-16 12:12:34 -06:00 |
|
Gregory Nutt
|
cc03ecefc8
|
Rename err() to _err()
|
2016-06-16 11:44:22 -06:00 |
|
Gregory Nutt
|
a63d306549
|
apps/examples: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
|
2016-06-14 18:23:49 -06:00 |
|
Gregory Nutt
|
586b0aa7e0
|
Change names of *dbg() * *err()
|
2016-06-11 15:51:27 -06:00 |
|
Gregory Nutt
|
f4bae25e32
|
Rename *lldbg to *llerr
|
2016-06-11 14:55:13 -06:00 |
|
Gregory Nutt
|
e82a54bf18
|
Reserver the name 'err' for other purposes
|
2016-06-11 14:49:55 -06:00 |
|
Gregory Nutt
|
468bdcf8e6
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:13:39 -06:00 |
|
Gregory Nutt
|
344c92e2a4
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:55:38 -06:00 |
|
Gregory Nutt
|
56e75e9db8
|
Rename CONFIG_DEBUG_VERBOSE to CONFIG_DEBUG_INFO
|
2016-06-11 11:50:38 -06:00 |
|
Sebastien Lorquet
|
d2aa24ad88
|
Make sure that APPNAME is defined in all Makefiles that generate applications
|
2016-06-09 10:51:04 -06:00 |
|
Gregory Nutt
|
6c09faedd3
|
Merge branch 'master' of bitbucket.org:nuttx/apps
|
2016-06-09 09:14:14 -06:00 |
|
Sebastien Lorquet
|
7ca5478da3
|
Rearrange to eliminate Kmenu files
|
2016-06-09 08:59:16 -06:00 |
|
Gregory Nutt
|
0dfe0baf2b
|
apps/examples/ostest: SIG_DFL is no long assignment compatible with the sa_sigaction functin pointer.
|
2016-06-08 18:02:37 -06:00 |
|
Sebastien Lorquet
|
e9d6683402
|
Merge branch 'master' into recurse
|
2016-06-02 16:36:02 +02:00 |
|