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

L4_Sleep can work? #145

Open
gnitnaw opened this issue Mar 8, 2017 · 1 comment
Open

L4_Sleep can work? #145

gnitnaw opened this issue Mar 8, 2017 · 1 comment

Comments

@gnitnaw
Copy link

gnitnaw commented Mar 8, 2017

Here is my code:
https://github.com/gnitnaw/f9-kernel/blob/master/user/apps/led/main.c
It works well.

At line 23 I would like to use L4_Sleep(L4_TimePeriod(1000)); to replace for loop.
But I found it doesn't work.
Is is normal?
Thanks.

@ahmedammar
Copy link
Contributor

@gnitnaw L4_TimePeriod takes microseconds as argument.

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

No branches or pull requests

2 participants