FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
rbnsh/code.json at master · dohly/rbnsh · GitHub
dohly
/
rbnsh
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
rbnsh
/
code.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
36 lines (36 loc) · 1.05 KB
Breadcrumbs
rbnsh
/
code.json
Copy path
File metadata and controls
36 lines (36 loc) · 1.05 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"espruino"
: {
"RESET_BEFORE_SEND"
:
true
,
"STORE_LINE_NUMBERS"
:
true
,
"ENV_ON_CONNECT"
:
true
,
"MODULE_URL"
:
"
http://js.amperka.ru/modules
"
,
"MODULE_EXTENSIONS"
:
"
.min.js|.js
"
,
"MODULE_AS_FUNCTION"
:
true
,
"MODULE_PROXY_ENABLED"
:
false
,
"MODULE_PROXY_URL"
:
"
"
,
"MODULE_PROXY_PORT"
:
"
"
,
"BAUD_RATE"
:
9600
,
"SERIAL_IGNORE"
:
"
/dev/ttyS*|/dev/*.SOC|/dev/*.MALS
"
,
"SERIAL_FLOW_CONTROL"
:
true
,
"BLUETOOTH_LOW_ENERGY"
:
true
,
"SERIAL_AUDIO"
:
"
0
"
,
"WEB_BLUETOOTH"
:
true
,
"WEB_SERIAL"
:
true
,
"BOARD_JSON_URL"
:
"
http://js.amperka.ru/json
"
,
"COMPILATION"
:
true
,
"COMPILATION_URL"
:
"
https://www.espruino.com/service/compiler
"
,
"MINIFICATION_LEVEL"
:
"
ESPRIMA
"
,
"MODULE_MINIFICATION_LEVEL"
:
"
ESPRIMA
"
,
"MINIFICATION_Mangle"
:
true
,
"PRETOKENISE"
:
false
,
"SAVE_ON_SEND"
:
1
,
"SAVE_STORAGE_FILE"
:
"
myapp
"
,
"LOAD_STORAGE_FILE"
:
2
,
"SET_TIME_ON_WRITE"
:
false
,
"SERIAL_THROTTLE_SEND"
:
false
},
"ports"
: [],
"config"
: {},
"storageContents"
: {},
"file"
:
"
firmware/code.js
"
}
Back
|
FazBrowse Home
|
New Git URL