Skip to content

Commit

Permalink
clean: remove unused files and folders
Browse files Browse the repository at this point in the history
  • Loading branch information
heiso committed Jan 4, 2025
1 parent c91f628 commit 8634e7a
Show file tree
Hide file tree
Showing 121 changed files with 5 additions and 187,520 deletions.
2 changes: 0 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"recommendations": [
"bradlc.vscode-tailwindcss",
"leathong.openscad-language-support",
"esbenp.prettier-vscode"
]
}
31 changes: 0 additions & 31 deletions .vscode/launch.json

This file was deleted.

39 changes: 4 additions & 35 deletions .vscode/macrolev.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -11,40 +11,9 @@
},
{
"path": "../firmware/common"
},
{
"path": "../web-app"
}
],
"settings": {
"files.associations": {
"hid.h": "c",
"keyboard.h": "c",
"freertos.h": "c",
"task.h": "c",
"string.h": "c",
"stdio.h": "c",
"sdkconfig.h": "c",
"semphr.h": "c",
"freertosconfig.h": "c",
"portable.h": "c",
"adc_continuous.h": "c",
"stdlib.h": "c",
"soc_caps.h": "c",
"adc_cali_scheme.h": "c",
"adc_cali.h": "c",
"gpio.h": "c",
"drv2605l.h": "c",
"main.h": "c",
"adc_oneshot.h": "c",
"__bit_reference": "c",
"__node_handle": "c",
"bitset": "c",
"deque": "c",
"limits": "c",
"optional": "c",
"ratio": "c",
"regex": "c",
"scoped_allocator": "c",
"tuple": "c",
"vector": "c"
}
}
]
}
21 changes: 1 addition & 20 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,4 @@
{
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"typescript.preferences.importModuleSpecifier": "relative",
"typescript.tsdk": "./node_modules/typescript/lib",
"editor.quickSuggestions": {
"strings": "on"
},
"tailwindCSS.classAttributes": ["class", "className", ".*Styles", ".*Class"],
"files.associations": {
"main.h": "c",
"stdlib.h": "c",
"stm32f4xx_hal_adc.h": "c",
"tusb.h": "c",
"keyboard.h": "c",
"usb_descriptors.h": "c",
"drv2605l.h": "c",
"_stdlib.h": "c",
"hid.h": "c",
"config.h": "c",
"stdint.h": "c"
}
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
7 changes: 0 additions & 7 deletions kicad/Rev 1.1/fp-lib-table

This file was deleted.

Binary file removed kicad/Rev 1.1/gerber.zip
Binary file not shown.
Loading

0 comments on commit 8634e7a

Please sign in to comment.