You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: BRANCHNOTES.md
+3
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@ Provide a configuration flag which allows the user to turn this feature off - th
49
49
||:white_check_mark: Document features in [README.md](README.md) (partially done) |
50
50
||:heavy_check_mark: Try to auto-generate even if verify (i.e. compilation) fails |
51
51
||:heavy_check_mark: Extract compiler command parser from vscode-arduino and [publish](https://itnext.io/step-by-step-building-and-publishing-an-npm-typescript-package-44fe7164964c) it as a separate package which will allow reusage and easy testing without heavy vscode-arduino rucksack. Done, see [cocopa](https://www.npmjs.com/package/cocopa)|
52
+
||:white_check_mark: Parser only works when arduino is set to `verbose`, since this is the only way we get the compiler invocation command. This has to be fixed. |
52
53
||:white_check_mark: Finally: go through my code and look for TODOs |
53
54
54
55
`*` not committed to branch yet
@@ -79,6 +80,7 @@ I will list every supporter here, thanks!
79
80
2020-02-07 Elektronik Workshop: 48 :beers: (12h coding)
80
81
2020-02-08 Elektronik Workshop: 52 :beers: (13h coding)
81
82
2020-02-09 Elektronik Workshop: 40 :beers: (10h coding)
83
+
2020-02-10 Elektronik Workshop: 32 :beers: (8h coding)
0 commit comments