Gregory Nutt
|
6d63658c46
|
Fixes for more complaints from cppcheck
|
2014-11-25 08:09:57 -06:00 |
|
Gregory Nutt
|
249ae54510
|
Fix routing of muli-network UDP packets
|
2014-11-21 17:44:12 -06:00 |
|
Gregory Nutt
|
0e8992d9ac
|
apps/examples/bridge: Lots of fixes. I think it is working although I have still have host firewall issues in testing
|
2014-11-21 10:16:19 -06:00 |
|
Gregory Nutt
|
1c28218d7b
|
apps/examples/bridge: Fixes some bugs in test driver. Still does not work
|
2014-11-21 08:50:34 -06:00 |
|
Gregory Nutt
|
be61a5d297
|
apps/examples/bridge: Add host-side test driver
|
2014-11-21 08:20:25 -06:00 |
|
Gregory Nutt
|
46b949ecaa
|
Due to limitations in port unique-ness, have to use unique port numbers in apps/examples/bridge for now
|
2014-11-17 15:40:37 -06:00 |
|
Gregory Nutt
|
2cc89a943e
|
apps/examples/bridge: Add a simple UDP relay bridge for testing configurations with multiple networks
|
2014-11-17 10:53:43 -06:00 |
|
Gregory Nutt
|
3541435aa1
|
Fix trivial typo in a comment
|
2014-11-17 10:22:54 -06:00 |
|
Gregory Nutt
|
ffbfe4d365
|
These examples all set the IP address of eth1 is DHCP is enabled. That can't be right???
|
2014-11-17 07:21:55 -06:00 |
|
Gregory Nutt
|
64b8c1841c
|
Clarify MTU/BUFSIZE in apps/ README.txt files and Documentation
|
2014-11-16 08:50:36 -06:00 |
|
Gregory Nutt
|
f9074a02ad
|
Network: Various fixes for clean compile with both Ethernet and SLIP
|
2014-11-15 13:52:39 -06:00 |
|
Gregory Nutt
|
a32e3bdb7b
|
Remove use of CONFIG_MAX_TASK_ARGS from examples/thttpd
|
2014-11-13 06:27:09 -06:00 |
|
Gregory Nutt
|
7dc7e40796
|
Remove circular dependins in the Kconfig files. Makes select of apps/examples/bastest a little more difficult
|
2014-11-10 07:48:46 -06:00 |
|
Gregory Nutt
|
70797a1c32
|
BAS: A few more fixes to the test
|
2014-11-09 08:41:21 -06:00 |
|
Gregory Nutt
|
4f1d02e5cf
|
BAS: Misc changes to test files
|
2014-11-09 08:21:40 -06:00 |
|
Gregory Nutt
|
31330b56c0
|
Auto select ROMFS if BASTEST is selected
|
2014-11-08 07:19:17 -06:00 |
|
Gregory Nutt
|
c2c42f5e5b
|
BAS: Fix some build errors wtih apps/examples/bastest
|
2014-11-07 15:35:09 -06:00 |
|
Gregory Nutt
|
e0b6137de7
|
BAS: Rename examples/bas to examples/bastest. Hook into build and configuration system. Finish ROMFS logic
|
2014-11-07 15:03:03 -06:00 |
|
Gregory Nutt
|
ae574b0251
|
BAS: Convert all BAS text scripts to BASIC files
|
2014-11-07 14:36:02 -06:00 |
|
Gregory Nutt
|
d6155e75fb
|
BAS: Move test files from apps/interpreter/bas to apps/examples/bas
|
2014-11-07 14:02:53 -06:00 |
|
Gregory Nutt
|
3a19f48d93
|
Costmetic changes -- spacing, comments.
|
2014-10-30 16:33:40 -06:00 |
|
Gregory Nutt
|
4a0449601d
|
Fixes to keypadtest from Pierre-Noel Bouteville
|
2014-10-23 18:09:58 -06:00 |
|
Gregory Nutt
|
c6914f6a49
|
Update makefile for kernel-build issues
|
2014-10-22 12:07:23 -06:00 |
|
Gregory Nutt
|
48a185f691
|
Trivial AIO-related changes
|
2014-10-09 08:34:49 -06:00 |
|
Gregory Nutt
|
2719815dd9
|
Update everything under apps/ to use the corrected syslog interfaces
|
2014-10-08 11:34:22 -06:00 |
|
Gregory Nutt
|
88956111df
|
Remove non-portable references to syslog from apps/examples
|
2014-10-08 08:33:00 -06:00 |
|
Gregory Nutt
|
639e393625
|
Extend the AIO test
|
2014-10-07 13:49:20 -06:00 |
|
Gregory Nutt
|
0adba9f88c
|
Add another asynchronous I/O test
|
2014-10-07 12:42:09 -06:00 |
|
Gregory Nutt
|
d7054c38cc
|
AIO signal related fixes; extensino to AIO test
|
2014-10-07 09:57:20 -06:00 |
|
Gregory Nutt
|
ca8592433a
|
Add test for aio_cancel() and fix some bugs found by the test
|
2014-10-06 15:06:01 -06:00 |
|
Gregory Nutt
|
64666ed3d4
|
AIO test improvements
|
2014-10-06 11:46:10 -06:00 |
|
Gregory Nutt
|
5d36d57461
|
Rename CONFIG_LIBC_AIO to CONFIG_FS_AIO since it is now an OS property
|
2014-10-05 15:44:43 -06:00 |
|
Gregory Nutt
|
5df68dd24d
|
More changes for AIO integration
|
2014-10-05 14:28:36 -06:00 |
|
Gregory Nutt
|
52c7880c67
|
First round of changes fo AIO integration
|
2014-10-05 13:57:55 -06:00 |
|
Gregory Nutt
|
dc9ad8cf61
|
Add AIO test case in OS test
|
2014-10-05 13:24:03 -06:00 |
|
Gregory Nutt
|
dc1b219b79
|
First round of fixes for re-implemented VFS message queues
|
2014-09-29 16:03:56 -06:00 |
|
Gregory Nutt
|
7af72f4284
|
Fix to bugs in initial commit of named semaphore test
|
2014-09-28 13:08:57 -06:00 |
|
Gregory Nutt
|
b98bcd01ad
|
Add a simple named semaphore test to the OS test
|
2014-09-28 13:02:36 -06:00 |
|
Gregory Nutt
|
4a6077b8d3
|
Add a trivial test of sem_timedwait() to the OS test
|
2014-09-26 07:04:34 -06:00 |
|
Gregory Nutt
|
81243854d8
|
MTD read-ahear/write buffering layer seems functional
|
2014-09-25 13:35:10 -06:00 |
|
Gregory Nutt
|
74972dfa59
|
A few fixes for clean apps/examples/mtdrwb build
|
2014-09-25 10:41:47 -06:00 |
|
Gregory Nutt
|
dbb64323a4
|
Add an example to test MTD R/W buffering
|
2014-09-25 09:52:21 -06:00 |
|
Gregory Nutt
|
12d471553c
|
More naming changes to get the stm3240g-eval/nxterm configuration building again
|
2014-09-20 15:53:28 -06:00 |
|
Gregory Nutt
|
ba70f33d82
|
Change all occurrences of NxConsole to NxTerm
|
2014-09-20 15:01:50 -06:00 |
|
Gregory Nutt
|
45791a6029
|
Rename all occurences of NxConsole to NxTerm
|
2014-09-20 14:51:48 -06:00 |
|
Gregory Nutt
|
d0fe4a6ec5
|
Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXWM_NXCONSOLE to CONFIG_NXWM_NXTERM
|
2014-09-20 14:25:51 -06:00 |
|
Gregory Nutt
|
e02f2f9373
|
Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*
|
2014-09-20 14:18:08 -06:00 |
|
Gregory Nutt
|
71464f2b7d
|
Fix errors in apps/examplex/helloxx and cxxtext Makefiles; update SAMA5D3x-EK/hello defconfig
|
2014-09-17 07:32:55 -06:00 |
|
Gregory Nutt
|
84c649af2b
|
examples/null/null_main.c: Need to include config.h it order know if this is or is not a kernel build
|
2014-09-16 13:23:58 -06:00 |
|
Gregory Nutt
|
bd07573a00
|
Do not build test cases that use task_create is there is an address environment
|
2014-09-14 08:19:46 -06:00 |
|
Gregory Nutt
|
6e25bc1ea2
|
More updated makefiles
|
2014-09-11 07:09:37 -06:00 |
|
Gregory Nutt
|
0a4258db6d
|
MAINOBJ needs to be added to object list in many Makefile
|
2014-09-11 06:48:11 -06:00 |
|
Gregory Nutt
|
0386e063e3
|
Fix some minor issues with the exampls/udp Makefile
|
2014-09-10 19:49:55 -06:00 |
|
Gregory Nutt
|
1597617001
|
libapps.a needs to be added to the list of libraries to link against.
|
2014-09-07 10:45:41 -06:00 |
|
Gregory Nutt
|
4f14d3b8c4
|
Changes to many Makefiles. For kernel buil object containing main cannot go into library because of name collisions. The object file must be handled as a special case in every Makefile
|
2014-09-07 08:43:01 -06:00 |
|
Gregory Nutt
|
043d6898db
|
Determine the main object name from the main source name in every kernel build Makefile
|
2014-09-07 07:19:19 -06:00 |
|
Gregory Nutt
|
2881b73f3d
|
Add an nm command after every kernel build link to show if there are any undefined symbols
|
2014-09-07 07:15:59 -06:00 |
|
Gregory Nutt
|
70765b94fc
|
Add the main object to the list objects to link in every kernel build link command
|
2014-09-07 07:12:55 -06:00 |
|
Gregory Nutt
|
22720d5eb3
|
Add the main object to the dependencies for the kernel build
|
2014-09-07 07:09:22 -06:00 |
|
Gregory Nutt
|
b65500c289
|
If now a kernel build, then add the main object in with all of the rest
|
2014-09-07 07:05:54 -06:00 |
|
Gregory Nutt
|
22eb5d5c46
|
Update apps/examples/helloxx/Makefile
|
2014-09-07 06:59:30 -06:00 |
|
Gregory Nutt
|
63f45cbd06
|
Fix apps/examples/hello/Makefile
|
2014-09-07 06:17:46 -06:00 |
|
Gregory Nutt
|
181b75301f
|
Customize the program name in the generic setup that was added to each makefile that installs a program
|
2014-09-06 13:30:44 -06:00 |
|
Gregory Nutt
|
3454362678
|
Add generic setup logic to every Makefile that installs a program. Each will need customization
|
2014-09-06 13:19:02 -06:00 |
|
Gregory Nutt
|
cedf1d7369
|
Fix all install targets
|
2014-09-06 13:01:44 -06:00 |
|
Gregory Nutt
|
b9a650ae8c
|
apps/ make-related fixes. Now builds kernel mode file system
|
2014-09-06 12:28:30 -06:00 |
|
Gregory Nutt
|
1c279a2c0b
|
Fix program name configuration variable used in the Makefile
|
2014-09-06 11:25:29 -06:00 |
|
Gregory Nutt
|
e34a96e3b9
|
Several fixes for errors introduced by last check-ins
|
2014-09-06 11:17:05 -06:00 |
|
Gregory Nutt
|
72cd42282c
|
Oops wrong else
|
2014-09-06 10:54:58 -06:00 |
|
Gregory Nutt
|
753f347723
|
Add missing else from last big change
|
2014-09-06 10:51:18 -06:00 |
|
Gregory Nutt
|
544cfc8aa2
|
Add program installation for CONFIG_BUILD_KERNEL in all Makefiles that build a main()
|
2014-09-06 10:42:03 -06:00 |
|
Gregory Nutt
|
c35653cd05
|
Only one install target per Makefile
|
2014-09-06 10:05:01 -06:00 |
|
Gregory Nutt
|
d8a239d649
|
Use more standard *argv[] instead easier **argv
|
2014-09-06 09:23:23 -06:00 |
|
Gregory Nutt
|
9f7c9b273f
|
With kernel build, entry point to all tasks is main, not some xyz_main
|
2014-09-06 09:19:15 -06:00 |
|
Gregory Nutt
|
38ecd36a61
|
Fix clean and distclean targets. Back out a few too many changes made by sed
|
2014-09-06 08:28:24 -06:00 |
|
Gregory Nutt
|
d6bcd1a93a
|
Add an install target to all makefiles. For the import build, the top-level Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished)
|
2014-09-06 08:00:47 -06:00 |
|
Gregory Nutt
|
95679676a1
|
Need to add CRT0 to every Makefile in apps/examples/tests
|
2014-09-05 16:05:29 -06:00 |
|
Gregory Nutt
|
5cd3325f7e
|
Provide library names and paths in apps/import/Make.defs
|
2014-09-05 13:59:20 -06:00 |
|
Gregory Nutt
|
c38a108343
|
Copy more logic from nuttx/tools/Config.mk into the Make.defs file. Plus trivial related changes
|
2014-09-05 11:25:34 -06:00 |
|
Gregory Nutt
|
dd8d40dabd
|
Remove final traces of the 8015 from the NuttX source tree
|
2014-09-01 13:21:15 -06:00 |
|
Gregory Nutt
|
7c7a81aa69
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
|
Gregory Nutt
|
7b721a8b17
|
The ELF test/example has been extended so the individual ELF test programs can link against the SYSCALL library (if it is available) or against the C library to eliminate or minimize the need for symbol tables (2014-8-29).
|
2014-08-29 07:20:07 -06:00 |
|
Gregory Nutt
|
d764356359
|
Change all time conversions. Yech. New timer units in microseconds breaks all existing logic that used milliseconds in the conversions. Something likely got broken doing this, probably because I confused a MSEC2TICK conversion with a TICK2MSEC conversion. Also, the tickless OS no appears fully functional and passes the OS test on the simulator with no errors
|
2014-08-07 18:00:38 -06:00 |
|
Gregory Nutt
|
b651f37ce7
|
Remove CONFIG_DISABLE_CLOCK
|
2014-08-07 12:35:24 -06:00 |
|
Gregory Nutt
|
3f81481e37
|
Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN
|
2014-07-16 16:31:31 -06:00 |
|
Gregory Nutt
|
767f1b2993
|
Fix netutils configuration issues: CONFIG_NETUTILS_HTTPD_SENDFILE was missing from Kconfig; CONFIG_NET_HAVE_SOLINGER should be CONFIG_NET_SOLINGER; Type of CONFIG_NET_HTTPD_MAXPATH was wrong in Kconfig file. From Max
|
2014-07-11 12:30:23 -06:00 |
|
Gregory Nutt
|
bf19806a0d
|
Fix some recurring typos: postion->position, *atino->*ation
|
2014-07-08 13:12:36 -06:00 |
|
Gregory Nutt
|
b0d0e4a031
|
SAMA5D4-EK: Add the button test to the NSH configuration
|
2014-07-07 17:06:25 -06:00 |
|
Gregory Nutt
|
ddc799d049
|
Fix some cloned errors in SAM GPIO interrupt setup
|
2014-07-07 15:54:37 -06:00 |
|
Gregory Nutt
|
633fae427d
|
NET: emoved all includes of uip.h; added includes of ip.h wherever needed. Tried to fix problems of the now missing sneak inclusions because uip.h was removed. There are probably a few of these that were missed.
|
2014-07-04 19:13:08 -06:00 |
|
Gregory Nutt
|
069c43a5dd
|
Remove all inclusion of uip.h
|
2014-07-04 16:58:22 -06:00 |
|
Gregory Nutt
|
d7c38a7c55
|
apps/examples: Put examples in alphabetical order
|
2014-07-03 18:11:50 -06:00 |
|
Gregory Nutt
|
36575ad0f4
|
Rename apps/examples/uip to apps/examples/webserver
|
2014-07-03 17:31:17 -06:00 |
|
Gregory Nutt
|
5535a8a306
|
Remove a warning
|
2014-07-03 13:22:42 -06:00 |
|
Gregory Nutt
|
e7fedfa4a5
|
NET: Rename functions in apps/netutils/netlib to begin with netlib_ vs uip_
|
2014-07-02 16:52:02 -06:00 |
|
Gregory Nutt
|
2ee5041477
|
NET: Rename uiplib/UIPLIB to netlib/NETLIB
|
2014-07-02 16:04:25 -06:00 |
|
Gregory Nutt
|
b7d73dab81
|
NET: Rename uip_ipaddr* to net_ipaddr*
|
2014-06-29 13:11:08 -06:00 |
|
Gregory Nutt
|
72abff23e3
|
Rename uip_driver_s net_driver_s
|
2014-06-27 16:48:12 -06:00 |
|
Gregory Nutt
|
721dc008e8
|
Add support for a network device IOCTL to access PHY registers. Ioctls only implemented for STM32. From Lazlo
|
2014-06-27 09:30:41 -06:00 |
|
Gregory Nutt
|
9009a21fd9
|
NET: Move statistcs from uip.h to new netstats.h to remove nasty circular inclusion problem.
|
2014-06-26 09:32:39 -06:00 |
|