File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 115115 "properties" : {
116116 "use-microLIB" : {
117117 "markdownDescription" : " Use MicroLIB" ,
118- "description.zh-cn" : " 是否使用微库 " ,
118+ "description.zh-cn" : " Use MicroLIB " ,
119119 "type" : " boolean" ,
120120 "enum" : [
121121 true ,
Original file line number Diff line number Diff line change 115115 "properties" : {
116116 "use-microLIB" : {
117117 "markdownDescription" : " Use MicroLIB" ,
118- "description.zh-cn" : " 是否使用微库 " ,
118+ "description.zh-cn" : " Use MicroLIB " ,
119119 "type" : " boolean" ,
120120 "enum" : [
121121 true ,
237237 "type" : " boolean"
238238 },
239239 "read-only-position-independent" : {
240- "markdownDescription" : " read only position independent " ,
241- "description.zh-cn" : " 为常量生成独立的代码空间 " ,
240+ "markdownDescription" : " Read-Only Position-Independent (ROPI) " ,
241+ "description.zh-cn" : " Read-Only Position-Independent (ROPI) " ,
242242 "type" : " boolean"
243243 },
244244 "read-write-position-independent" : {
245- "markdownDescription" : " read write position independent " ,
246- "description.zh-cn" : " 为可读写代码生成独立的代码空间 " ,
245+ "markdownDescription" : " Read-Write Position-Independent (RWPI) " ,
246+ "description.zh-cn" : " Read-Write Position-Independent (RWPI) " ,
247247 "type" : " boolean"
248248 },
249249 "misc-controls" : {
You can’t perform that action at this time.
0 commit comments