https://github.com/reshalfahsi/raspberrypi-development
Collection of Raspberry Pi Code for Embedded Operating System Development
https://github.com/reshalfahsi/raspberrypi-development
assembly baremetal c kernel-module linux operatingsystem raspberrypi raspbian
Last synced: about 1 month ago
JSON representation
Collection of Raspberry Pi Code for Embedded Operating System Development
- Host: GitHub
- URL: https://github.com/reshalfahsi/raspberrypi-development
- Owner: reshalfahsi
- Created: 2019-06-10T10:01:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-26T09:06:00.000Z (over 6 years ago)
- Last Synced: 2025-01-15T07:14:47.279Z (over 1 year ago)
- Topics: assembly, baremetal, c, kernel-module, linux, operatingsystem, raspberrypi, raspbian
- Language: C
- Size: 33.2 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raspberry Pi Development Code Collection
Collection of Raspberry Pi Code for Embedded Operating System Development
## How to Clone
```bash
git clone --recursive https://github.com/reshalfahsi/raspberrypi-development
```