This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 3904fd775a sched: Remove the unused TCB_FLAG_SCHED_OTHER new 4dd8187afe include/nuttx/clock.h: Change ?SEC2TICK macros to round up and fix nxstyle errors new 05eb8541d1 Revert "arch/arm/src/stm32f7/stm32_i2c.c: Round up stm32_i2c_toticks return value" new 4f957f8031 arch/arm/src/lc823450/lc823450_i2c.c: Remove extra rounding after MSEC2TIC change to round up The 3 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: arch/arm/src/lc823450/lc823450_i2c.c | 2 +- arch/arm/src/stm32f7/stm32_i2c.c | 7 +++-- include/nuttx/clock.h | 52 +++++++++++++++++++++--------------- 3 files changed, 34 insertions(+), 27 deletions(-)