-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit adds logic to make xtimer use ztimer_usec as backend (instead of periph_timer). This allows ztimer_usec and xtimer to coexist. It also allows xtimer to profit from eventually implemented power mode blocking in ztimer's periph_timer backend.
- 2025.04-devel
- 2025.01
- 2025.01-devel
- 2025.01-RC2
- 2025.01-RC1
- 2024.10
- 2024.10-devel
- 2024.10-RC2
- 2024.10-RC1
- 2024.07
- 2024.07-devel
- 2024.07-RC1
- 2024.04
- 2024.04-devel
- 2024.04-RC2
- 2024.04-RC1
- 2024.01
- 2024.01-devel
- 2024.01-RC2
- 2024.01-RC1
- 2023.10
- 2023.10-devel
- 2023.10-RC3
- 2023.10-RC2
- 2023.10-RC1
- 2023.07
- 2023.07-devel
- 2023.07-RC5
- 2023.07-RC4
- 2023.07-RC3
- 2023.07-RC2
- 2023.07-RC1
- 2023.04
- 2023.04-devel
- 2023.04-RC3
- 2023.04-RC2
- 2023.04-RC1
- 2023.01
- 2023.01-devel
- 2023.01-RC3
- 2023.01-RC2
- 2023.01-RC1
- 2022.10
- 2022.10-devel
- 2022.10-RC3
- 2022.10-RC2
- 2022.10-RC1
- 2022.07
- 2022.07-devel
- 2022.07-RC4
- 2022.07-RC3
- 2022.07-RC2
- 2022.07-RC1
- 2022.04
- 2022.04-devel
- 2022.04-RC7
- 2022.04-RC6
- 2022.04-RC5
- 2022.04-RC4
- 2022.04-RC3
- 2022.04-RC2
- 2022.04-RC1
- 2022.01
- 2022.01-devel
- 2022.01-RC2
- 2022.01-RC1
- 2021.10
- 2021.10-devel
- 2021.10-RC3
- 2021.10-RC2
- 2021.10-RC1
- 2021.07
- 2021.07-devel
- 2021.07-RC3
- 2021.07-RC2
- 2021.07-RC1
- 2021.04
- 2021.04-devel
- 2021.04-RC4
- 2021.04-RC3
- 2021.04-RC2
- 2021.04-RC1
- 2021.01
- 2021.01-devel
- 2021.01-RC4
- 2021.01-RC3
- 2021.01-RC2
- 2021.01-RC1
- 2020.10
- 2020.10-devel
- 2020.10-RC4
- 2020.10-RC3
- 2020.10-RC2
- 2020.10-RC1
- 2020.07.1
- 2020.07
- 2020.07-devel
- 2020.07-RC3
- 2020.07-RC2
- 2020.07-RC1
- 2020.04
- 2020.04-RC3
- 2020.04-RC2
- 2020.04-RC1
Showing
5 changed files
with
73 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters