MX
|
7c607abfe6
|
fix module load
|
2024-03-20 14:48:54 +03:00 |
|
MX
|
6f560ef210
|
js updates
by Willy-JL , oldip
|
2024-03-20 13:13:04 +03:00 |
|
MX
|
d573cc06da
|
js modules updates
by Willy-JL and Sil333033
|
2024-03-15 07:09:16 +03:00 |
|
MX
|
c9434492b8
|
Various changes, in expansion, rgb, js
by Willy-JL , Spooks4576 , Sil333033 , HaxSam
|
2024-03-11 00:37:29 +03:00 |
|
MX
|
b0a741233f
|
Fix usbdisk filename
by Willy-JL
|
2024-02-22 18:28:36 +03:00 |
|
MX
|
16d1e71d6e
|
Merge remote-tracking branch 'OFW/hedger/toochain_29' into new_c_version
|
2024-02-21 00:43:42 +03:00 |
|
MX
|
113afc0d0f
|
usbdisk support in js
by Willy-JL
|
2024-02-21 00:40:29 +03:00 |
|
hedger
|
71e763d9b3
|
fbt: bumped c&cpp standard versions
|
2024-02-20 02:06:08 +00:00 |
|
Nikolay Minaylov
|
13493916e2
|
JS debug disabled, archive and file browser fixes (#3446)
Co-authored-by: あく <alleteam@gmail.com>
|
2024-02-14 10:14:29 +07:00 |
|
nminaylov
|
d75f2c62ca
|
JS debug disabled, archive and file browser fixes
|
2024-02-13 16:05:04 +03:00 |
|
Nikolay Minaylov
|
25a280c818
|
JS serial module renamed, uart channel selection (#3445)
|
2024-02-13 10:04:27 +07:00 |
|
hedger
|
c8e62ba5e8
|
mjs: minor fixes (#3442)
* lib: mjs: removed relocation flags
* js: fixed api example script
* js: private api cleanup
* Updated CODEOWNERS & readme for apps
|
2024-02-12 18:16:58 +04:00 |
|
Nikolay Minaylov
|
0154018363
|
[FL-3579, FL-3601, FL-3714] JavaScript runner (#3286)
* FBT: cdefines to env, libs order
* API: strtod, modf, itoa, calloc
* Apps: elk js
* Apps: mjs
* JS: scripts as assets
* mjs: composite resolver
* mjs: stack trace
* ELK JS example removed
* MJS thread, MJS lib modified to support script interruption
* JS console UI
* Module system, BadUSB bindings rework
* JS notifications, simple dialog, BadUSB demo
* Custom dialogs, dialog demo
* MJS as system library, some dirty hacks to make it compile
* Plugin-based js modules
* js_uart(BadUART) module
* js_uart: support for byte array arguments
* Script icon and various fixes
* File browser: multiple extensions filter, running js scripts from app loader
* Running js scripts from archive browser
* JS Runner as system app
* Example scripts moved to /ext/apps/Scripts
* JS bytecode listing generation
* MJS builtin printf cleanup
* JS examples cleanup
* mbedtls version fix
* Unused lib cleanup
* Making PVS happy & TODOs cleanup
* TODOs cleanup #2
* MJS: initial typed arrays support
* JS: fix mem leak in uart destructor
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
|
2024-02-12 15:54:32 +07:00 |
|