3
3
< head >
4
4
< meta charset ="utf-8 ">
5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
- < title > DeviceVersion | microbit-fs API - v0.9.0 </ title >
6
+ < title > DeviceVersion | microbit-fs API - v0.9.2 </ title >
7
7
< meta name ="description " content ="">
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
9
< link rel ="stylesheet " href ="../assets/css/main.css ">
25
25
</ ul >
26
26
< ul class ="results-priority " style ="display:none ">
27
27
</ ul >
28
- < a href ="../index.html " class ="title "> microbit-fs API - v0.9.0 </ a >
28
+ < a href ="../index.html " class ="title "> microbit-fs API - v0.9.2 </ a >
29
29
 < a href ="" class ="title "> | </ a >
30
30
 < a href ="https://microbit-foundation.github.io/microbit-fs/ " class ="title "> General Documentation </ a >
31
31
 < a href ="" class ="title "> | </ a >
79
79
</ div >
80
80
< div class ="col-7 offset-3 col-content ">
81
81
< h1 > Enumeration DeviceVersion</ h1 >
82
+ < section class ="tsd-panel tsd-comment "> < div class ="tsd-comment tsd-typography tsd-comment-shorttext ">
83
+ < div class ="lead ">
84
+ < p > Represents the micro:bit Version the hex file targets.</ p >
85
+ </ div >
86
+ </ div > </ section >
82
87
< section class ="tsd-panel-group tsd-index-group ">
83
88
< section class ="tsd-panel tsd-index-panel ">
84
89
< div class ="tsd-index-content ">
85
90
< section class ="tsd-index-section ">
86
91
< h3 > Enumeration members</ h3 >
87
92
< ul class ="tsd-index-list ">
88
- < li class ="tsd-kind-enum-member tsd-parent-kind-enum "> < a href ="_device_mem_info_.deviceversion.html#one " class ="tsd-kind-icon "> one </ a > </ li >
89
- < li class ="tsd-kind-enum-member tsd-parent-kind-enum "> < a href ="_device_mem_info_.deviceversion.html#two " class ="tsd-kind-icon "> two </ a > </ li >
93
+ < li class ="tsd-kind-enum-member tsd-parent-kind-enum "> < a href ="_device_mem_info_.deviceversion.html#v1 " class ="tsd-kind-icon "> V1 </ a > </ li >
94
+ < li class ="tsd-kind-enum-member tsd-parent-kind-enum "> < a href ="_device_mem_info_.deviceversion.html#v2 " class ="tsd-kind-icon "> V2 </ a > </ li >
90
95
</ ul >
91
96
</ section >
92
97
</ div >
@@ -95,35 +100,35 @@ <h3>Enumeration members</h3>
95
100
< section class ="tsd-panel-group tsd-member-group ">
96
101
< h2 > Enumeration members</ h2 >
97
102
< section class ="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum ">
98
- < a name ="one " class ="tsd-anchor "> </ a >
99
- < h3 > one </ h3 >
100
- < div class ="tsd-signature tsd-kind-icon "> one < span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-symbol "> = 1 </ span > </ div >
103
+ < a name ="v1 " class ="tsd-anchor "> </ a >
104
+ < h3 > V1 </ h3 >
105
+ < div class ="tsd-signature tsd-kind-icon "> V1 < span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-symbol "> = "V1" </ span > </ div >
101
106
< aside class ="tsd-sources ">
102
107
< ul >
103
108
< li > Defined in
104
- < a href ="https://github.com/microbit-foundation/microbit-fs/tree/v0.9.0 /src/device-mem-info.ts#L15 ">
105
- device-mem-info.ts:15
109
+ < a href ="https://github.com/microbit-foundation/microbit-fs/tree/v0.9.2 /src/device-mem-info.ts#L40 ">
110
+ device-mem-info.ts:40
106
111
</ a >
107
112
</ li >
108
113
</ ul >
109
114
</ aside >
110
115
</ section >
111
116
< section class ="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum ">
112
- < a name ="two " class ="tsd-anchor "> </ a >
113
- < h3 > two </ h3 >
114
- < div class ="tsd-signature tsd-kind-icon "> two < span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-symbol "> = 2 </ span > </ div >
117
+ < a name ="v2 " class ="tsd-anchor "> </ a >
118
+ < h3 > V2 </ h3 >
119
+ < div class ="tsd-signature tsd-kind-icon "> V2 < span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-symbol "> = "V2" </ span > </ div >
115
120
< aside class ="tsd-sources ">
116
121
< ul >
117
122
< li > Defined in
118
- < a href ="https://github.com/microbit-foundation/microbit-fs/tree/v0.9.0 /src/device-mem-info.ts#L16 ">
119
- device-mem-info.ts:16
123
+ < a href ="https://github.com/microbit-foundation/microbit-fs/tree/v0.9.2 /src/device-mem-info.ts#L41 ">
124
+ device-mem-info.ts:41
120
125
</ a >
121
126
</ li >
122
127
</ ul >
123
128
</ aside >
124
129
</ section >
125
130
</ section >
126
- <!--{"options":"config/typedoc.json","tsconfig":"/Users/microbit-carlos/workspace/microbit-foundation/js-up-fs","inputFiles":["./src"],"mode":1,"includeDeclarations":false,"entryPoint":"","exclude":["**/__tests__/**/*"],"externalPattern":[],"excludeExternals":true,"excludeNotExported":true,"excludeNotDocumented":false,"excludePrivate":true,"excludeProtected":true,"ignoreCompilerErrors":false,"disableSources":false,"includes":"","media":"","out":"./docs/api","json":"","theme":"./node_modules/typedoc-neo-theme/bin/default","name":"microbit-fs API","includeVersion":true,"excludeTags":[],"readme":"./docs/api-readme.md","defaultCategory":"Other","categoryOrder":[],"categorizeByGroup":true,"gitRevision":"","gitRemote":"origin","gaID":"","gaSite":"auto","hideGenerator":false,"toc":[],"disableOutputCheck":false,"help":false,"version":false,"plugin":[],"logger":"console","listInvalidSymbolLinks":false,"links":[{"label":" | ","url":null},{"label":" General Documentation ","url":"https://microbit-foundation.github.io/microbit-fs/"},{"label":" | ","url":null},{"label":" micro:bit Tech Site ","url":"https://tech.microbit.org"},{"label":" | ","url":null},{"label":" GitHub Repo ","url":"https://github.com/microbit-foundation/microbit-fs/"}],"outline":[{"MicroPython Hex FS":{"Class MicropythonFsHex":"classes/_micropython_fs_hex_.micropythonfshex","Input Data interface":"interfaces/_micropython_fs_hex_.intelhexwithid"},"MicroPython Appended Script":{"Module":"modules/_micropython_appended_"},"Hex Memory Info":{"Output Data Interface":"interfaces/_device_mem_info_.devicememinfo","HexMemInfo module":"modules/_hex_mem_info_","UICR module":"modules/_uicr_","Flash Regions module":"modules/_flash_regions_"}}],"source":[{"path":"https://github.com/microbit-foundation/microbit-fs/tree/v0.9.0/src/","line":"L"}],"customStyles":[{"path":"https://microbit-foundation.github.io/microbit-fs/assets/docs-extra.css"}]}-->
131
+ <!--{"options":"config/typedoc.json","tsconfig":"/Users/microbit-carlos/workspace/microbit-foundation/js-up-fs","inputFiles":["./src"],"mode":1,"includeDeclarations":false,"entryPoint":"","exclude":["**/__tests__/**/*"],"externalPattern":[],"excludeExternals":true,"excludeNotExported":true,"excludeNotDocumented":false,"excludePrivate":true,"excludeProtected":true,"ignoreCompilerErrors":false,"disableSources":false,"includes":"","media":"","out":"./docs/api","json":"","theme":"./node_modules/typedoc-neo-theme/bin/default","name":"microbit-fs API","includeVersion":true,"excludeTags":[],"readme":"./docs/api-readme.md","defaultCategory":"Other","categoryOrder":[],"categorizeByGroup":true,"gitRevision":"","gitRemote":"origin","gaID":"","gaSite":"auto","hideGenerator":false,"toc":[],"disableOutputCheck":false,"help":false,"version":false,"plugin":[],"logger":"console","listInvalidSymbolLinks":false,"links":[{"label":" | ","url":null},{"label":" General Documentation ","url":"https://microbit-foundation.github.io/microbit-fs/"},{"label":" | ","url":null},{"label":" micro:bit Tech Site ","url":"https://tech.microbit.org"},{"label":" | ","url":null},{"label":" GitHub Repo ","url":"https://github.com/microbit-foundation/microbit-fs/"}],"outline":[{"MicroPython Hex FS":{"Class MicropythonFsHex":"classes/_micropython_fs_hex_.micropythonfshex","Input Data interface":"interfaces/_micropython_fs_hex_.intelhexwithid"},"MicroPython Appended Script":{"Module":"modules/_micropython_appended_"},"Hex Memory Info":{"Output Data Interface":"interfaces/_device_mem_info_.devicememinfo","HexMemInfo module":"modules/_hex_mem_info_","UICR module":"modules/_uicr_","Flash Regions module":"modules/_flash_regions_"}}],"source":[{"path":"https://github.com/microbit-foundation/microbit-fs/tree/v0.9.2/src/","line":"L"}],"customStyles":[{"path":"https://microbit-foundation.github.io/microbit-fs/assets/docs-extra.css"}]}-->
127
132
</ div >
128
133
< div class ="col-2 col-menu secondary-menu ">
129
134
< nav class ="tsd-navigation secondary menu-sticky ">
@@ -134,10 +139,10 @@ <h3>two</h3>
134
139
< a href ="_device_mem_info_.deviceversion.html " class ="tsd-kind-icon "> Device< wbr > Version</ a >
135
140
< ul >
136
141
< li class =" tsd-kind-enum-member tsd-parent-kind-enum ">
137
- < a href ="_device_mem_info_.deviceversion.html#one " class ="tsd-kind-icon "> one </ a >
142
+ < a href ="_device_mem_info_.deviceversion.html#v1 " class ="tsd-kind-icon "> V1 </ a >
138
143
</ li >
139
144
< li class =" tsd-kind-enum-member tsd-parent-kind-enum ">
140
- < a href ="_device_mem_info_.deviceversion.html#two " class ="tsd-kind-icon "> two </ a >
145
+ < a href ="_device_mem_info_.deviceversion.html#v2 " class ="tsd-kind-icon "> V2 </ a >
141
146
</ li >
142
147
</ ul >
143
148
</ li >
0 commit comments