Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kisom/bakingpi
Baking Pi: creating a bare-metal operating system on the Raspberry Pi
https://github.com/kisom/bakingpi
Last synced: 18 days ago
JSON representation
Baking Pi: creating a bare-metal operating system on the Raspberry Pi
- Host: GitHub
- URL: https://github.com/kisom/bakingpi
- Owner: kisom
- Created: 2014-12-01T03:58:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-03T07:32:31.000Z (almost 10 years ago)
- Last Synced: 2024-10-11T02:47:24.288Z (about 1 month ago)
- Language: Assembly
- Homepage: http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/index.html
- Size: 168 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Baking Pi
This is the code from following along with the [Baking Pi](http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/index.html)
tutorial. I'm using the template to build the projects, and
[Rowley CrossWorks](http://www.rowley.co.uk/arm/index.htm) for ARM
(via 'Externally-built Executable') for development.