You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2021/03/14 23:22:45 UTC

[incubator-nuttx] branch master updated (d889350 -> 4ca0c6e)

This is an automated email from the ASF dual-hosted git repository.

acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from d889350  boards/arm/stm32/nucleo-f446re: added support for CAN driver
     add 4ca0c6e  xtensa/esp32: timer driver refactor

No new revisions were added by this update.

Summary of changes:
 arch/xtensa/src/esp32/esp32_tim.c           | 404 +++++++---------------------
 arch/xtensa/src/esp32/esp32_tim.h           |  45 ++--
 arch/xtensa/src/esp32/esp32_tim_lowerhalf.c | 140 ++++------
 3 files changed, 168 insertions(+), 421 deletions(-)