Gregory Nutt
|
781585cfb4
|
PktRadio: Add a loopback driver for testing on the simulator.
|
2017-07-31 07:28:42 -06:00 |
|
Gregory Nutt
|
79a09bfd6e
|
Socket I/F: Fix bad copy-past error. sendto() was called the address family's send() instead of sendto().
|
2017-07-14 12:48:53 -06:00 |
|
Simon Piriou
|
99c432c140
|
configs/b-l475e-iot01a: Add basic support for the STMicro b-l475e-iot01a board
|
2017-07-09 11:48:28 -06:00 |
|
Gregory Nutt
|
975473fed8
|
ICMPv6: Add 6LoWPAN and IP forwarding support.
|
2017-07-09 11:35:26 -06:00 |
|
Gregory Nutt
|
ff08f799ca
|
IEEE802.15.4: Update RX statistics in network driver. Update README files.
|
2017-06-25 11:18:27 -06:00 |
|
Gregory Nutt
|
cfea8adacb
|
L should be capitalized in 6LoWPAN
|
2017-06-18 16:00:08 -06:00 |
|
Gregory Nutt
|
9aac1dd44d
|
configs: Remove all setenv.bat files. Remove all references to setenv.sh and setenv.bat from all config README files.
|
2017-04-26 10:12:13 -06:00 |
|
Gregory Nutt
|
869e3b5b73
|
sim/sixlowpan: Now support apps/examples/udpblaster too.
|
2017-04-06 09:36:57 -06:00 |
|
Gregory Nutt
|
068ac948e1
|
sim: Add a configuration for testing 6loWPAN.
|
2017-04-03 08:46:16 -06:00 |
|
Gregory Nutt
|
21f92ba601
|
Review some SMP logic; update comments; refresh configuration.
|
2016-11-15 09:24:00 -06:00 |
|
Gregory Nutt
|
9ca15c718d
|
configs/sim: Add a configuration useful for testing Mini Basic
|
2016-08-12 06:55:10 -06:00 |
|
Gregory Nutt
|
46846c0c24
|
Framebuffer driver: Add a display number to each interface in order to support multiple displays
|
2016-04-14 12:23:15 -06:00 |
|
Gregory Nutt
|
1652052f52
|
Update a README.txt
|
2016-03-23 14:48:03 -06:00 |
|
Gregory Nutt
|
da751159ef
|
Update README.txt
|
2016-02-19 15:35:02 -06:00 |
|
Gregory Nutt
|
c1cca31551
|
Upate README
|
2016-02-19 06:51:39 -06:00 |
|
Gregory Nutt
|
f3e8b0ce28
|
Update README
|
2016-02-18 17:12:17 -06:00 |
|
Gregory Nutt
|
10fed19e48
|
Trivial update to README
|
2016-02-18 13:38:14 -06:00 |
|
Gregory Nutt
|
0edfbdf33b
|
Update README.txt
|
2016-02-17 13:35:56 -06:00 |
|
Gregory Nutt
|
0b3bc73fec
|
Update README.txt
|
2016-02-17 13:09:25 -06:00 |
|
Gregory Nutt
|
3cb652648b
|
Update README.txt
|
2016-02-17 10:53:32 -06:00 |
|
Gregory Nutt
|
a1b4b2d032
|
Fix some typos in ROMFS image source; update README; NSH configuratin is now password protected
|
2016-01-20 14:36:58 -06:00 |
|
Gregory Nutt
|
5926a09498
|
Update README
|
2015-11-30 13:05:14 -06:00 |
|
Gregory Nutt
|
4c40db9586
|
Trivial changes from code review
|
2015-10-02 11:31:27 -06:00 |
|
Gregory Nutt
|
4f60d78d56
|
SAMV71-XULT: Add support for the NSH network monitor
|
2015-09-25 10:14:40 -06:00 |
|
Gregory Nutt
|
94a014085a
|
Update the simulator README.txt file
|
2015-09-24 14:53:30 -06:00 |
|
Gregory Nutt
|
264f3bea65
|
Update README file
|
2015-09-10 13:08:32 -06:00 |
|
Gregory Nutt
|
bc9b901e13
|
Update README
|
2015-08-18 07:24:37 -06:00 |
|
Gregory Nutt
|
7214e52fb2
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
|
Gregory Nutt
|
1afba254b6
|
Extend apps/examples/unionfs so it is includes a root offset on one of the unified file sysems
|
2015-06-21 12:21:54 -06:00 |
|
Gregory Nutt
|
c09cc0dd07
|
Update some README files
|
2015-06-07 10:25:03 -06:00 |
|
Gregory Nutt
|
f6a1963219
|
Add simulator configuration for testing the Union Fs. Fix a few bugs. Almost works but still too flaky
|
2015-06-05 15:02:24 -06:00 |
|
Gregory Nutt
|
0dbf579aa8
|
Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis
|
2015-05-23 17:08:35 -06:00 |
|
Gregory Nutt
|
fdfe38ea0d
|
rch_tcinitialize() and arch_tcunitinitialize() renamed to board_tsc_setup() and board_tsc_teardown(). These are not long called directly by applications but only indirectly throught the crappy boardctl() OS interface.
|
2015-03-31 13:21:25 -06:00 |
|
Gregory Nutt
|
7547468e47
|
Cosmetic updates to comments
|
2015-02-12 13:44:22 -06:00 |
|
Gregory Nutt
|
f3ed2e36ec
|
Cosmetic update to a few comments
|
2015-02-01 12:23:57 -06:00 |
|
Gregory Nutt
|
bfa58153ec
|
Minor fixes after initial tests with apps/examples/udgram
|
2015-01-28 15:27:54 -06:00 |
|
Gregory Nutt
|
3bc8bf4a38
|
sim/ustream: Add a configuration for testing Unix domain sockets with the simulator
|
2015-01-28 09:09:27 -06:00 |
|
Gregory Nutt
|
df0d5e1fbb
|
Update README
|
2014-12-09 06:21:30 -06:00 |
|
Gregory Nutt
|
18ab47f40c
|
Travel: Fix more initialization errors, mostly related to file path problems
|
2014-12-08 12:39:02 -06:00 |
|
Gregory Nutt
|
52385327e7
|
Traveler: Add build configuration for the simulated target
|
2014-12-08 09:33:56 -06:00 |
|
Gregory Nutt
|
1381705258
|
Update README files
|
2014-11-11 09:36:33 -06:00 |
|
Gregory Nutt
|
0e57b60cd1
|
Update README
|
2014-10-03 09:56:05 -06:00 |
|
Gregory Nutt
|
403d7f380b
|
Update the TODO list and a README
|
2014-09-30 14:48:31 -06:00 |
|
Gregory Nutt
|
0256026199
|
Update README
|
2014-09-26 05:49:05 -06:00 |
|
Gregory Nutt
|
0d4e873f9b
|
Change all occurrences of NxConsole to NxTerm
|
2014-09-20 15:01:50 -06:00 |
|
Gregory Nutt
|
4aa785a503
|
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
|
1a1ed4a112
|
Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*
|
2014-09-20 14:18:08 -06:00 |
|
Gregory Nutt
|
a244e66680
|
configs/sim/nx11: Configuration converted to use the kconfig-frontends tools
|
2014-03-04 15:56:13 -06:00 |
|
Gregory Nutt
|
f0820e75f6
|
configs/sim/nettest: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 12:44:37 -06:00 |
|
Gregory Nutt
|
5101e661bf
|
configs/sim/nsh2 converted to use the kconfig-frontends tools
|
2014-03-01 12:32:03 -06:00 |
|