Skip to content
This repository was archived by the owner on Aug 9, 2022. It is now read-only.

Timer peripherals #25

Merged
merged 20 commits into from
Jun 7, 2020
Merged

Timer peripherals #25

merged 20 commits into from
Jun 7, 2020

Conversation

arjanmels
Copy link
Contributor

@arjanmels arjanmels commented May 30, 2020

Implementation of timer peripherals & watchdogs.

Chose not to include processor timer & legacy timers: these are 32 bits only and as there are already six 64-bit timers available, feels a bit superfluous for the time being.

@arjanmels arjanmels force-pushed the feature-timers branch 4 times, most recently from 57184d6 to ac20b7a Compare June 5, 2020 16:34
@arjanmels arjanmels changed the title [WIP] Timer peripherals Timer peripherals Jun 7, 2020
@arjanmels arjanmels marked this pull request as ready for review June 7, 2020 07:10
@arjanmels
Copy link
Contributor Author

Ready for merge from my perspective.

@MabezDev
Copy link
Member

MabezDev commented Jun 7, 2020

Chose not to include processor timer & legacy timers: these are 32 bits only and as there are already six 64-bit timers available, feels a bit superfluous for the time being.

The processor timer is something we'd probably implement in the xtensa-lx6, so good call not impl here.

This looks great as is :). Thanks!

@MabezDev MabezDev merged commit 85f5472 into esp-rs:master Jun 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants