1
mirror of https://github.com/flipperdevices/flipperzero-firmware.git synced 2025-12-13 05:19:50 +04:00

ufbt: changed toolchain environment invocation; updated .gitignore for app template (#3300)

This commit is contained in:
hedger
2023-12-19 16:43:06 +04:00
committed by GitHub
parent 6f6074dc01
commit 1e1d9fcb69
6 changed files with 58 additions and 53 deletions

View File

@@ -1,6 +1,5 @@
import json
import os
import pathlib
import sys
from functools import reduce