GitHub build-firmware Action
505b2bc60a
Auto-generated configs and docs
2021-07-09 00:52:18 +00:00
GitHub build-firmware Action
ecfcd935ac
Auto-generated configs and docs
2021-07-09 00:09:07 +00:00
GitHub build-firmware Action
8c5e33a88b
Auto-generated configs and docs
2021-07-08 13:42:46 +00:00
GitHub build-firmware Action
fd6cfe7965
Auto-generated configs and docs
2021-07-08 03:49:03 +00:00
GitHub build-firmware Action
6a8a3131f7
Auto-generated configs and docs
2021-07-07 12:40:27 +00:00
GitHub build-firmware Action
79342bf3ea
Auto-generated configs and docs
2021-07-07 00:57:01 +00:00
Matthew Kennedy
2eb0b2a631
Unified cyl count macro ( #2914 )
...
* update test framework
* eh
* hey look it's fewer warnings
* unwind
* fix
* config
* configs
* logic
* even java had some
* console needs help
2021-07-06 20:14:08 -04:00
GitHub build-firmware Action
beb7df086b
Auto-generated configs and docs
2021-07-05 23:56:24 +00:00
GitHub build-firmware Action
698aff7701
Auto-generated configs and docs
2021-07-05 22:08:39 +00:00
GitHub build-firmware Action
6e756c744f
Auto-generated configs and docs
2021-07-04 13:37:12 +00:00
GitHub build-firmware Action
90e43040c7
Auto-generated configs and docs
2021-07-04 13:25:09 +00:00
GitHub build-firmware Action
fc06485f3b
Auto-generated configs and docs
2021-07-04 03:49:47 +00:00
GitHub build-firmware Action
7a2f69367f
Auto-generated configs and docs
2021-07-03 16:12:21 +00:00
GitHub build-firmware Action
a2eecb25a5
Auto-generated configs and docs
2021-07-03 15:33:11 +00:00
GitHub build-firmware Action
95d14ca2d8
Auto-generated configs and docs
2021-07-01 21:43:39 +00:00
GitHub build-firmware Action
3e70d1c7ab
Auto-generated configs and docs
2021-07-01 21:06:08 +00:00
GitHub build-firmware Action
f412d52948
Auto-generated configs and docs
2021-06-29 05:14:46 +00:00
GitHub build-firmware Action
e674917f7e
Auto-generated configs and docs
2021-06-28 12:55:05 +00:00
GitHub build-firmware Action
1d48a36777
Auto-generated configs and docs
2021-06-27 22:54:02 +00:00
Matthew Kennedy
ce4eb2b55d
fix trigger changed logic ( #2860 )
...
* reenable
* fix
* longer interval between updates
* only deinit hard trigger outputs if necessary
* init logic
* init order
* warning
* guard
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-06-25 19:38:42 -04:00
rusefillc
c0aeb39301
revert to safety
2021-06-25 01:07:36 -04:00
rusefillc
bc7af43d41
console ant should be self-contained - one ant invocation should build things
2021-06-25 00:30:12 -04:00
GitHub build-firmware Action
232f8296aa
Auto-generated configs and docs
2021-06-23 21:07:38 +00:00
GitHub build-firmware Action
03296ed07c
Auto-generated configs and docs
2021-06-23 18:54:44 +00:00
rusefillc
68fcf1224f
F4 MCU says it's too cold #2552
2021-06-21 02:49:06 -04:00
rusefillc
f42c6fce58
off-topic method rename
2021-06-21 02:46:11 -04:00
rusefillc
3d5bba4226
TS Burned All Data engine stop #2839
...
a good sleep helps a lot of things
2021-06-21 02:39:16 -04:00
rusefillc
902be1afe7
TS Burned All Data engine stop #2839
...
it was a bad API but I did not improve it
2021-06-21 02:23:29 -04:00
rusefillc
5571df5660
clean-up
2021-06-21 02:10:11 -04:00
rusefillc
2cf137280d
TS Burned All Data engine stop #2839
...
is this a case of poor API?
2021-06-21 02:09:41 -04:00
rusefillc
102ac146db
TS Burned All Data engine stop #2839
...
is this a case of poor API?
2021-06-21 02:09:17 -04:00
rusefillc
d632b8825f
TS Burned All Data engine stop #2839
...
finally test case?
2021-06-21 01:01:35 -04:00
rusefillc
21379669bc
TS Burned All Data engine stop #2839
...
test case?
2021-06-21 00:50:11 -04:00
rusefillc
540511817d
TS Burned All Data engine stop #2839
...
test case?
2021-06-21 00:31:13 -04:00
rusefillc
de58c4ccd0
TS Burned All Data engine stop #2839
...
test case?
2021-06-21 00:22:19 -04:00
rusefillc
408d554379
only test refactoring
2021-06-20 23:58:32 -04:00
GitHub build-firmware Action
187fdcb5c8
Auto-generated configs and docs
2021-06-21 03:35:31 +00:00
GitHub build-firmware Action
af284d47af
Auto-generated configs and docs
2021-06-20 21:45:12 +00:00
GitHub build-firmware Action
ef66ebcae4
Auto-generated configs and docs
2021-06-19 03:23:44 +00:00
rusefillc
e669d0e0ab
windows version into DFU error message
2021-06-18 17:40:44 -04:00
rusefillc
2a4426e873
usability
2021-06-18 17:04:06 -04:00
GitHub build-firmware Action
993298a93e
Auto-generated configs and docs
2021-06-18 19:49:42 +00:00
GitHub build-firmware Action
41b23d2063
Auto-generated configs and docs
2021-06-17 15:41:07 +00:00
GitHub build-firmware Action
9270425bc6
Auto-generated configs and docs
2021-06-17 13:51:57 +00:00
GitHub build-firmware Action
a5063adacd
Auto-generated configs and docs
2021-06-16 21:31:59 +00:00
GitHub build-firmware Action
850d19aaa9
Auto-generated configs and docs
2021-06-16 21:09:18 +00:00
Matthew Kennedy
2c6b8ae3c6
parse with antlr ( #2747 )
...
* grammar and libs
* gitignore
* parsing
* allow empty line as root statement
* tolerate #if
* config def changes
* s
* ant build
* workaround
* compiled tool
* console should not build config def tool
* ugh the dependency tree is insane
* this should fix hw ci
* console build
* console jenkins script
* test
* Revert "test"
This reverts commit 73f2da50f990bee9b51a1f919e8fcc6b06327d9a.
* throw on parse failure
* jar
* fix #2821
* comment
2021-06-16 17:07:05 -04:00
GitHub build-firmware Action
59b2cee173
Auto-generated configs and docs
2021-06-16 15:30:04 +00:00
GitHub build-firmware Action
08b5ca6046
Auto-generated configs and docs
2021-06-16 12:54:10 +00:00
GitHub build-firmware Action
b54c4c1738
Auto-generated configs and docs
2021-06-15 21:32:56 +00:00