Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xtensa/esp32s3: Add support for Oneshot timer #5608

Merged
merged 3 commits into from
Feb 25, 2022

Conversation

gustavonihei
Copy link
Contributor

Summary

This PR intends to add support for the Oneshot timer for ESP32-S3.

image

Impact

New feature for ESP32-S3 chip.

Testing

esp32s3-devkit:oneshot
Validated with the oneshot example application from nuttx-apps, changing some printf calls to syslog for printing the timestamp information.

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
@gustavonihei gustavonihei changed the title Feature/esp32s3 oneshot xtensa/esp32s3: Add support for Oneshot timer Feb 24, 2022
@xiaoxiang781216 xiaoxiang781216 merged commit ea1b491 into apache:master Feb 25, 2022
@gustavonihei gustavonihei deleted the feature/esp32s3_oneshot branch February 25, 2022 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants