pcb stuff
This commit is contained in:
15
firmware/archive/stmf446retx/.vscode/settings.json
vendored
Normal file
15
firmware/archive/stmf446retx/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"usb_device.h": "c",
|
||||
"gpio.h": "c",
|
||||
"mainboard_usb.h": "c",
|
||||
"stm32f4xx_hal.h": "c",
|
||||
"usbd_def.h": "c",
|
||||
"usbd_conf.h": "c",
|
||||
"usbd_ctlreq.h": "c",
|
||||
"usbd_core.h": "c",
|
||||
"usbd_hid.h": "c",
|
||||
"stm32f4xx.h": "c",
|
||||
"usbd_ioreq.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user