281 lines
2.8 KiB
Plaintext
281 lines
2.8 KiB
Plaintext
<<<<<<< HEAD
|
|
# Keil MDK-ARM generated files
|
|
*.o
|
|
*.d
|
|
*.crf
|
|
*.htm
|
|
*.map
|
|
*.dep
|
|
*.uvguix.*
|
|
*.uvoptx
|
|
*.bak
|
|
*.orig
|
|
*.axf
|
|
*.bin
|
|
*.elf
|
|
*.hex
|
|
*.lib
|
|
*.a
|
|
*.exe
|
|
|
|
# Keil project user settings
|
|
*.uvguix
|
|
*.uvgui.*
|
|
*.uvopt
|
|
Listings/
|
|
Objects/
|
|
RTE/
|
|
DebugConfig/
|
|
|
|
# CubeMX generated backup files
|
|
*.tmp
|
|
*#
|
|
=======
|
|
# Build directories
|
|
build/
|
|
Build/
|
|
Debug/
|
|
Release/
|
|
|
|
# CMake generated files
|
|
CMakeCache.txt
|
|
CMakeFiles/
|
|
cmake_install.cmake
|
|
compile_commands.json
|
|
CTestTestfile.cmake
|
|
Makefile
|
|
*.ninja
|
|
|
|
# Object files
|
|
*.o
|
|
*.ko
|
|
*.obj
|
|
*.elf
|
|
*.hex
|
|
*.bin
|
|
*.map
|
|
|
|
# Linker output
|
|
*.ilk
|
|
*.exp
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Libraries
|
|
*.lib
|
|
*.a
|
|
*.la
|
|
*.lo
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.dll
|
|
*.so
|
|
*.so.*
|
|
*.dylib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
*.i*86
|
|
*.x86_64
|
|
|
|
# Debug files
|
|
*.dSYM/
|
|
*.su
|
|
*.idb
|
|
*.pdb
|
|
|
|
# Kernel Module Compile Results
|
|
*.mod*
|
|
*.cmd
|
|
.tmp_versions/
|
|
modules.order
|
|
Module.symvers
|
|
Mkfile.old
|
|
dkms.conf
|
|
|
|
# IDE files
|
|
.vscode/
|
|
.vs/
|
|
*.vcxproj.user
|
|
*.vcxproj.filters
|
|
*.sln.docstates
|
|
*.suo
|
|
*.user
|
|
*.userosscache
|
|
*.sln.docstates
|
|
|
|
# Eclipse CDT
|
|
.cproject
|
|
.project
|
|
.settings/
|
|
|
|
# STM32CubeIDE
|
|
.metadata/
|
|
.recommenders/
|
|
|
|
# ARM Keil
|
|
*.uvopt
|
|
*.uvproj
|
|
*.uvgui.*
|
|
*.tmp
|
|
*.bak
|
|
*.bck
|
|
|
|
# IAR EWARM
|
|
*.dep
|
|
*.eww
|
|
*.ewt
|
|
*.ewd
|
|
*.ewp
|
|
*.dni
|
|
*.wsdt
|
|
*.cout
|
|
*.cgpx
|
|
*.idx
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*.temp
|
|
*.log
|
|
>>>>>>> upper
|
|
*~
|
|
*.swp
|
|
*.swo
|
|
|
|
<<<<<<< HEAD
|
|
# System generated files
|
|
Thumbs.db
|
|
ehthumbs.db
|
|
Desktop.ini
|
|
$RECYCLE.BIN/
|
|
=======
|
|
# OS generated files
|
|
>>>>>>> upper
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
<<<<<<< HEAD
|
|
Icon?
|
|
|
|
# IDE specific files
|
|
.vscode/
|
|
.idea/
|
|
*.workspace
|
|
*.project
|
|
*.cproject
|
|
*.settings/
|
|
|
|
# Build directories
|
|
build/
|
|
Build/
|
|
BUILD/
|
|
debug/
|
|
Debug/
|
|
DEBUG/
|
|
release/
|
|
Release/
|
|
RELEASE/
|
|
|
|
# HAL/LL library files (if using git submodules, you might want to keep these)
|
|
# Drivers/STM32*/HAL_Driver/
|
|
# Drivers/STM32*/LL_Driver/
|
|
|
|
# Generated documentation
|
|
html/
|
|
latex/
|
|
|
|
# Temporary files
|
|
*.log
|
|
*.tlog
|
|
*.idb
|
|
*.pdb
|
|
*.ilk
|
|
*.exp
|
|
*.pch
|
|
*.ipch
|
|
*.sdf
|
|
*.opensdf
|
|
*.suo
|
|
*.user
|
|
*.ncb
|
|
*.aps
|
|
*.tags
|
|
*.res
|
|
|
|
# Memory dump files
|
|
*.dmp
|
|
*.mdmp
|
|
|
|
# JLink files
|
|
JLinkLog.txt
|
|
JLinkSettings.ini
|
|
|
|
# OpenOCD files
|
|
openocd.log
|
|
|
|
# ST-Link files
|
|
STLinkUpgrade.log
|
|
|
|
# Compiler specific
|
|
*.[oa]
|
|
*.so
|
|
*.dll
|
|
*.dylib
|
|
|
|
# Package files
|
|
*.tar.gz
|
|
*.zip
|
|
*.rar
|
|
*.7z
|
|
|
|
# Node.js (if using any web tools)
|
|
node_modules/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Python (if using any Python scripts)
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*.egg-info/
|
|
.pytest_cache/
|
|
|
|
# Custom additions for embedded development
|
|
# Add any project-specific files you want to ignore here
|
|
# Example:
|
|
# custom_config.h
|
|
# local_settings.txt
|
|
=======
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
# FreeRTOS trace files
|
|
*.trace
|
|
|
|
# Custom user files
|
|
*.user.yaml
|
|
*.local.yaml
|
|
|
|
# Documentation build
|
|
docs/_build/
|
|
docs/html/
|
|
docs/latex/
|
|
|
|
# Coverage reports
|
|
*.gcov
|
|
*.gcda
|
|
*.gcno
|
|
coverage/
|
|
htmlcov/
|
|
|
|
# Profiling data
|
|
*.prof
|
|
>>>>>>> upper
|