-
- Downloads
initial commit
parents
No related branches found
No related tags found
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- .gitmodules 6 additions, 0 deletions.gitmodules
- .idea/.gitignore 8 additions, 0 deletions.idea/.gitignore
- .idea/.name 2 additions, 0 deletions.idea/.name
- .idea/cmake.xml 9 additions, 0 deletions.idea/cmake.xml
- .idea/externalDependencies.xml 8 additions, 0 deletions.idea/externalDependencies.xml
- .idea/icon.svg 30 additions, 0 deletions.idea/icon.svg
- .idea/inspectionProfiles/Project_Default.xml 48 additions, 0 deletions.idea/inspectionProfiles/Project_Default.xml
- .idea/misc.xml 14 additions, 0 deletions.idea/misc.xml
- .idea/modules.xml 9 additions, 0 deletions.idea/modules.xml
- .idea/pico-starter.iml 3 additions, 0 deletions.idea/pico-starter.iml
- .idea/runConfigurations/A0.xml 11 additions, 0 deletions.idea/runConfigurations/A0.xml
- .idea/runConfigurations/A1.xml 11 additions, 0 deletions.idea/runConfigurations/A1.xml
- .idea/runConfigurations/A2.xml 11 additions, 0 deletions.idea/runConfigurations/A2.xml
- .idea/vcs.xml 7 additions, 0 deletions.idea/vcs.xml
- .idea/workspace2.xml 262 additions, 0 deletions.idea/workspace2.xml
- .openocd 1 addition, 0 deletions.openocd
- .pico-sdk 1 addition, 0 deletions.pico-sdk
- .vscode/c_cpp_properties.json 18 additions, 0 deletions.vscode/c_cpp_properties.json
- .vscode/cmake-kits.json 7 additions, 0 deletions.vscode/cmake-kits.json
.gitignore
0 → 100644
.gitmodules
0 → 100644
.idea/.gitignore
0 → 100644
.idea/.name
0 → 100644
.idea/cmake.xml
0 → 100644
.idea/externalDependencies.xml
0 → 100644
.idea/icon.svg
0 → 100644
.idea/inspectionProfiles/Project_Default.xml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/pico-starter.iml
0 → 100644
.idea/runConfigurations/A0.xml
0 → 100644
.idea/runConfigurations/A1.xml
0 → 100644
.idea/runConfigurations/A2.xml
0 → 100644
.idea/vcs.xml
0 → 100644
.idea/workspace2.xml
0 → 100644
.vscode/c_cpp_properties.json
0 → 100644
.vscode/cmake-kits.json
0 → 100644
Please register or sign in to comment