mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-16 01:02:32 +03:00
Merge branch 'flipperdevices:dev' into dev
This commit is contained in:
commit
14e21b6fce
@ -10,6 +10,13 @@
|
||||
make all
|
||||
```
|
||||
|
||||
# Compiling with Docker-Compose
|
||||
|
||||
```bash
|
||||
docker-compose exec dev make -C assets clean
|
||||
docker-compose exec dev make -C assets all
|
||||
```
|
||||
|
||||
# Asset naming rules
|
||||
|
||||
## Images and Animations
|
||||
|
Loading…
Reference in New Issue
Block a user