Alan Carvalho de Assis
|
7133f89cc2
|
tools/Makefile.unix, .win, and all defconfig files: Modify tools/Makefiles to add warning on defconfig files
|
2019-03-03 08:31:03 -06:00 |
|
Xiang Xiao
|
16850297f3
|
libs/unistd and other affected files: Hostname support no longer depends on CONFIG_NET since the host name is also useful in the non-network environment. CONFIG_NET_HOSTNAME changed to CONFIG_LIB_HOSTNAME.
|
2019-01-27 06:56:16 -06:00 |
|
Gregory Nutt
|
47d87fd857
|
configs/: Refresh ARM and Xtensa configurations.
|
2018-08-19 17:48:13 -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
|
3cd1ccfa48
|
configs/viewtool-stm32f107/tcpblaster: Configuration modified to use the low-priority work queue. Actually ALL network configuration should be modified to use the low priority work queue. It is inappropriate to be performing network operations on the high priority work queue.
|
2018-07-07 09:23:02 -06:00 |
|
Gregory Nutt
|
d944388888
|
configs/viewtool-stm32f107: Add a TCP performance test using apps/examples/tcpblaster.
|
2018-07-05 16:08:03 -06:00 |
|