From 206a40b4d0e4467c2139aa169ce069436338f6f4 Mon Sep 17 00:00:00 2001 From: Marian Buschsieweke Date: Wed, 6 Dec 2023 14:01:02 +0100 Subject: [PATCH] fixup! roadmap: extend peripheral drivers section --- doc/doxygen/src/roadmap.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/doxygen/src/roadmap.md b/doc/doxygen/src/roadmap.md index d86818041f8af..b35b73ddea7ca 100644 --- a/doc/doxygen/src/roadmap.md +++ b/doc/doxygen/src/roadmap.md @@ -40,10 +40,6 @@ The text and items below are tentative, up for discussion, to be updated by regu - cleanup and unification of low-level timer interfaces (`timer`, `rtt`, `rtc`) - implement capture mode -- add an API to query which frequencies which timer supports - - see https://github.com/RIOT-OS/RIOT/pull/16349 for one proposal -- add an API to query the actual frequency a timer is running at - - see https://github.com/RIOT-OS/RIOT/pull/20131 for one proposal ## SPI