Commit Graph

378 Commits

Author SHA1 Message Date
Willy-JL
a1fac3eb95 Use pathlib for assets, fix build on linux 2023-01-14 17:49:39 +00:00
VerstreuteSeele
49dabee42f Revert NFC u2f 2023-01-14 09:00:41 +01:00
VerstreuteSeele
98778401fe Update FlipperPlaylist.py 2023-01-14 03:14:33 +01:00
VerstreuteSeele
332abdacbb Automating import install for playlist script 2023-01-13 13:51:05 +01:00
VerstreuteSeele
8cf961382b Optimized playlist creator 2023-01-13 13:48:40 +01:00
VerstreuteSeele
53ba8beeee Create FlipperPlaylist.py 2023-01-12 22:25:53 +01:00
VerstreuteSeele
66ef5e1dea Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-01-12 03:23:19 +01:00
jbohack
ea0b5488ad u2f over nfc
https://github.com/flipperdevices/flipperzero-firmware/pull/1755
from @devsnek

may need more testing
2023-01-11 19:15:06 -05:00
VerstreuteSeele
d0ee981fd4 V38 passed QC testing 2023-01-11 18:57:42 +01:00
VerstreuteSeele
7edad9b5b0 Merge Dev 2023-01-11 16:47:27 +01:00
Stephen Kent
d2df35a35b fbt: add fap_deploy target to build and copy all .fap apps to flipper (#2146)
* fbt: add `faps_copy` target to build and copy all .fap apps to flipper
* fbt: restore default runfap.py invocation behavior, use -n for copy only
* fbt: proper implementation of fap_deploy target

Co-authored-by: hedger <hedger@nanode.su>
2023-01-11 13:13:07 +03:00
VerstreuteSeele
9e469b62f0 remove debug code lmao 2023-01-10 01:18:16 +01:00
VerstreuteSeele
33c6f8356b wayy better 2023-01-10 01:16:48 +01:00
VerstreuteSeele
7f594fd4ea bit cleaner now 2023-01-10 00:55:45 +01:00
VerstreuteSeele
1a23515ebd fixing things 2023-01-10 00:23:50 +01:00
VerstreuteSeele
c1921c96a6 Compiler part done 2023-01-09 05:26:22 +01:00
VerstreuteSeele
9d51cb7f7b The nightmare begins, lol 2023-01-08 21:51:09 +01:00
VerstreuteSeele
d42977ea9b Release candidate passed QC 2023-01-07 13:15:12 +01:00
VerstreuteSeele
fbd162c4e3 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-07 02:30:14 +01:00
MX
a94c553c5a Merge branch 'fz-dev' into dev 2023-01-07 01:59:20 +03:00
yan0f
9740dd8c75 Fix typos in source code (#2258) 2023-01-07 01:06:50 +09:00
VerstreuteSeele
e78156d5a8 PaxGod Marketing Campaign 2023-01-01 12:26:00 +01:00
VerstreuteSeele
31af995583 New Years Commit 2022-12-31 23:05:12 +01:00
VerstreuteSeele
58f0444a66 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2022-12-29 05:21:27 +01:00
MX
a850aa8f2c Force no dirty build status for multiple builds
kostili and velosipedy
2022-12-29 01:41:23 +03:00
MX
66d31b3a0e Merge branch 'fz-dev' into dev 2022-12-28 21:01:36 +03:00
Konstantin Volkov
27ee0f73f7 Fixing various typos in readme files #2208
Co-authored-by: Konstantin Volkov <k.volkov@flipperdevices.com>
2022-12-28 23:30:20 +09:00
Konstantin Volkov
3108dc7c8c Splitting units and updater benches (#2165)
* test run, moved updated to separate physical runner/flipper/card
* simplified units, removed re-flashing, moved format to beginning of run
* added reboot requence and mini optimizations
* forgot gitadd, added script modifications, workflow changes
* fixed linter issues
* moved updater to unit bench for speed up
* changes to units, flash (not full) on second update, new fbt GDB thread check
* changed serial of second device
* testing pipelines, added failing unit test
* fixed gdb step
* fixed gdb step v2 electric boogaloo
* fixed gdb step v3, fixed target
* reverted while1 in units, tests complete
* testing colored output
* trying different term setting
* debug outputs for terminal
* fixed typo in SConstruct and another terminal test
* reverted changes, no colored output, for production
* fixed log output to readable format
* fixed linter

Co-authored-by: Konstantin Volkov <k.volkov@flipperdevices.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-12-28 23:16:06 +09:00
VerstreuteSeele
34b3601a38 Fix FW info 2022-12-28 07:00:08 +01:00
VerstreuteSeele
091d3bf66b Update version.py 2022-12-28 06:57:51 +01:00
VerstreuteSeele
89d67705a4 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into dev 2022-12-27 20:22:31 +01:00
RogueMaster
ed74859225 Merge branch 'UNLEASHED' into 420 2022-12-27 09:31:33 -05:00
MX
473f9c0e44 Merge branch 'fz-dev' into dev 2022-12-27 16:06:27 +03:00
Sergey Gavrilov
727f043747 OpenOCD scripts (#2101)
* Scripts: option bytes check
* Scripts: option bytes set
* Scripts: openocd config
* Scripts: increased readability, process IPCCBR option byte
* Scripts: split dap_ob.py
* Updater: process IPCCBR option byte
* Scripts: move chip-related functions to chip definition
* Scripts: freeze CPU registers
* Scripts: flash programming routine
* ob.py
* otp.py
* otp: handle errors correctly
* downgrade to python 3.9
* correct type hinting
* Scripts: fix path to ob.data

Co-authored-by: あく <alleteam@gmail.com>
2022-12-27 21:59:36 +09:00
VerstreuteSeele
47706d20e7 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into dev 2022-12-27 11:11:02 +01:00
VerstreuteSeele
1ab5667f23 Update version.py 2022-12-27 11:10:09 +01:00
RogueMaster
c361305a10 Merge branch 'UNLEASHED' into 420 2022-12-26 16:14:07 -05:00
MX
f5985ee27c Merge branch 'fz-dev' into dev 2022-12-26 23:32:45 +03:00
Max Andreev
1c926cf8a2 Trigger amap from another repo (#2171)
* Add s3 upload, repository dispatch
* Add trigger
* Fix map file upload
* Debug
* Add event file upload to s3
* fix triggering
* Fix upload process
* fix build.yml

Co-authored-by: あく <alleteam@gmail.com>
2022-12-27 05:22:22 +09:00
MX
6d368c3e3a Merge branch 'fz-dev' into dev 2022-12-26 22:42:21 +03:00
Georgii Surkov
8582670a34 [FL-2811] Fix PVS-Studio warnings (#2142)
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
2022-12-26 21:13:30 +09:00
VerstreuteSeele
ae1848e54e Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into dev 2022-12-26 10:14:24 +01:00
RogueMaster
a1807bce05 Update version.py 2022-12-26 03:06:18 -05:00
VerstreuteSeele
ce0bedf078 Builder fix 2022-12-25 03:35:33 +01:00
VerstreuteSeele
4c2ace4692 Update messy OFW code 2022-12-24 23:45:16 +01:00
VerstreuteSeele
8140afe54f Update version.py 2022-12-24 23:25:34 +01:00
VerstreuteSeele
f66a3211a6 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into Dev 2022-12-24 20:00:55 +01:00
RogueMaster
7018c0882a Merge branch 'flipperdevices:dev' into 420 2022-12-24 13:25:26 -05:00
Sergey Gavrilov
c2cb14834d [FL-3062] Fix unit tests (#2180)
* SubGHZ unit test: fail if async_tx is not started
* Memgr unit test: fix for multithreaded enviroment
* Unit tests: fix failed_tests count
* Unit tests: remove debug code
* Double update test: increase flipper detection time

Co-authored-by: あく <alleteam@gmail.com>
2022-12-24 23:13:21 +09:00
VerstreuteSeele
5470ea940b Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into Dev 2022-12-23 17:59:12 +01:00