Commit graph

103 commits

Author SHA1 Message Date
MX
226f8517f3
update readme and changelog 2022-09-29 11:01:15 +03:00
MX
038d098c85
Merge branch 'fz-dev' into dev 2022-09-24 21:56:17 +03:00
Yoanndp
6d2b0a3b6c
Update ReadMe.md (#1766) 2022-09-24 19:36:11 +09:00
MX
a8db46124e
update docs & changelog 2022-09-20 04:09:14 +03:00
MX
cd2014c51b
Update ReadMe.md 2022-09-17 02:23:33 +03:00
MX
83e036da14
update readme & changelog 2022-09-15 07:28:26 +03:00
SG
b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387)
* Added support for running applications from SD card (FAPs - Flipper Application Packages)
* Added plugin_dist target for fbt to build FAPs
* All apps of type FlipperAppType.EXTERNAL and FlipperAppType.PLUGIN are built as FAPs by default
* Updated VSCode configuration for new fbt features - re-deploy stock configuration to use them
* Added debugging support for FAPs with fbt debug & VSCode
* Added public firmware API with automated versioning

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 02:21:03 +09:00
MX
7930f73a4e
introduce example, update changelog/readme 2022-09-10 17:51:13 +03:00
MX
0cabefbc24
format and update changelog 2022-09-08 18:24:25 +03:00
MX
84204a3233
return some plugins back 2022-09-05 22:10:31 +03:00
MX
120b5d7c90
update changelog and readme 2022-09-05 19:00:33 +03:00
MX
f14874b0e0
update docs and fix led in subghz decode scene 2022-08-30 23:14:43 +03:00
Himura Kazuto
ffa3ff5e7c
Remove obsolete info from docs (#1672) 2022-08-29 00:39:08 +09:00
MX
94f440d286
update readme/changelog & some fixes 2022-08-24 03:55:13 +03:00
MX
3a985eff4d
rename unirf / update readme 2022-08-23 19:32:09 +03:00
MX
11e73cc670
Merge branch 'fz-dev' into dev 2022-08-23 19:20:06 +03:00
MX
baffcc5cf4
added multiconverter / removed hid analyzer
hid analyzer won't needed anymore because of new lfrfid system adds support for multiple hid protocols
2022-08-23 19:14:30 +03:00
Max Andreev
a7a9c38036
Amap and PVS Studio reports in CI/CD (#1526) 2022-08-23 20:29:26 +09:00
MX
da128db924
update readme & settings 2022-08-14 22:00:58 +03:00
MX
1beb7735a2
update docs 2022-08-14 06:25:32 +03:00
MX
0a507b8ef9
update readme & changelog 2022-08-08 18:15:24 +03:00
MX
7205806026
update readme 2022-08-08 06:08:37 +03:00
MX
51d3900b21
update readme 2022-08-08 05:02:07 +03:00
MX
e23e7abf49
add wav player
& fixes for universal ac gui
2022-08-08 04:57:24 +03:00
MX
903e6ec203
update readme and changelog 2022-08-06 00:29:53 +03:00
MX
8f80999589
add simple version of clock
for now, and update is planned
2022-08-04 05:44:40 +03:00
MX
14f2b4f2f0
new badusb layout loading from microsd
by rien > dummy-decoy
2022-08-03 20:20:49 +03:00
MX
03f741468c
wifi scanner & deauther plugins
by @SequoiaSan
2022-08-03 03:11:49 +03:00
MX
53e60cc8e8
subghz frequency range updates 2022-08-03 00:32:55 +03:00
hedger
a1637e9216
fbt fixes & improvements (#1490)
* fbt: minimal USB flash mode; scripts: faster storage.py with larger chunks
* fbt: fixed creation of temporary file nodes confusing scons
* docs: removed refs to --with-updater
* fbt: removed splashscreen from minimal update package
* fbt: renamed dist arguments for consistency
* docs: fixed updater_debug target
* fbt: separate target for generating compilation_database.json without building the code.
* fbt: added `jflash` target for programming over JLink probe; refactored usb flashing targets
* fbt: building updater_app in unit_tests configuration
* fbt: fixed reset behavior after flashing with J-Link
* fbt: generating .map file for firmware binary & external apps
* fbt/core: moved library contents before apps code

Co-authored-by: あく <alleteam@gmail.com>
2022-08-02 22:46:43 +09:00
MX
bf088dd585
update readme 2022-07-29 19:52:37 +03:00
UberGuidoZ
a08751af02
Minor grammar changes 2022-07-29 09:35:36 -07:00
MX
12a2072b8c
docs & readme 2022-07-29 19:22:17 +03:00
Eng1n33r
0a0e5b4e31
update readme 2022-07-25 14:01:56 +03:00
Eng1n33r
ad970c6c6d
Merge branch 'fz-dev' into dev 2022-07-20 16:28:48 +03:00
あく
e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
* Furi: rename and move core
* Furi: drop CMSIS_OS header and unused api, partially refactor and cleanup the rest
* Furi: CMSIS_OS drop and refactoring.
* Furi: refactoring, remove cmsis legacy
* Furi: fix incorrect assert on queue deallocation, cleanup timer
* Furi: improve delay api, get rid of floats
* hal: dropped furi_hal_crc
* Furi: move DWT based delay to cortex HAL
* Furi: update core documentation

Co-authored-by: hedger <hedger@nanode.su>
2022-07-20 13:56:33 +03:00
Dom
f9c2287ea7
Update ReadMe.md (#1409)
- Minor correction in grammar for ReadMe.

Co-authored-by: あく <alleteam@gmail.com>
2022-07-17 19:09:47 +09:00
Eng1n33r
4074aa7d38
update changelog 2022-07-15 10:26:05 +03:00
Eng1n33r
2ce8b72a1e
update readme 2022-07-13 16:52:49 +03:00
Eng1n33r
532082f35e
update readme 2022-07-10 16:43:08 +03:00
Eng1n33r
07f70ea0dd
update readme 2022-07-10 04:09:32 +03:00
Eng1n33r
dcd3376659
update readme 2022-07-10 03:58:09 +03:00
Eng1n33r
db4725cd88
update readme 2022-07-10 03:51:07 +03:00
Eng1n33r
9a22c1d5e9
fix link 2022-07-10 03:48:50 +03:00
Eng1n33r
e73916bf91
update readme 2022-07-10 03:47:36 +03:00
Eng1n33r
f5d9d78bd1
fix readme 2022-07-01 14:59:42 +03:00
Eng1n33r
e8c392c60a Merge remote-tracking branch 'flipperdevices/dev' into dev 2022-07-01 01:52:45 +03:00
hedger
b3767d143f
fbt: fixes (#1352)
* fbt: added --git-tasks; fixed typos
* fbt: fixed --extra-int-apps handling; scripts: moved storage.py & selfupdate.py to App() framework
* fbt: changed pseudo-builders to PhonyTargets with commands; added link to latest build dir as build/latest
* fbt: Restored old ep git handling
* fbt: dropped git tasks & dirlink.py
* fbt: removed extra quoting in fbt.cmd
* docs: added flash_usb to ReadMe.md

Co-authored-by: あく <alleteam@gmail.com>
2022-07-01 01:06:12 +09:00
Eng1n33r
39b973d617
fix readme 2022-06-26 21:46:54 +03:00
Eng1n33r
1108e51fc7
upd readme 2022-06-26 21:46:17 +03:00