flipperzero-firmware/target_f2
あく 805bb886c0
Implement bootloader #137 (#142)
* Boot: switch to DFU routines. Implements #132 part 1 of 2.

* Boot: boot to DFU shortcut, hard reset USB on each boot. Implements #132 part 2 of 2.

* Deploy scripts: fix path for deploy dfu.

* Bootloader: initial version. Target_f2: rebase, update deployment scripts.

* Bootloader: cleanup, refactor switch2 proc. Readme,wiki: document bootloader.

* Wiki: deploy symlinks as files, bootloader info.

* Target_f2: valid flash size in linker script.

* Github CI: bootloader build and artifacts.

* Bootloader: rename platforms to targets.

* Bootloader: change dfu/os colors.

* disable set -e

* lint code

* add bootloader testing page

Co-authored-by: Aleksandr Kutuzov <aku@plooks.com>
Co-authored-by: aanper <mail@s3f.ru>
2020-10-01 02:05:04 +03:00
..
Drivers add u8g2 and ui libs (#91) 2020-09-09 19:12:09 +03:00
Inc [WIP] Add syntax check for rust and C\C++ code (#108) 2020-09-30 02:18:30 +03:00
Middlewares add u8g2 and ui libs (#91) 2020-09-09 19:12:09 +03:00
Src Implement bootloader #137 (#142) 2020-10-01 02:05:04 +03:00
cubemx_restore.sh add u8g2 and ui libs (#91) 2020-09-09 19:12:09 +03:00
deploy-dfu.sh Implement bootloader #137 (#142) 2020-10-01 02:05:04 +03:00
deploy.sh Implement bootloader #137 (#142) 2020-10-01 02:05:04 +03:00
flipperzero_f2.ioc add u8g2 and ui libs (#91) 2020-09-09 19:12:09 +03:00
Makefile Implement bootloader #137 (#142) 2020-10-01 02:05:04 +03:00
startup_stm32l476xx.s add u8g2 and ui libs (#91) 2020-09-09 19:12:09 +03:00
STM32L476RGTx_FLASH.ld Implement bootloader #137 (#142) 2020-10-01 02:05:04 +03:00