GithubHelp home page GithubHelp logo

gokrazy / firmware Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 2.0 799.21 MB

bootloader files for the Raspberry Pi 3, Pi 4, Pi 5 and Pi Zero 2 W

Home Page: https://gokrazy.org

License: Other

Go 100.00%
firmware gokrazy golang

firmware's Introduction

GitHub Actions CI Go Report Card

Overview

With gokrazy, you can deploy your Go programs as appliances to a Raspberry Pi or PC (→ supported platforms).

For a long time, we were unhappy with having to care about security issues and Linux distribution maintenance on our various Raspberry Pis.

Then, we had a crazy idea: what if we got rid of memory-unsafe languages and all software we don’t strictly need?

Turns out this is feasible. gokrazy is the result.

→ Learn more at gokrazy.org

GitHub Repository structure

Documentation

gokrazy.org uses hugo for creating and generating the website. You can find the hugo install instructions here: Install Hugo. With hugo you can write documentation in Markdown and generate a static website from it.

The website subdirectory is hugo’s root directory. In order to preview the documentation or to re-generate the website, switch the directory to website.

To preview the website, run the hugo webserver:

hugo serve

Generate the website:

hugo

The updated website content will be stored in the ./docs directory. Do not update anything here manually.

firmware's People

Contributors

doridian avatar gokrazy-bot avatar stapelberg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

firmware's Issues

Raspberry Pi Zero Support

I have a pi zero and would like to try running gokrazy on it. Any thoughts on how hard it would be to fork this repo and get it to work for the zero? Also, would this likely involve changes to the gokrazy/kernel repo too? Thanks!

Orange Pi CM4

Hi all,

Firstly great project, nicely done!

As issue #307 describes, I'd like to get gokrazy booting on a non-Raspberry Pi device due to the availability and cost issues affecting the OG boards. I'm currently in the process of migrating the hardware elements of my project to work with the Orange Pi CM4, and as part of that I'm working through the software side. I've got a custom operating system image built using the Orange Pi guides on their wiki, which boots and runs brilliantly.

However, I'm by no means a kernel wizard, so am really lost with what I'd need to do to get a gokrazy build running. Can I extract elements from my working OS image? If so, what do I need to extract? I have their board support package, but no idea what to do with it with regards to gokrazy.

I don't expect my hand to be held, but some guidance and pointers would be really appreciated.

Thanks 😎👍

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.