| ... | ... | @@ -4,8 +4,8 @@ Here are some concepts which are useful to know before starting to deal with sky |
|
|
|
|
|
|
|
If you are working with this repository it is very likely that your are developing something that will work on some kind embedded system, so it' useful to know some basics. [Here :link:](https://drive.google.com/drive/u/1/folders/1-rwNgoDdOFnwW-rfaqfmUa5ACIVehvXV) you can find some presentations we did on the topic, in particular:
|
|
|
|
|
|
|
|
* [Introduction]()
|
|
|
|
* [Device Drivers and RTOS]()
|
|
|
|
* [Introduction](https://docs.google.com/presentation/d/1nw4iXT9VzTU79m23Mcdwbv11BhkN5ngLbFExVh1TVFg/)
|
|
|
|
* [Device Drivers and RTOS](https://docs.google.com/presentation/d/11HyjMUPK58ir1gQ4Jw4BqTVSZJtGLs77W_s3Zjk5PTs)
|
|
|
|
|
|
|
|
More in general, I would suggest to have an idea of how these work:
|
|
|
|
- Registers
|
| ... | ... | |