|
|
5 years ago | |
|---|---|---|
| .github | 5 years ago | |
| applications | 5 years ago | |
| core | 5 years ago | |
| core-rs | 5 years ago | |
| docker | 5 years ago | |
| lib | 5 years ago | |
| target_f1 | 5 years ago | |
| target_f2 | 5 years ago | |
| target_lo | 5 years ago | |
| wiki | 5 years ago | |
| wiki_static | 5 years ago | |
| .gitattributes | 5 years ago | |
| .gitignore | 5 years ago | |
| README.md | 5 years ago | |
| docker-compose.yml | 5 years ago | |
| flipper-zero-cla.md | 5 years ago | |
| wiki-deploy.sh | 5 years ago |
Welcome to Flipper Zero's Firmware repo! Our goal is to create nice and clean code along with good documentation, to make it a pleasure for everyone to work with. This repo will become completely public closer to the device shipping date.
We are open for changes! You can suggest changes for any part of the code, wiki, guidelines, workflow, automation, etc.
If you are deary to start, please read contribution guide about creating issue, editing wiki, improving codebase and configuring environment.
You can read project updates in our developer blog:
You can run firmware locally (with HAL stub).
docker-compose exec dev make -C target_lo for builddocker-compose exec dev target_lo/build/target_lo for runFlipper consists of the two main parts:
Common UI feature (menu, screens...) at UI page