Matthew Kennedy
69e5b0f719
Vscode build/debug configs ( #2394 )
...
* f7/h7 debug config
* build configs
2021-02-24 15:02:17 -05:00
GitHub build-firmware Action
6267b525f8
Auto-generated configs and docs
2021-02-24 19:09:56 +00:00
Matthew Kennedy
6e41aeb165
deduplication in halconf ( #2377 )
...
* rusefi_halconf
* h7 gpt
* don't redefine that
* maybe this was necessary
* format
* no usb in cypress
* flags for bl
* cypress
* maybe bootloader
* no smart build for cypress/kinetis
* no smart build
* no really, disable smart build
* don't need to clean that env var
* cypress
* format
2021-02-24 14:08:03 -05:00
GitHub build-firmware Action
68edc17efd
Auto-generated configs and docs
2021-02-24 13:17:30 +00:00
Matthew Kennedy
84a43ec10b
don't cache temperature samples at all ( #2392 )
2021-02-24 08:15:03 -05:00
Matthew Kennedy
76c423ccca
enable H7 spi ( #2391 )
...
* enable features
* move MMC SPI config to port
* correct word length
* related cleanup
* doesn't need nocache
* include
* enable that
2021-02-24 08:14:21 -05:00
GitHub build-firmware Action
b6bccd2daa
Auto-generated configs and docs
2021-02-24 03:57:41 +00:00
Matthew Kennedy
f45d837754
update h7 clock config ( #2388 )
...
* h7 clocks
* run the core at 400
* disable LSE
* 8mhz timer clock
* osc
* it has to be even slower
* something is wrong with WFI
* this was wrong anyway
2021-02-23 22:55:38 -05:00
GitHub set-date Action
99ac654e22
Update date
2021-02-24 00:45:24 +00:00
GitHub build-firmware Action
b80d4180ce
Auto-generated configs and docs
2021-02-24 00:20:19 +00:00
rusefillc
2e1a4b289d
H7 nucleo build does not have artifacts #2389 maybe?
2021-02-23 19:17:58 -05:00
GitHub build-firmware Action
ef72cf1988
Auto-generated configs and docs
2021-02-24 00:13:13 +00:00
rusefillc
97c276bf02
H7 compilation #2284
2021-02-23 19:11:18 -05:00
GitHub build-firmware Action
aa6d472166
Auto-generated configs and docs
2021-02-23 21:59:18 +00:00
Matthew Kennedy
350a047ead
cleanup ( #2386 )
2021-02-23 16:57:14 -05:00
GitHub set-date Action
f8437c80b5
Update date
2021-02-23 00:44:52 +00:00
GitHub build-firmware Action
585d66b7de
Auto-generated configs and docs
2021-02-22 21:54:33 +00:00
rusefillc
3f33cb2303
Update Strategy_2021.md
2021-02-22 16:52:22 -05:00
GitHub build-firmware Action
cf51ce14bc
Auto-generated configs and docs
2021-02-22 21:25:20 +00:00
David Holdeman
a12cc8e091
Fix mre pinout ( #2384 )
...
* move pins over
* rearrange
2021-02-22 16:23:08 -05:00
GitHub build-firmware Action
e8c1f7915e
Auto-generated configs and docs
2021-02-22 21:03:46 +00:00
Dave Blundell
c9d6802af4
Update Strategy_2021.md ( #2383 )
...
Added viable 2021 rusEFI strategy
2021-02-22 16:01:46 -05:00
GitHub set-date Action
6e36603c2b
Update date
2021-02-22 00:46:17 +00:00
GitHub build-firmware Action
502051688b
Auto-generated configs and docs
2021-02-21 16:03:51 +00:00
rusefillc
1c56c6a01a
typo
2021-02-21 11:01:35 -05:00
GitHub set-date Action
555bd455f5
Update date
2021-02-21 00:46:44 +00:00
GitHub build-firmware Action
c9434e5024
Auto-generated configs and docs
2021-02-20 07:13:41 +00:00
Matthew Kennedy
726be2232e
yet more TS sanity ( #2382 )
...
* ts cleanup part 1
* move more stuff in to the class
* extract base class
* switch to TsChannelBase where we can
* dfu
* more to TsChannelBase
* bad merge
* another bad merge
* bootloader
* bluetooth
* format
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-20 02:11:39 -05:00
GitHub build-firmware Action
17b2172587
Auto-generated configs and docs
2021-02-20 05:49:05 +00:00
rusefillc
a76839bcaf
Merge remote-tracking branch 'origin/master' into master
2021-02-20 00:46:27 -05:00
rusefillc
ee13021dee
hellen
2021-02-20 00:45:48 -05:00
GitHub build-firmware Action
b4d07f1faf
Auto-generated configs and docs
2021-02-20 03:26:09 +00:00
rusefillc
aa3157fbb0
a lot of Hellen
2021-02-19 22:23:58 -05:00
GitHub build-firmware Action
8839056018
Auto-generated configs and docs
2021-02-20 01:50:25 +00:00
Matthew Kennedy
12a31e5132
start making tunerstudio more sane: part 2 ( #2381 )
...
* ts cleanup part 1
* move more stuff in to the class
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-19 20:48:21 -05:00
GitHub set-date Action
e37e166315
Update date
2021-02-20 00:44:01 +00:00
GitHub build-firmware Action
576a194d1d
Auto-generated configs and docs
2021-02-19 22:52:43 +00:00
rusefillc
01f016833f
Merge remote-tracking branch 'origin/master' into master
2021-02-19 17:50:34 -05:00
rusefillc
571f18e2c2
hellen64
2021-02-19 17:40:32 -05:00
GitHub build-firmware Action
508982d4ab
Auto-generated configs and docs
2021-02-19 22:03:28 +00:00
rusefillc
8c43a15b8a
Merge remote-tracking branch 'origin/master' into master
2021-02-19 17:00:44 -05:00
rusefillc
f9d75db87b
let's start somewhere!
2021-02-19 17:00:30 -05:00
David Holdeman
3c0d8a3206
Add missing MRE pins, fix bug ( #2380 )
...
* get type for table with multi-id pin
* add missing pins
* add missing type styles
* missing colon
* fix type
* add missing color
* use whole type
2021-02-19 16:59:57 -05:00
GitHub build-firmware Action
670c34ca11
Auto-generated configs and docs
2021-02-19 13:00:43 +00:00
Matthew Kennedy
10efd25764
dead code ( #2379 )
...
* dead code
* do nothing
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-19 07:58:52 -05:00
GitHub build-firmware Action
7808449263
Auto-generated configs and docs
2021-02-19 12:42:54 +00:00
Matthew Kennedy
43f39fa616
start making tunerstudio more sane: part 1 ( #2378 )
...
* ts cleanup part 1
* unused unused
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-19 07:40:59 -05:00
GitHub set-date Action
277904e8eb
Update date
2021-02-19 00:53:52 +00:00
GitHub build-firmware Action
260aa6e333
Auto-generated configs and docs
2021-02-18 23:20:11 +00:00
Andrey G
4b5da445f1
Subaru build ( #2376 )
...
* Subaru EG33: gen_config.sh update
* gen_config and gen_enum_to_string for subaru_eg33 board too
* Subaru eg33: add to buildables
* Subaru: fix build
* Subaru eg33: fix build and cleanup
* subaru eg33: add compile script
* github: subaru_eg33: call special gen_config.sh
2021-02-18 18:18:13 -05:00