Commit Graph

118 Commits

Author SHA1 Message Date
Willy-JL
ee0212d05d Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-10 15:59:20 +01:00
MX
face4bd3c7 Merge branch 'fz-dev' into dev 2023-05-09 18:28:46 +03:00
hedger
268b88be0d [FL-3285] Removed STM32CubeWB module (#2608)
* libs: removed STM32CubeWB module; split cube into 3 submodules
* fixed f18 version
* fbt: options: fixed expected stack version
* pvs: updated for new paths
* fbt: ep: multithreaded submodule update
* libs: stm32cubewb: fixed duplicate include path; renamed to stm32wb; codeowners: updated paths; docs: updated paths
* pvs: updated paths
* libs: added cmsis_core from ARM sources, v.5.4.0, from https://github.com/ARM-software/CMSIS_5/tree/develop/CMSIS/Core/Include
* Updated stm32wb_copro structure
* PVS: exclude cmsis core from analysis

---------

Co-authored-by: あく <alleteam@gmail.com>
2023-05-09 06:30:33 +09:00
Willy-JL
1db6d4dbe8 Bump v46 2023-05-06 18:34:39 +01:00
Willy-JL
dbade67dc4 Bump hotfix version 2023-05-04 03:17:44 +01:00
Willy-JL
f2f46e42f6 Bump v45 2023-05-02 22:59:19 +01:00
Willy-JL
83afd16746 Revert cubewb update 2023-04-25 13:00:40 +01:00
hedger
1ef70c0bb4 [FL-3280] cubewb: downgraded to v1.15.0 (#2605)
* cubewb: downgraded to v1.15.0
* hal: updated f18 symbols to match LL
* hal: flash: use furi_hal_cortex_timer for timeouts
* scripts: fixed cube version validation from config file
* hal: flash: added 3 seconds timeout when waiting for C2 to unlock flash controller. On timeout, triggers furi_check
* nfc: fixed missing interrupt setup on multiple platformSetIrqCallback() invocations
* hal: gpio: don't trigger furi_check on furi_hal_gpio_add_int_callback() with same parameters
* Reverted NFC fixes - will be in a separate PR
* scripts: storage: fixed exception handler for paths
2023-04-24 16:19:36 +09:00
Willy-JL
a5cddc076e Merge branch 'ul-dev' into xfw-dev 2023-04-23 17:48:05 +01:00
hedger
3561f79cf4 cubewb: downgraded to v1.15.0 2023-04-22 20:42:27 +03:00
MX
57d9cdb3c4 Merge branch 'fz-dev' into dev 2023-04-20 16:08:09 +03:00
hedger
4d015a1106 [FL-3271] cubewb: updated to v1.16.0 (#2595)
* cubewb: updated project to v1.16.0
* hal: updated api_symbols for f18
* FuriHal: add missing enterprise sleep and insomnia
* FuriHal: slightly more paranoic sleep mode

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-04-20 21:57:51 +09:00
Willy-JL
2159f7204b Bump V44 2023-04-09 19:59:49 +01:00
github-actions
d9bf166d2a Update version number 2023-03-28 23:18:45 +00:00
Willy-JL
09bc580497 Merge branch 'ul-dev' into xfw-dev 2023-03-17 23:52:05 +00:00
MX
dd99c22792 Merge branch 'fz-dev' into dev 2023-03-14 19:55:16 +03:00
hedger
53435579b3 [FL-3097] fbt, faploader: minimal app module implementation (#2420)
* fbt, faploader: minimal app module implementation
* faploader, libs: moved API hashtable core to flipper_application
* example: compound api
* lib: flipper_application: naming fixes, doxygen comments
* fbt: changed `requires` manifest field behavior for app extensions
* examples: refactored plugin apps; faploader: changed new API naming; fbt: changed PLUGIN app type meaning
* loader: dropped support for debug apps & plugin menus
* moved applications/plugins -> applications/external
* Restored x bit on chiplist_convert.py
* git: fixed free-dap submodule path
* pvs: updated submodule paths
* examples: example_advanced_plugins.c: removed potential memory leak on errors
* examples: example_plugins: refined requires
* fbt: not deploying app modules for debug/sample apps; extra validation for .PLUGIN-type apps
* apps: removed cdefines for external apps
* fbt: moved ext app path definition
* fbt: reworked fap_dist handling; f18: synced api_symbols.csv
* fbt: removed resources_paths for extapps
* scripts: reworked storage
* scripts: reworked runfap.py & selfupdate.py to use new api
* wip: fal runner
* fbt: moved file packaging into separate module
* scripts: storage: fixes
* scripts: storage: minor fixes for new api
* fbt: changed internal artifact storage details for external apps
* scripts: storage: additional fixes and better error reporting; examples: using APP_DATA_PATH()
* fbt, scripts: reworked launch_app to deploy plugins; moved old runfap.py to distfap.py
* fbt: extra check for plugins descriptors
* fbt: additional checks in emitter
* fbt: better info message on SDK rebuild
* scripts: removed requirements.txt
* loader: removed remnants of plugins & debug menus
* post-review fixes
2023-03-14 23:29:28 +09:00
github-actions
fe23673827 Update version number 2023-03-09 18:57:58 +00:00
Willy-JL
fa8ed7f6e4 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware 2023-02-28 20:34:44 +00:00
Willy-JL
d3f3bf1e11 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-02-24 01:05:31 +00:00
Round-Pi
b89902942b typo combing 2023-02-20 10:55:53 -05:00
VerstreuteSeele
508d046dfe V41 Release Candidate Changes 2023-02-14 09:41:17 +01:00
VerstreuteSeele
94dfc4c948 V40 passed QC 2023-01-25 23:27:18 +01:00
VerstreuteSeele
a095cc894f V39 passed QC testing 2023-01-17 05:36:09 +01:00
VerstreuteSeele
d0ee981fd4 V38 passed QC testing 2023-01-11 18:57:42 +01:00
VerstreuteSeele
d42977ea9b Release candidate passed QC 2023-01-07 13:15:12 +01:00
VerstreuteSeele
31af995583 New Years Commit 2022-12-31 23:05:12 +01:00
VerstreuteSeele
34b3601a38 Fix FW info 2022-12-28 07:00:08 +01:00
VerstreuteSeele
0405f30c94 - Fixed XP exploit in iButton - - Fixed accidental typo - - - Added Ford keys back, after reverting an 80mb commit, lol 2022-12-26 11:16:06 +01:00
VerstreuteSeele
02d47c1086 - Fixed Passport Crash - - Fixed SFW_mode XP glitch - - Fixed other dolphin deeds - - Added Web Updater to release - - Thanks for all your support <3 | Check out my Discord! 2022-12-26 04:11:45 +01:00
VerstreuteSeele
fbdf33f915 - Fixed Passport Crash - - Fixed SFW_mode XP glitch - - Fixed other dolphin deeds - - - Added Web Updater to release - - - Thanks for all your support <3 | Check out my Discord! 2022-12-26 04:08:30 +01:00
VerstreuteSeele
4b85293efe Clock Hotfix, mainly testing new release note design. 2022-12-25 09:49:23 +01:00
VerstreuteSeele
218552d29c Update protocols and more 2022-12-25 04:27:29 +01:00
VerstreuteSeele
e1021749b3 fixed stuff lol 2022-12-25 04:23:44 +01:00
VerstreuteSeele
6ee7f57261 Nothing to commit 2022-12-25 04:16:46 +01:00
VerstreuteSeele
0ae24342fc New Assets, cleaned up code 2022-12-24 21:42:53 +01:00
VerstreuteSeele
269c5b4cde Text editing 2022-12-23 16:16:11 +01:00
VerstreuteSeele
a96c197c1d hey rogue... wtf were you smoking with those levels? 2022-12-23 08:56:18 +01:00
VerstreuteSeele
fb33b6852f Messed up subghz settings 2022-12-23 08:02:25 +01:00
VerstreuteSeele
3f65c3bde5 Dirtiest patch alive | SFW mode 2022-12-23 07:19:56 +01:00
VerstreuteSeele
c13fa30b3e Finished lvl_30 Animation :3 2022-12-23 02:49:42 +01:00
VerstreuteSeele
f98a4c64a8 Say no to RM Animations 2022-12-23 01:42:52 +01:00
VerstreuteSeele
67cc29d0a4 Fix assets, added secret manifest, changed package name 2022-12-22 08:07:34 +01:00
VerstreuteSeele
756f8e924e Fixed a few missing icons 2022-12-22 07:59:23 +01:00
VerstreuteSeele
fb143bdb88 Public 2022-12-22 04:41:36 +01:00
VerstreuteSeele
4ed4ea7f4d NFC 2022-12-19 21:46:36 +01:00
VerstreuteSeele
f19c9113b1 Weather App update 2022-12-19 20:30:30 +01:00
VerstreuteSeele
b55a0508a4 Merge PR's 2022-12-19 20:27:02 +01:00
VerstreuteSeele
128cca0613 Clock locale 2022-12-19 20:09:57 +01:00
VerstreuteSeele
07b9e691d9 First Locale integration 2022-12-19 17:57:39 +01:00