Skip to content

app: include include/zephyr/sys/clock.h - #247

Open
rexut wants to merge 1 commit into
CANnectivity:mainfrom
tiacsys:contrib/fix-app-include
Open

app: include include/zephyr/sys/clock.h#247
rexut wants to merge 1 commit into
CANnectivity:mainfrom
tiacsys:contrib/fix-app-include

Conversation

@rexut

@rexut rexut commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Header file include/zephyr/sys_clock.h is deprecated and will be removed someday. Update the application file tree to include zephyr/sys/clock.h straight instead of zephyr/sys_clock.h.

Related to Zephyr upstream PRs: zephyrproject-rtos/zephyr#112127 and zephyrproject-rtos/zephyr#115656

@henrikbrixandersen henrikbrixandersen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. However, your commit log looks like it was from another repo? It speaks of a samples folder, which is not present in this repo. Also, listing a sed command for changing two simple lines is hardly necessary.

@rexut

rexut commented Aug 16, 2026

Copy link
Copy Markdown
Contributor Author

Thanks. However, your commit log looks like it was from another repo? It speaks of a samples folder, which is not present in this repo. Also, listing a sed command for changing to simple lines is hardly necessary.

Oh right, my mistake. Let me revise the commit and PR, please.

Header file include/zephyr/sys_clock.h is deprecated and will be removed
someday. Update the application file tree to include zephyr/sys/clock.h
straight instead of zephyr/sys_clock.h.

Signed-off-by: Stephan Linz <linz@li-pro.net>
@rexut
rexut force-pushed the contrib/fix-app-include branch from 3eebcac to 760bd8e Compare August 16, 2026 20:30
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.

2 participants