Собираемый проект, пока что умеет прошиваться через debug probe on pico (cmsis-dap) и моргать светодиодом

This commit is contained in:
2025-03-31 10:14:37 +03:00
commit c2d9493a70
111 changed files with 120518 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
.cproject
.mxproject
.project
.osx.project
cmake-build-*/
.idea/