source: azure_iot_hub_riscv/trunk/zlib-1.2.11/.vscode/c_cpp_properties.json@ 453

Last change on this file since 453 was 453, checked in by coas-nagasima, 4 years ago

ファイルを追加

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/json;charset=UTF-8
File size: 416 bytes
Line 
1{
2 "configurations": [
3 {
4 "name": "Sipeed Maix bit",
5 "includePath": [
6 ],
7 "windowsSdkVersion": "10.0.17763.0",
8 "compilerPath": "C:\\xpack-riscv-none-embed-gcc-8.3.0-1.2\\bin\\riscv-none-embed-gcc.exe",
9 "cStandard": "c11",
10 "cppStandard": "c++17",
11 "intelliSenseMode": "gcc-x64"
12 }
13 ],
14 "version": 4
15}
Note: See TracBrowser for help on using the repository browser.