5c81bb8abc
* 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
6 lines
298 B
Bash
Executable File
6 lines
298 B
Bash
Executable File
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 |