'buildroot' folder update

This commit is contained in:
Sergey
2021-03-21 10:02:27 +03:00
parent d339681e3f
commit 9aca7d6d6f
204 changed files with 31265 additions and 1345 deletions

24
.gitignore vendored Normal file → Executable file
View File

@@ -19,9 +19,9 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# Our automatic versioning scheme generates the following file
# NEVER put it in the repository
# Generated files
_Version.h
bdf2u8g
#
# OS
@@ -77,7 +77,6 @@ tags
*.out
*.app
#
# C
#
@@ -149,7 +148,7 @@ Marlin/*/*/*/*/readme.txt
# Secure Credentials
Configuration_Secure.h
#Visual Studio
# Visual Studio
*.sln
*.vcxproj
*.vcxproj.user
@@ -160,36 +159,35 @@ __vm/
.vs/
vc-fileutils.settings
#Visual Studio Code
# Visual Studio Code
.vscode
.vscode/.browse.c_cpp.db*
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/*.db
#cmake
# cmake
CMakeLists.txt
src/CMakeLists.txt
CMakeListsPrivate.txt
#CLion
# CLion
cmake-build-*
#Eclipse
# Eclipse
.project
.cproject
.pydevproject
.settings
.classpath
#Python
# Python
__pycache__
#Ozone
ozone.jdebug
ozone.jdebug.user
*.txt
# Windows users need this to prevent adding build tree to git
buildroot/*
# Simulation / Native
eeprom.dat
imgui.ini