- Jan 19, 2016
-
-
=?UTF-8?B?6ZmI5p6X6aOe?= authored
-
- Jan 18, 2016
-
-
Gregory Nutt authored
-
- Jan 17, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Revert "Revert "NSH: All nsh_output strings tagged with IOBJ so that they may be stored in FLASH on AVR"" This reverts commit fd083ee9.
-
Gregory Nutt authored
This reverts commit 186a101d.
-
Gregory Nutt authored
This reverts commit cb6a914d.
-
Gregory Nutt authored
-
- Jan 14, 2016
-
-
Gregory Nutt authored
-
Pelle Windestam authored
-
- Jan 13, 2016
-
-
Gregory Nutt authored
-
Stefan Kolb authored
-
- Jan 08, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
OS test: Mark some constants as long to avoid overflow when used the AVR8. Example, 500*1000 overflows when type int is only 16-bits, but 500*1000L avoids the overflow
-
- Jan 06, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 05, 2016
-
-
Gregory Nutt authored
-
- Jan 04, 2016
-
-
Gregory Nutt authored
-
- Jan 01, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 31, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 30, 2015
-
-
Gregory Nutt authored
OS test: Add a test of POSIX timers using SIGEV_THREAD. Also, clean up many warnings with building on a PC with 64-bit addresses
-
- Dec 15, 2015
-
-
Alan Carvalho de Assis authored
apps/examples/pca9635: Add a simple test of PCA9635PW PWM LED driver. From Alan Carvalho de Assis.
-
- Dec 14, 2015
-
-
Gregory Nutt authored
-
- Dec 13, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 12, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 11, 2015
-
-
Gregory Nutt authored
apps/netutils/ping: This is an unfinished implementation of ping/ping6 using raw packets. Not yet even hooked into the build and configuration systems
-
- Dec 07, 2015
-
-
Gregory Nutt authored
netutils/telnetd: No longer calls OS interfade telnet_driver. Now creates Telnet sessions by open a new factory device at /dev/telnet and then using ioctl calls to create the session character drivers at /dev/telnetN.
-
Gregory Nutt authored
-