File tree Expand file tree Collapse file tree 5 files changed +54
-2
lines changed Expand file tree Collapse file tree 5 files changed +54
-2
lines changed Original file line number Diff line number Diff line change
1
+ # top-most EditorConfig file
2
+ root = true
3
+
4
+ # all files
5
+ [* ]
6
+ indent_style = tab
7
+ indent_size = 4
8
+ end_of_line = lf
9
+ charset = utf-8
10
+ trim_trailing_whitespace = true
11
+ insert_final_newline = true
Original file line number Diff line number Diff line change
1
+ # Auto detect text files and perform LF normalization
2
+ * text =auto
3
+ # Standard to msysgit
4
+ * .doc diff =astextplain
5
+ * .DOC diff =astextplain
6
+ * .docx diff =astextplain
7
+ * .DOCX diff =astextplain
8
+ * .dot diff =astextplain
9
+ * .DOT diff =astextplain
10
+ * .pdf diff =astextplain
11
+ * .PDF diff =astextplain
12
+ * .rtf diff =astextplain
13
+ * .RTF diff =astextplain
Original file line number Diff line number Diff line change
1
+ # These are supported funding model platforms
2
+
3
+ github : # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4
+ patreon : # Replace with a single Patreon username
5
+ open_collective : # Replace with a single Open Collective username
6
+ ko_fi : qitas
7
+ tidelift : # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8
+ community_bridge : # Replace with a single Community Bridge project-name e.g., cloud-foundry
9
+ liberapay : # Replace with a single Liberapay username
10
+ issuehunt : # Replace with a single IssueHunt username
11
+ otechie : # Replace with a single Otechie username
12
+ custom : # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
Original file line number Diff line number Diff line change
1
+ * .pyc
2
+ .pio /
3
+ .vscode /
4
+ software /* .bin
Original file line number Diff line number Diff line change 1
- # STM32L011
2
- L1:cortex M0 32MHz (STM32L011)
1
+ # [ BLE] ( https://github.com/SoCXin/BLE )
2
+
3
+
4
+ ### [ WCH] ( https://www.wch.cn/ )
5
+
6
+ * [ CH583] ( https://github.com/SoCXin/CH583 )
7
+
8
+ ### [ OnMicro] ( https://www.onmicro.com.cn/ )
9
+
10
+ * [ OM6621] ( https://github.com/SoCXin/OM6621 )
11
+
12
+ ### [ Telink] ( https://www.telink-semi.com/ )
13
+
14
+ * [ TLSR8258] ( https://github.com/SoCXin/TLSR8258 )
You can’t perform that action at this time.
0 commit comments