From 0c7a8edf518c77788ada147134c64513fbcde873 Mon Sep 17 00:00:00 2001 From: rusdacent <57439765+rusdacent@users.noreply.github.com> Date: Sat, 24 Jul 2021 16:53:02 +0300 Subject: [FL-1533] CI refactoring (#601) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * rename artifacts * add workflow with date * add debug * Add branch name to artifact name and rm genpic job * Add branch name to artifact name for upload job * Add branch restrictions for dev and user branches * Add branch restrictions for dev and user branches * Add cleanup workspace for upload job * Test ignore branch * Test release CI workflow * Rename release CI * Add pre-release trigger * Rm branch restriction for CI * Add release trigger * rm branch restriction for CI * rm genpic job * Github: refactor actions, move linting to parallel actions, separate forlder for artifacts, build cleanup * Github: build date and commit hash on branches and tag on tags * Github: minor artifacts name cleanup * Github: decontaminate previous build leftovers * Github: better decontamination and release build SUFFIX * Github: fetch before decontamitation * Github: change decontamination logic, jump to first commit if submodules are broken * ReadMe: update links to latest firmware and images Co-authored-by: あく --- ReadMe.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ReadMe.md') diff --git a/ReadMe.md b/ReadMe.md index beedd496..5b26bd81 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -10,12 +10,12 @@ This repo will become completely public closer to the device shipping date. # Update firmware - +Get Latest Firmware from Update Server Flipper Zero's firmware consists of three components: -- Core2 firmware - proprietary componenets by ST: FUS + radio stack. +- Core2 firmware set - proprietary componenets by ST: FUS + radio stack. - Core1 Bootloader - controls basic hardware initialization and loads firmware - Core1 Firmware - HAL + OS + Drivers + Applications @@ -46,7 +46,7 @@ One liner: `./flash_core1_main.sh` ## With USB DFU -1. Download latest [Firmware](https://update.flipperzero.one/release/full.dfu) +1. Download latest [Firmware](https://update.flipperzero.one) 2. Reboot Flipper to Bootloader - Press and hold `← Left` + `↩ Back` for reset -- cgit v1.2.3