Skip to content

Commit 8446f25

Browse files
authored
Bootloader sources updated (ExpressLRS#245)
* bootloader: Drivers folder removed * Bootloader: updated to v0.5.1
1 parent c85bc1d commit 8446f25

274 files changed

Lines changed: 1709 additions & 365650 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/bootloader/src/.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto

src/bootloader/src/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
.vscode
88
__pycache__
99
*.pyc
10+
*.map
11+

0 commit comments

Comments
 (0)