Blink f1 (#50)
* Fix target_f1 build * restore build for F1 target * change default LED pin state * add real hw gif Co-authored-by: Vadim Kaushan <admin@disasm.info>
This commit is contained in:
@@ -82,3 +82,17 @@ Linux version has no LED or GPIO, but we can see debug messages how state of GPI
|
||||

|
||||
|
||||
_You also run found source of this example in `applications/examples/blink.c` and run by `docker-compose exec dev make -C target_lo example_blink`_
|
||||
|
||||
Build for Flipper (board F1):
|
||||
|
||||
`docker-compose exec dev make -C target_f1`
|
||||
|
||||
Upload to microcontroller:
|
||||
|
||||
`./target_f1/deploy.sh`
|
||||
|
||||
Blink!
|
||||
|
||||

|
||||
|
||||
_You also compile by `docker-compose exec dev make -C target_f1 example_blink`_
|
||||
|
Reference in New Issue
Block a user