Commit Graph

2323 Commits

Author SHA1 Message Date
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
a50383db3d apps/graphics and netutils: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-14 17:53:47 -06:00
Gregory Nutt
65899c99e6 apps/nshlib: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-14 14:18:07 -06:00
Gregory Nutt
c0a4e00cc9 apps/platform: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-14 14:10:13 -06:00
Gregory Nutt
a7b1aae68c Fix some warnings 2016-06-13 12:06:44 -06:00
Gregory Nutt
4a0db11565 Eliminate some warnings 2016-06-12 17:33: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
Gregory Nutt
ee8a62f009 netutils/esp8266/: CONFIG_SERIAL_TERMIOS must be defined in order to set BAUD 2016-06-11 07:55:33 -06:00
Gregory Nutt
8f0e214772 Trivial changes from review of last PR 2016-06-11 07:36:45 -06:00
Gregory Nutt
da42efa545 Merged in pnb990/nuttx-apps (pull request #44)
esp8266 wifi scan tested
2016-06-11 07:32:29 -06:00
Pierre-noel Bouteville
6486bb0ff7 Merged nuttx/apps into master 2016-06-11 12:52:35 +02:00
pnb
96853cfea1 commetic 2016-06-11 12:51:56 +02:00
pnb
dab4105f80 add lesp_set_baudrate 2016-06-11 12:46:26 +02:00
pnb
0a68db79f6 esp8266 bug fix 2016-06-10 23:17:09 +02:00
Gregory Nutt
406ac81fb3 Update ChangeLog 2016-06-09 13:26:22 -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
a9d57ca022 Merged in marten_svanfeldt/nuttx-apps-public/for_upstream/nsh_netinit (pull request #43)
Make NSH net-initialization be a configuration option
2016-06-09 09:25:27 -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
David S. Alessio
bfd5ca7cd2 NTP Client: All retries; Add initialization in NSH network startup logic. 2016-06-09 08:18:49 -06:00
Gregory Nutt
7a5ceb244e Fix error in comment 2016-06-09 08:13:42 -06:00
Marten Svanfeldt
33c6a6bb75 Make NSH net-initialization be a configuration option
Signed-off-by: Marten Svanfeldt <marten@intuitiveaerial.com>
2016-06-09 05:29:01 +02: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
Gregory Nutt
b5891c8b1a Eliminate some warnings 2016-06-08 09:44:16 -06:00
Gregory Nutt
c8d718b211 Makefile: remove dependency on .config 2016-06-08 08:56:20 -06:00
Gregory Nutt
33b876306d preconfig target only executes if .config file changes 2016-06-07 08:58:48 -06:00
Gregory Nutt
8de50dc0cf Add a default value for DELIM 2016-06-07 08:43:21 -06:00
Gregory Nutt
29eb3f00f0 Add a blank line 2016-06-06 12:52:33 -06:00
Gregory Nutt
86e2a35946 mkkconfig.bat: Clean up a few things 2016-06-06 12:47:52 -06:00
Gregory Nutt
807e51ad05 Update tools/mkkconfig.bat; silence some Makefile output 2016-06-06 12:30:01 -06:00
Sebastien Lorquet
e725f5e9e1 Another changed needed with last Kmenu-related changes 2016-06-06 09:42:29 -06:00
Gregory Nutt
30fbf78f8d Merge branch 'recurse' 2016-06-06 07:36:31 -06:00
Gregory Nutt
ff8f65370e Update ChangeLog 2016-06-06 07:12:16 -06:00
Gregory Nutt
188a7554a5 Merged in slorquet/apps/recurse (pull request #42)
Recurse
2016-06-06 06:17:04 -06:00
Sebastien Lorquet
880661a284 merge upstream 2016-06-06 11:25:29 +02:00
Gregory Nutt
98a9769a28 Updata ChangeLog 2016-06-05 14:49:23 -06:00
Gregory Nutt
a442f52a1e apps/canutils/libuavcan: Fix for recent change to STM32 timer frequency definiitions 2016-06-05 09:18:04 -06:00
Gregory Nutt
19be2cafea Fix name collision in flash_eraseall restoration. 2016-06-05 08:41:02 -06:00
Gregory Nutt
d06b721ba2 Fix new dependencies for flash_eraseall 2016-06-03 09:11:22 -06:00
Gregory Nutt
3734b4c966 Restore apps/system/flash_eraseall/ using new IOCTL wrapper 2016-06-03 08:15:37 -06:00
Gregory Nutt
2541a4cb13 apps/fsutils/flash_eraseall: Add MDIOC_BULKERASE IOCTL wrapper function 2016-06-03 07:58:54 -06:00
Sebastien Lorquet
4044ed8882 merge with upstream 2016-06-03 11:28:36 +02:00
Gregory Nutt
ae41d462b4 Update ChangeLog 2016-06-02 10:51:21 -06:00
Gregory Nutt
12c0b3ca30 apps/system/flash_erraseall: Removed because it violates the OS/application interface. 2016-06-02 10:21:48 -06:00
Sebastien Lorquet
6217849db2 fix a gitignore rule 2016-06-02 16:54:39 +02:00