initial branch commit

This commit is contained in:
Nicolas Trimborn
2021-04-28 09:26:14 +02:00
parent e533db6ce8
commit db49ec9cf3
6 changed files with 308 additions and 233 deletions

23
BLDC_E54/.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
## Ignore Atmel Studio temporary files and build results
# https://www.microchip.com/mplab/avr-support/atmel-studio-7
# Atmel Studio is powered by an older version of Visual Studio,
# so most of the project and solution files are the same as VS files,
# only prefixed by an `at`.
#Build Directories
[Dd]ebug/
[Rr]elease/
#Build Results
*.o
*.d
*.eep
*.elf
*.hex
*.map
*.srec
#User Specific Files
*.atsuo