mirror of
https://github.com/NanjingForestryUniversity/valveboard.git
synced 2025-11-09 23:04:01 +00:00
add epc9600 example Co-Authored-By: Suhandong <80463329+Suhandong@users.noreply.github.com> Co-Authored-By: FGR-cmd <80112392+FGR-cmd@users.noreply.github.com>
24 lines
586 B
JSON
24 lines
586 B
JSON
{
|
|
"files.associations": {
|
|
"stdlib.h": "c",
|
|
"assert.h": "c",
|
|
"valve_init.h": "c",
|
|
"gpio.h": "c",
|
|
"type_traits": "c",
|
|
"gpio_common.h": "c",
|
|
"unistd.h": "c",
|
|
"stdint.h": "c",
|
|
"stat.h": "c",
|
|
"types.h": "c",
|
|
"pthread.h": "c",
|
|
"pthreadtypes.h": "c",
|
|
"valve.h": "c"
|
|
},
|
|
"makefile.launchConfigurations": [
|
|
{
|
|
"cwd": "/home/miaow/zlg/two_tobacco",
|
|
"binaryPath": "/home/miaow/zlg/two_tobacco/gpio_test",
|
|
"binaryArgs": []
|
|
}
|
|
]
|
|
} |