Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imwally/bakingpi
https://github.com/imwally/bakingpi
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/imwally/bakingpi
- Owner: imwally
- Created: 2015-01-20T02:05:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-03T00:53:15.000Z (almost 10 years ago)
- Last Synced: 2024-10-11T02:49:16.585Z (about 1 month ago)
- Language: Assembly
- Size: 273 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Bakingpi is a tutorial on writing simple operating systems for the Raspberry Pi
in the ARM assembly language.http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/
This specific repository will be for my understanding with code comments written
by me. The code is slightly different in places as I chose to use the smaller A+
Raspberry Pi model.