add u8g2 and ui libs (#91)
* add u8g2 and ui libs * add display driver and usage example * not init display in test mode * change todo text * fix removed code * Target f2 (#107) * add ioc for flipperzero f2 * add generated f1 files to f2 * regenerate cubemx * invert initial state of led * blink backligh * shutdown backlight on idle
This commit is contained in:
1
target_f2/deploy.sh
Executable file
1
target_f2/deploy.sh
Executable file
@@ -0,0 +1 @@
|
||||
st-flash write `dirname "$0"`/build/target_prod.bin 0x08000000
|
||||
Reference in New Issue
Block a user