Gregory Nutt
|
10f74ebd3f
|
configs/: Refresh AVR, AVR32, MIPS/PIC32, and Simulator configurations.
|
2018-08-19 18:07:10 -06:00 |
|
Gregory Nutt
|
bbad69ab61
|
Change all occurrences of CONFIG_EXAMPLES_NSH* to CONFIG_SYSTEM_NSH* to match changes in the apps/ directory.
|
2018-08-18 09:14:59 -06:00 |
|
Gregory Nutt
|
20d9d1a604
|
configs/: Disable debug options in all default configurations. The idea is that these are all release configurations and should present the best performance and smallest footprint. If debug output is desired for debugging purposes, then these release configurations can simply be changes to debug configurations be simply re-enabling the debug options.
|
2018-06-17 11:13:24 -06:00 |
|
Gregory Nutt
|
bd7c84b23e
|
Remove CONFIG_NETDEV_MULTINIC. This increases code size by a little, but greatly reduces the complexity of the network code.
|
2017-08-08 14:24:12 -06:00 |
|
Gregory Nutt
|
5404403b94
|
ntosd-dm320 sama5d4-ek sim spark: Remove duplicate Make.defs files
|
2017-07-11 08:05:42 -06:00 |
|
Gregory Nutt
|
5a9eebe270
|
More conversions of defconfig files to compressed format. All but Windows native configurati9ons.
|
2017-07-09 20:05:59 -06:00 |
|
Gregory Nutt
|
975473fed8
|
ICMPv6: Add 6LoWPAN and IP forwarding support.
|
2017-07-09 11:35:26 -06:00 |
|
Gregory Nutt
|
99ef7c6669
|
IP forwarding: A few fixes from early testing; In TUN driver, do all polling on worker thread. Otherwise, the stack gets very deep.
|
2017-07-07 17:33:44 -06:00 |
|
Gregory Nutt
|
d61b551bca
|
sim/ipforward: Add an IP forwarding configuration using TUN devices and apps/examples/tun
|
2017-07-07 13:06:25 -06:00 |
|