-
Notifications
You must be signed in to change notification settings - Fork 2.1k
core: There are two "hwtimer_arch.h"s #1389
Copy link
Copy link
Closed
Labels
Area: coreArea: RIOT kernel. Handle PRs marked with this with care!Area: RIOT kernel. Handle PRs marked with this with care!Impact: minorThe PR is small in size and might only require a quick look of a knowledgeable reviewerThe PR is small in size and might only require a quick look of a knowledgeable reviewerType: questionThe issue poses a question regarding usage of RIOTThe issue poses a question regarding usage of RIOT
Description
logical diff:
core/include/hwtimer_arch.h
-has "hwtimer_arch_set_absolute"
-doxy is older
-header is older
core/include/arch/hwtimer_arch.h
-lacks "hwtimer_arch_set_absolute"
-doxy is better (but syntax broken?)
-header is up-to-date
Looks like one of them can go. The other one needs minor improvements.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: coreArea: RIOT kernel. Handle PRs marked with this with care!Area: RIOT kernel. Handle PRs marked with this with care!Impact: minorThe PR is small in size and might only require a quick look of a knowledgeable reviewerThe PR is small in size and might only require a quick look of a knowledgeable reviewerType: questionThe issue poses a question regarding usage of RIOTThe issue poses a question regarding usage of RIOT