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

Decouple low-level os code from specific hardware lib such as libmaple. #6

Open
librae8226 opened this issue Sep 14, 2012 · 1 comment
Assignees

Comments

@librae8226
Copy link
Member

How to decouple low-level (hardware periph control) call in os core and user application code and from specific hardware lib such as libmaple?
Use a driver layer?
Too many layers will increase stack load, small MCU with smaller stack size cannot bear it.

@ghost ghost assigned librae8226 Sep 14, 2012
@librae8226
Copy link
Member Author

This would be went along with lacking of stack.
Need to balance.

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

1 participant