This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from d3524d4f8b arch/i2c: Change xxx_i2c_tousecs to xxx_i2c_toticks new 3bac0d8367 timer:settime: check return value of clock_abstime2ticks new 1c977e97d2 pthread_mutexinit: fix deadcode in pthread_mutexinit The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: libs/libc/pthread/pthread_mutexattr_setrobust.c | 2 +- sched/pthread/pthread_mutexinit.c | 11 ++++++----- sched/timer/timer_settime.c | 12 ++++++++++-- 3 files changed, 17 insertions(+), 8 deletions(-)