Boilerplate project with CLion for stm32f103 bluepill
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
 
 
stm32f103-cmake-boilerplate/.gitignore

37 行
441 B

*~
*.o
*.d
*.bin
*.elf
*.axf
*.hex
*.srec
*.list
*.map
*.a
*.stylecheck
nbproject
*.dis
.settings
*.bak
*.old
*.log
# QtCreator
*.pro.user
# IDEA User-specific stuff:
.idea/workspace.xml
.idea/tasks.xml
.idea/dictionaries
.idea/vcs.xml
.idea/jsLibraryMappings.xml
# IDEA Sensitive or high-churn files:
.idea/dataSources.ids
.idea/dataSources.xml
.idea/dataSources.local.xml
.idea/sqlDataSources.xml
.idea/dynamic.xml
.idea/uiDesigner.xml