-
Notifications
You must be signed in to change notification settings - Fork 14
Resources
Federico Guerinoni edited this page Nov 16, 2022
·
6 revisions
Here you can find all the useful resources for clementine development.
- ARM7TDMI Technical Reference Manual
- http://bear.ces.cwru.edu/eecs_382/ARM7-TDMI-manual-pt1.pdf
- http://bear.ces.cwru.edu/eecs_382/ARM7-TDMI-manual-pt2.pdf
- http://bear.ces.cwru.edu/eecs_382/ARM7-TDMI-manual-pt3.pdf
- https://documentation-service.arm.com/static/5f4786a179ff4c392c0ff819
- The Rust Programming Language - (Free - Book)
- Easy Rust (Free - Book and Video)
- Programming Rust (Paid - Book)