Gregory Nutt
|
528f959034
|
Refresh configuration
|
2015-02-10 06:28:41 -06:00 |
|
Gregory Nutt
|
e20e743472
|
Refresh Configuration
|
2015-02-09 18:24:11 -06:00 |
|
Gregory Nutt
|
44f09a084c
|
SAMA5D4-EK: CONFIG_NET_NOINTS is now enabled in the nsh and ipv6 configurations.
|
2015-02-09 15:27:14 -06:00 |
|
Gregory Nutt
|
62666a030b
|
SAMA5D4-EK: Add a configuration for testing IPv6
|
2015-02-09 10:51:05 -06:00 |
|
Gregory Nutt
|
e8b4f474d3
|
Convert all STM32F4-Discovery configurations (with base board) to configure the Ethernet driver to use the work queue (vs. interrupt level processing).
|
2015-02-09 08:34:52 -06:00 |
|
Gregory Nutt
|
f33a9f0626
|
Correct a attribution in a comment
|
2015-02-09 07:27:43 -06:00 |
|
Gregory Nutt
|
e9e9892646
|
Updated Tiva ADC files
|
2015-02-06 16:56:12 -06:00 |
|
Gregory Nutt
|
58d79e93d9
|
Forgot to add file in previous commit
|
2015-02-05 18:01:46 -06:00 |
|
Gregory Nutt
|
7442459895
|
tmv4c123g-launchpad: Add Tiva ADC support to the TM4C123G-Launchpad. From Calvin Maguranis.
|
2015-02-05 17:58:17 -06:00 |
|
Gregory Nutt
|
d43b3de28d
|
nuttx/configs/tm4c123g-launchpad/src/Makefile
|
2015-02-05 17:57:31 -06:00 |
|
Gregory Nutt
|
31d4ab1902
|
Adds support for TM4C123G timers; integrates with the TM4C123G Launchpad. From Calvin Maguranis
|
2015-02-05 13:51:32 -06:00 |
|
Gregory Nutt
|
357ee0a3f0
|
Update README files
|
2015-02-05 12:07:21 -06:00 |
|
Gregory Nutt
|
0cab41e36f
|
Update README
|
2015-02-05 11:23:55 -06:00 |
|
Gregory Nutt
|
07d232b84a
|
STM32: Add an IPv6 configuration for the STM32F4-Discovery board (witht he STM32-DISCO_BB base board). Verify that the STM32 Ethernet driver works with IPv6.
|
2015-02-05 11:21:04 -06:00 |
|
Gregory Nutt
|
45cadc9e0b
|
Fix an error in IPv6 netmask caused by a bad range in the Kconfig file
|
2015-02-05 10:50:25 -06:00 |
|
Gregory Nutt
|
17366dcbb1
|
Refresh configuration
|
2015-02-05 10:07:31 -06:00 |
|
Gregory Nutt
|
8a5d6fc78e
|
Networking: Add support for sending ICMPv6 Router Solicitation and receiving Router advertisement. This is a part of the ICMPv6 auto-configuration logic is still still not complete
|
2015-02-03 13:25:28 -06:00 |
|
Gregory Nutt
|
573ffe4221
|
Restore 20Msec default
|
2015-02-02 14:59:49 -06:00 |
|
Gregory Nutt
|
8592ce93af
|
Auto neighbor solicitation is no longer EXPERIMENTAL and is the default for the DK-TM4C129X/ipv6 configuration
|
2015-02-02 14:09:06 -06:00 |
|
Gregory Nutt
|
a2a2f2d003
|
ICMPv6: Adds basic logic to support verification that we have the IPv6 address in the Neighbor Table. This feature is important because otherwise the first packet sent to a remote peer will fail (it will be replaced with a Neighbor Solicitation).
|
2015-02-02 13:44:31 -06:00 |
|
Gregory Nutt
|
f3ed2e36ec
|
Cosmetic update to a few comments
|
2015-02-01 12:23:57 -06:00 |
|
Gregory Nutt
|
962cec440d
|
Refresh some configurations
|
2015-02-01 12:15:46 -06:00 |
|
Gregory Nutt
|
6867a78bce
|
Fix compile issues with configs/sim/nettest
|
2015-02-01 12:00:30 -06:00 |
|
jeditekunum
|
a74435385f
|
Obviously can't use LOWCONSOLE with nsh.
|
2015-02-01 09:21:51 -06:00 |
|
Gregory Nutt
|
7e0bf3da9d
|
drivers/ramdisk.c and include/nuttx/fs/ramdisk.h: Add logic to dispose of the drvier and RAM buffer when the RAM disk has been unlinked and all open references to the RAM disk have been closed. Add new parameters to romdisk() to specify what should be done with the RAM/ROM buffer -- Should it be freed or not? Changed all calls to ramdisk() to use these new parameters.
|
2015-02-01 07:24:16 -06:00 |
|
Gregory Nutt
|
533707f5f4
|
Moteino Mego: Move linker scripts to scripts/ directory as with other configurations
|
2015-02-01 06:44:26 -06:00 |
|
Gregory Nutt
|
723e0e2ecb
|
Moteino Mega: Rename files to conform to newer standards. Need to fix all of the old configurations someday
|
2015-01-31 14:15:13 -06:00 |
|
Gregory Nutt
|
2720144586
|
Review/modifications for change of last merge
|
2015-01-31 14:10:53 -06:00 |
|
Gregory Nutt
|
8944a041fd
|
Merge commit '1207647ee19ac48746300f2d3fa8f4679c32de95'
|
2015-01-31 13:47:10 -06:00 |
|
jeditekunum
|
ca7ecf658f
|
Update README for MoteinoMEGA (ATMEGA1284P) port.
|
2015-01-31 13:32:31 -06:00 |
|
jeditekunum
|
cd2be452ee
|
Complete initial port.
|
2015-01-31 11:59:39 -06:00 |
|
Gregory Nutt
|
00a561126d
|
Unix domain: Add options to build in stream or datagram support separately
|
2015-01-31 07:58:51 -06:00 |
|
Gregory Nutt
|
94d18aedf4
|
apps/ustream and udgram: Change default FIFO path to /dev/fifo
|
2015-01-30 09:07:22 -06:00 |
|
Gregory Nutt
|
290e7465c3
|
Update configuration
|
2015-01-29 16:30:43 -06:00 |
|
Gregory Nutt
|
626d2257b8
|
Update ChangeLog
|
2015-01-29 11:48:46 -06:00 |
|
Gregory Nutt
|
ce67047a79
|
update configuration
|
2015-01-29 09:33:24 -06:00 |
|
Gregory Nutt
|
bfa58153ec
|
Minor fixes after initial tests with apps/examples/udgram
|
2015-01-28 15:27:54 -06:00 |
|
Gregory Nutt
|
02dce5b0fe
|
net/socket/accept.c: Ooops.. deleted one too many header files
|
2015-01-28 14:56:06 -06:00 |
|
Gregory Nutt
|
d0e00041e6
|
Unix domain socket support is no longer EXPERIMENTAL
|
2015-01-28 13:22:53 -06:00 |
|
Gregory Nutt
|
1fdc10298e
|
Refresh configurations
|
2015-01-28 12:47:03 -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 |
|
jeditekunum
|
df36a6243c
|
Try console on serial 1.
|
2015-01-26 14:33:25 -06:00 |
|
Gregory Nutt
|
4f5386bbb2
|
Get USART 2 & 3 working on lpc4357-evb. These changes are required to get USART 2 and 3 working on the Embest development board. From Toby Duckworth
|
2015-01-26 07:33:22 -06:00 |
|
jeditekunum
|
2103ca967a
|
First step at porting to MoteinoMEGA. LED shows assert failure at boot. Appears to be short double blink, short off (~1sec), followed by 250ms toggle cycles. Most of it derived from amber board.
|
2015-01-24 14:31:35 -06:00 |
|
Gregory Nutt
|
fec9e724d7
|
Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless
|
2015-01-24 06:49:51 -06:00 |
|
Gregory Nutt
|
45923970e2
|
Update README
|
2015-01-23 16:55:39 -06:00 |
|
Gregory Nutt
|
df9d103360
|
configs/dk-tm4c129x/ipv6: Add an IPv6-enabled NSH configruation
|
2015-01-23 11:45:50 -06:00 |
|
Gregory Nutt
|
84102addf0
|
Cosmetic changes to comments; refresh configuration
|
2015-01-22 14:46:36 -06:00 |
|
Gregory Nutt
|
ca31cf4608
|
Refresh configuration/update some misnamed conditional compilation
|
2015-01-18 11:17:00 -06:00 |
|
Gregory Nutt
|
de923ae391
|
Missing # in #if in previous commit
|
2015-01-17 17:13:04 -06:00 |
|