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:
6
target_f2/cubemx_restore.sh
Executable file
6
target_f2/cubemx_restore.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
git checkout -- target_f2/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h
|
||||
git checkout -- target_f2/Makefile
|
||||
git checkout -- target_f2/Inc/FreeRTOSConfig.h
|
||||
git checkout -- target_f2/Src/stm32l4xx_it.c
|
||||
git checkout -- target_f2/Src/usbd_conf.c
|
||||
git checkout -- target_f2/Src/usbd_desc.c
|
||||
Reference in New Issue
Block a user