Skip to content

Commit 4272862

Browse files
committed
feat: update
1 parent 4c05c18 commit 4272862

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

modules/ESP32_Display_Panel

Submodule ESP32_Display_Panel updated from 0362760 to 145b9ac

mpy_simulator.code-workspace

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,12 @@
3636
"list": "cpp",
3737
"unordered_set": "cpp",
3838
"vector": "cpp",
39-
"initializer_list": "cpp"
39+
"initializer_list": "cpp",
40+
"type_traits": "cpp",
41+
"variant": "cpp",
42+
"*.tcc": "cpp",
43+
"format": "cpp",
44+
"span": "cpp"
4045
},
4146
"C_Cpp.default.compileCommands": "ports/unix/build-standard/compile_commands.json",
4247
},

0 commit comments

Comments
 (0)