Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JH7110 timer driver #183

Merged
merged 4 commits into from
Sep 17, 2024
Merged

Add JH7110 timer driver #183

merged 4 commits into from
Sep 17, 2024

Conversation

Ivan-Velickovic
Copy link
Collaborator

Also adds support for the Pine64 Star64 in the timer example.

This example expects the mainline Microkit to be used which is why it has not been added into the CI script. I will do so once sDDF transitions to the mainline Microkit in the next couple of days.

@Ivan-Velickovic Ivan-Velickovic force-pushed the jh7110_timer branch 4 times, most recently from 5b321c6 to 9b60fbe Compare August 1, 2024 06:37
@Ivan-Velickovic Ivan-Velickovic force-pushed the jh7110_timer branch 3 times, most recently from 00cd694 to 789d304 Compare August 13, 2024 02:29
@Ivan-Velickovic Ivan-Velickovic force-pushed the jh7110_timer branch 2 times, most recently from 16aa18f to 51aae13 Compare September 2, 2024 00:50
@Ivan-Velickovic Ivan-Velickovic force-pushed the jh7110_timer branch 5 times, most recently from 887a1de to 2c55c49 Compare September 13, 2024 05:16
@Kswin01 Kswin01 force-pushed the jh7110_timer branch 2 times, most recently from fbf5148 to fd3947a Compare September 17, 2024 03:03
@Ivan-Velickovic Ivan-Velickovic force-pushed the jh7110_timer branch 2 times, most recently from edc5647 to 4937780 Compare September 17, 2024 03:08
Ivan-Velickovic and others added 4 commits September 17, 2024 13:09
Tested on the Pine64 Star64

Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>
Co-authored-by: Krishnan Winter <krishnanwinter1@gmail.com>
Co-authored-by: Jimmy Brush <code@jimmah.com>
Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>
Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>
This was in the compiler flags since the RISC-V platforms did
not have the FPU enabled but now they do so it's fine to
have printf compiled with floating point support.

Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>
@Ivan-Velickovic Ivan-Velickovic merged commit a0d575b into main Sep 17, 2024
6 checks passed
@Ivan-Velickovic Ivan-Velickovic deleted the jh7110_timer branch September 17, 2024 03:11
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