Commit Graph

270 Commits

Author SHA1 Message Date
Willy-JL
40f9eeb760 Update install docs 2023-03-20 03:15:24 +00:00
Willy-JL
6580a03a49 Fix release tgz naming (for real) 2023-03-16 15:19:49 +00:00
Willy-JL
55ca831a9d Fix release tgz naming 2023-03-16 14:50:19 +00:00
Clara K
7add235a70 Update release.md 2023-03-09 21:06:09 +01:00
Clara K
f6b503e735 Update release.md 2023-03-09 21:05:47 +01:00
Willy-JL
3a5aa98dbb Fix release assets upload 2023-03-09 20:00:49 +00:00
Willy-JL
f67a776f8f Revert to old install instructions 2023-03-09 19:40:51 +00:00
Willy-JL
4488eab847 Fix release webupdater link 2023-03-08 18:12:19 +00:00
Willy-JL
7900b11cd5 Add release workflow 2023-03-08 18:00:48 +00:00
Willy-JL
de9012263b Update workflows again 2023-03-08 02:20:15 +00:00
Willy-JL
38fb1c8047 Update workflows 2023-03-07 22:23:19 +00:00
Willy-JL
5d7f5a1ffc Update workflows 2023-03-04 20:04:38 +00:00
Willy-JL
87963417aa Merge unleashed + general cleanup 2023-02-18 07:41:51 +00:00
VerstreuteSeele
af869ef8d2 Merging OFW | Suffering | Part 1 | Wont build as is
I honestly dont even know anymore...
2023-02-09 18:34:56 +01:00
VerstreuteSeele
9b81f93fd2 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-02-07 19:12:13 +01:00
hedger
224d0aefe4 [FL-2733] multitarget support for fbt (#2209)
* First part of multitarget porting
* Delete firmware/targets/f7/Inc directory
* Delete firmware/targets/f7/Src directory
* gpio: cli fixes; about: using version from HAL
* sdk: path fixes
* gui: include fixes
* applications: more include fixes
* gpio: ported to new apis
* hal: introduced furi_hal_target_hw.h; libs: added one_wire
* hal: f18 target
* github: also build f18 by default
* typo fix
* fbt: removed extra checks on app list
* api: explicitly bundling select mlib headers with sdk
* hal: f18: changed INPUT_DEBOUNCE_TICKS to match f7
* cleaned up commented out code
* docs: added info on hw targets
* docs: targets: formatting fixes
* f18: fixed link error
* f18: fixed API version to match f7
* docs: hardware: minor wording fixes
* faploader: added fw target check
* docs: typo fixes
* github: not building komi target by default
* fbt: support for `targets` field for built-in apps
* github: reworked build flow to exclude app_set; fbt: removed komi-specific appset; added additional target buildset check
* github: fixed build; nfc: fixed pvs warnings
* attempt to fix target id
* f7, f18: removed certain HAL function from public API
* apps: debug: enabled bt_debug_app for f18
* Targets: backport input pins configuration routine from F7 to F18

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-02-08 01:33:05 +09:00
Willy-JL
1be72a94a8 Fix build for now 2023-02-06 14:06:52 +00:00
Konstantin Volkov
7f3ebcd110 Changed bench target, stlink serial and added error for testing the run (#2275)
* changed bench target, stlink serial and added error for testing the run
* changed flipper name for macos and changed serial aquisition for device manager
* tested broken pipeline, reverting test data
* added timeout-minutes, testing if its int or float

Co-authored-by: Konstantin Volkov <k.volkov@flipperdevices.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-30 15:59:45 +07:00
VerstreuteSeele
255a4643a2 Delete lint_python.yml 2023-01-27 13:14:46 +01:00
WillyJL
c382f9d110 Update build.yml 2023-01-27 02:25:27 +00:00
WillyJL
d833d6dbb2 Update build.yml 2023-01-27 02:11:53 +00:00
WillyJL
d9ae5b4cb2 Begone 2023-01-27 00:54:51 +00:00
Clara K
71ddd0f65e Update lint_c.yml 2023-01-27 01:31:05 +01:00
Clara K
ff9f925e2f Update lint_python.yml 2023-01-27 01:30:08 +01:00
Clara K
a8b5158d58 Delete pvs_studio.yml 2023-01-27 00:53:16 +01:00
Clara K
3cbbad20cf Delete updater_test.yml 2023-01-27 00:45:32 +01:00
Clara K
6393fac9cd Delete unit_tests.yml 2023-01-27 00:45:22 +01:00
Clara K
82d6f1c19b Delete reindex.yml 2023-01-27 00:45:03 +01:00
Clara K
beea43d7f6 Delete merge_report.yml 2023-01-27 00:44:52 +01:00
Clara K
c47c9b63a7 Update lint_python.yml 2023-01-27 00:44:21 +01:00
Clara K
1f416ca99a Update lint_c.yml 2023-01-27 00:44:02 +01:00
Clara K
5ff8dab68f Update check_submodules.yml 2023-01-27 00:43:28 +01:00
VerstreuteSeele
5a150fe414 workflow stuff 2023-01-27 00:18:36 +01:00
Clara K
d0a02f4b04 Delete pvs_studio.yml 2023-01-25 21:16:38 +01:00
Clara K
5d8b33b765 Delete .github/dont touch directory 2023-01-25 21:16:28 +01:00
Clara K
7b809e1df9 Delete build.yaml 2023-01-25 21:05:17 +01:00
Clara K
8ec690371d Create sonarqube.yaml 2023-01-25 21:02:08 +01:00
VerstreuteSeele
015e256b1f Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-01-19 00:53:33 +01:00
VerstreuteSeele
b8a641efd2 Create 08.png 2023-01-19 00:52:57 +01:00
Clara K
93e61f18cb Create reply.md 2023-01-19 00:52:08 +01:00
Clara K
fafeb5b8ea Update readme.md 2023-01-19 00:45:42 +01:00
Clara K
26416155a5 Create readme.md 2023-01-19 00:44:34 +01:00
VerstreuteSeele
daead41f95 Dont touch any of this or I will be mad 2023-01-19 00:39:46 +01:00
MX
62b287aac7 Update links 2023-01-18 19:33:01 +03:00
jbohack
631298e433 sonar testing 2023-01-17 11:50:09 -05:00
jbohack
b1651e372a Update build.yaml 2023-01-17 11:35:54 -05:00
jbohack
5ad0b9210e Update build.yaml 2023-01-17 11:31:30 -05:00
jbohack
bd72e7c258 sonarcloud workflow test 2023-01-17 11:06:38 -05:00
VerstreuteSeele
72023649ea Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-01-17 16:47:41 +01:00
Clara K
90a102fe1f Update build.yaml 2023-01-17 16:39:05 +01:00