Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"C_Cpp.clang_format_fallbackStyle": "{ BasedOnStyle: LLVM, UseTab: Never, IndentWidth: 4, TabWidth: 4, BreakBeforeBraces: Linux, AllowShortIfStatementsOnASingleLine: false, IndentCaseLabels: false, ColumnLimit: 0, AccessModifierOffset: -4, NamespaceIndentation: All, FixNamespaceComments: false, AlignConsecutiveAssignments: Consecutive, AlignConsecutiveBitFields: Consecutive, AlignConsecutiveDeclarations: Consecutive, AlignConsecutiveMacros: Consecutive, AlignTrailingComments: true, AllowShortBlocksOnASingleLine: Empty, AllowShortEnumsOnASingleLine: true, AllowShortFunctionsOnASingleLine: Inline, AllowShortIfStatementsOnASingleLine: WithoutElse, BreakInheritanceList: BeforeColon, EmptyLineBeforeAccessModifier: LogicalBlock, SortIncludes: Never }",
"C_Cpp.clang_format_fallbackStyle": "{ BasedOnStyle: LLVM, UseTab: Never, IndentWidth: 4, TabWidth: 4, BreakBeforeBraces: Linux, IndentCaseLabels: false, ColumnLimit: 0, AccessModifierOffset: -4, NamespaceIndentation: All, FixNamespaceComments: false, AlignConsecutiveAssignments: Consecutive, AlignConsecutiveBitFields: Consecutive, AlignConsecutiveDeclarations: Consecutive, AlignConsecutiveMacros: Consecutive, AlignTrailingComments: true, AllowShortBlocksOnASingleLine: Empty, AllowShortEnumsOnASingleLine: true, AllowShortFunctionsOnASingleLine: Inline, AllowShortIfStatementsOnASingleLine: WithoutElse, BreakInheritanceList: BeforeColon, EmptyLineBeforeAccessModifier: LogicalBlock, SortIncludes: Never }",
"[cpp]": {
"editor.defaultFormatter": "ms-vscode.cpptools",
"editor.formatOnSave": true
Expand Down
Empty file removed CustomDevices
Empty file.
57 changes: 0 additions & 57 deletions _Boards/Atmel/Board_Mega/MFBoards.h

This file was deleted.

56 changes: 0 additions & 56 deletions _Boards/Atmel/Board_Nano/MFBoards.h

This file was deleted.

57 changes: 0 additions & 57 deletions _Boards/Atmel/Board_ProMicro/MFBoards.h

This file was deleted.

57 changes: 0 additions & 57 deletions _Boards/Atmel/Board_Uno/MFBoards.h

This file was deleted.

134 changes: 0 additions & 134 deletions _Boards/Atmel/Board_Uno/reset.arduino_uno_1_0_2.hex

This file was deleted.

Loading