- Dec 26, 2016
-
-
Gregory Nutt authored
-
- Dec 25, 2016
-
-
Gregory Nutt authored
-
- Dec 21, 2016
-
-
Gregory Nutt authored
-
- Dec 20, 2016
-
-
Masayuki Ishikawa authored
-
- Dec 14, 2016
-
-
Gregory Nutt authored
Remvoe std_readline(). This called up_getc() and up_putc() directly, violating the POSIX OS interface.
-
- Dec 11, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 10, 2016
-
-
Gregory Nutt authored
examples/ostest: Add some delays to the pthread cancellation test. With deferred cancellation enabled, things happen more asynchronously
-
- Dec 08, 2016
-
-
Gregory Nutt authored
examples/ostest: Extend the pthread cancellation test to exercise pthread_cleanup_push() (and pthread_cleanup_pop() indirectly via pthread_cancel() and pthread_exit()
-
- Dec 07, 2016
-
-
Gregory Nutt authored
-
- Dec 06, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver.
-
Gregory Nutt authored
-
- Dec 05, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 04, 2016
-
-
Pierre-Noel Bouteville authored
-
Pierre-Noel Bouteville authored
-
Pierre-Noel Bouteville authored
Import patch to fix:cJSON_PrintUnformatted() behaves unexpected if an empty array shall be printed to text. from Jerome Lang 2012-04-19
-
Pierre-Noel Bouteville authored
-
Pierre-Noel Bouteville authored
-
- Dec 02, 2016
-
-
Gregory Nutt authored
-
- Dec 01, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 27, 2016
-
-
Gregory Nutt authored
-
- Nov 22, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Sebastien Lorquet authored
The examples/qencoder app was trying to init the encoder by a direct call into the board, cheating in a local header to declare the normally unavailable function prototype.
-
- Nov 21, 2016
-
-
Gregory Nutt authored
Fixed bug that didn't free ftpd ressources on end of session
-
Pascal Speck authored
-
- Nov 20, 2016
-
-
Gregory Nutt authored
Revert "apps/examples/ostest: Skip the task_restart() test on SMP systems. This is not fully implemented." This reverts commit 0ce49462.
-
- Nov 19, 2016
-
-
Gregory Nutt authored
-
- Nov 18, 2016
-
-
Gregory Nutt authored
-
- Nov 17, 2016
-
-
Gregory Nutt authored
Revert "apps/examples: Remove the timer example. It uses a non-portable IOCTL and must be purged." This reverts commit dba181d0.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 14, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-