File tree Expand file tree Collapse file tree 7 files changed +7739
-10218
lines changed
Expand file tree Collapse file tree 7 files changed +7739
-10218
lines changed Original file line number Diff line number Diff line change 11---
22Language : Cpp
33BasedOnStyle : Google
4- AccessModifierOffset : -1
4+ AccessModifierOffset : -4
55AlignAfterOpenBracket : Align
66AlignConsecutiveMacros : true
77AlignConsecutiveAssignments : true
@@ -29,7 +29,7 @@ BraceWrapping:
2929 AfterClass : false
3030 AfterControlStatement : false
3131 AfterEnum : false
32- AfterFunction : false
32+ AfterFunction : true
3333 AfterNamespace : false
3434 AfterObjCDeclaration : false
3535 AfterStruct : false
@@ -42,15 +42,15 @@ BraceWrapping:
4242 SplitEmptyRecord : true
4343 SplitEmptyNamespace : true
4444BreakBeforeBinaryOperators : None
45- BreakBeforeBraces : Attach
45+ BreakBeforeBraces : Custom
4646BreakBeforeInheritanceComma : false
4747BreakInheritanceList : BeforeColon
4848BreakBeforeTernaryOperators : true
4949BreakConstructorInitializersBeforeComma : false
5050BreakConstructorInitializers : BeforeColon
5151BreakAfterJavaFieldAnnotations : false
5252BreakStringLiterals : true
53- ColumnLimit : 80
53+ ColumnLimit : 120
5454CommentPragmas : ' ^ IWYU pragma:'
5555CompactNamespaces : false
5656ConstructorInitializerAllOnOneLineOrOnePerLine : true
Original file line number Diff line number Diff line change 66
77English | [ 中文] ( README_cn.md )
88
9- <img src =" https://static-cdn.m5stack.com/resource/docs/static/assets/img/product_pics /core/core2/core2_01.webp " alt =" M5Core2_P1 " width =" 350 " height =" 350 " >
9+ <img src =" https://static-cdn.m5stack.com/resource/docs/products /core/core2/core2_01.webp " alt =" M5Core2_P1 " width =" 350 " height =" 350 " >
1010
1111** For the Detailed documentation of M5Core2, Please [ Click here] ( https://docs.m5stack.com/en/core/core2 ) **
1212
@@ -26,7 +26,7 @@ The 3 icons on the front of the screen are capacitive buttons which are programm
2626
2727## M5Core2 M-BUS Schematic diagram
2828
29- <img src =" https://static-cdn.m5stack.com/resource/docs/static/assets/img/product_pics/ core/core2/core2_mbus .webp " width = " 50% " >
29+ <img src =" https://static-cdn.m5stack.com/resource/docs/products/ core/core2/core2_mbus_01 .webp " width = " 50% " >
3030
3131## More Information
3232
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1010 "type" : " git" ,
1111 "url" : " https://github.com/m5stack/M5Core2.git"
1212 },
13- "version" : " 0.1.9 " ,
13+ "version" : " 0.2.0 " ,
1414 "frameworks" : " arduino" ,
1515 "platforms" : " espressif32" ,
1616 "headers" : " M5Core2.h"
17- }
17+ }
Original file line number Diff line number Diff line change 11name =M5Core2
2- version =0.1.9
2+ version =0.2.0
33author =M5Stack
44maintainer =M5Stack
55sentence =Library for M5Stack Core2 development kit
You can’t perform that action at this time.
0 commit comments