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 d322bdb1ee6 arch/arm: Simplify arm_cpu_boot.
add 152c66de053 compiler: Support pure function attributes and
compile-time constant condition.
add 575844ad398 clkcnt: Add clockcount abstraction.
add dd88c998635 timers/clkcnt: Fix the assertion if max_tick > CLOCK_MAX.
No new revisions were added by this update.
Summary of changes:
include/nuttx/compiler.h | 50 +++++
include/nuttx/timers/clkcnt.h | 464 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 514 insertions(+)
create mode 100644 include/nuttx/timers/clkcnt.h