This commit is contained in:
Adrian Siekierka 2024-11-04 15:32:40 +01:00
parent 1b7b2cac84
commit 5195f82ea6
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ jobs:
build: build:
name: Build name: Build
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: skylyrac/blocksds:slim-v1.6.1 container: skylyrac/blocksds:slim-latest
steps: steps:
- name: Clone project - name: Clone project
uses: actions/checkout@v4 uses: actions/checkout@v4

View File

@ -12,7 +12,7 @@ ARM_NONE_EABI_PATH ?= $(WONDERFUL_TOOLCHAIN)/toolchain/gcc-arm-none-eabi/bin/
# =========== # ===========
NAME := nrio-usb-disk NAME := nrio-usb-disk
VERSION := 0.2.1 VERSION := 0.2.2
GIT_HASH := $(shell git rev-parse --short HEAD) GIT_HASH := $(shell git rev-parse --short HEAD)
LTO := 1 LTO := 1

@ -1 +1 @@
Subproject commit 90a4b9b22a1dea51304cdaeb76afb2309390ac5b Subproject commit de9bd4bb5fef20ed6f880adc7bb158546fe1de6d