Commit Graph

12221 Commits

Author SHA1 Message Date
rusefillc 8adc54e530 trying to help kinetis by reducing RAM usage back to where it was 2021-02-08 23:21:34 -05:00
rusefi 8a237fa800 M62T vanos support #2243 2021-02-08 22:41:31 -05:00
rusefillc d0a5cb6e38 M62T vanos support #2243 2021-02-08 22:30:02 -05:00
rusefillc 654a739e6b M62T vanos support #2243 2021-02-08 22:21:02 -05:00
rusefillc f5816e47fd Merge remote-tracking branch 'origin/master' into master 2021-02-08 22:09:13 -05:00
rusefillc dc79ee1511 M62T vanos support #2243 2021-02-08 22:07:14 -05:00
GitHub build-firmware Action f99dd454e6 Auto-generated configs and docs 2021-02-09 02:52:50 +00:00
rusefillc 8fa1a6530b M62T vanos support #2243 2021-02-08 21:50:31 -05:00
rusefi d39b285834 M62T vanos support #2243 2021-02-08 21:28:57 -05:00
rusefi aea4baecb4 M62T vanos support #2243 2021-02-08 21:07:43 -05:00
Matthew Kennedy 5dc2ef7a09 add proteus hw ci yaml (#2304)
* add yaml

* it may help if I got the name right

* s

* poke

* clean

* kick

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-08 20:53:44 -05:00
rusefi 1012b61e02 M62T vanos support #2243 2021-02-08 20:38:38 -05:00
GitHub set-date Action ab53458188 Update date 2021-02-09 00:43:35 +00:00
rusefi 2ccb75a064 refactoring: naming consistency 2021-02-08 18:20:53 -05:00
rusefi 4b8a92ccc9 M62T vanos support #2243 2021-02-08 18:08:26 -05:00
Matthew Kennedy ff8f24d30c stm32h7 usb (#2319)
* enable

* enable

* serial number

* usb defines

* buffer size

* more stuff we can enable
2021-02-08 16:24:49 -06:00
rusefillc f1e80a2761 M62T vanos support #2243 2021-02-08 16:42:53 -05:00
GitHub build-firmware Action 78df36bad7 Auto-generated configs and docs 2021-02-08 21:41:57 +00:00
rusefillc 1da4819663 M62T vanos support #2243 2021-02-08 16:39:21 -05:00
Matthew Kennedy 8cc6ef83f9 h7 flash, guard against no CAN (#2317)
* h7 flash

* guard some other stuff

* I guess it just builds now?

* maybe ci too
2021-02-08 16:24:38 -05:00
rusefi d05edd2a3d M62T vanos support #2243 2021-02-08 16:16:26 -05:00
rusefi 3390bcf0ce refactoring: more structure 2021-02-08 15:59:40 -05:00
Matthew Kennedy 1a5a3b8a42 consolidate stm32 mpu util (#2314)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-08 15:52:00 -05:00
Matthew Kennedy ad6fc5415d move board.h for f7/h7 (#2316)
* f7 board.h

* h7
2021-02-08 15:46:48 -05:00
GitHub build-firmware Action f742080a6f Auto-generated configs and docs 2021-02-08 20:31:34 +00:00
Matthew Kennedy 3412d8fe64 move f4 board.h (#2313)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-08 15:29:07 -05:00
rusefillc aa494a8f94 Merge remote-tracking branch 'origin/master' into master 2021-02-08 15:28:17 -05:00
rusefillc e1dabdfb6a M62T vanos support #2243 2021-02-08 15:27:58 -05:00
Matthew Kennedy 57ba0e43b2 changelog (#2315)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-08 15:13:28 -05:00
rusefillc 694dedf9f7 M62T vanos support #2243 2021-02-08 15:09:12 -05:00
GitHub build-firmware Action 9a66504e1e Auto-generated configs and docs 2021-02-08 19:13:25 +00:00
rusefillc c020aed330 M62T vanos support #2243 2021-02-08 14:10:57 -05:00
Andrey 12fc068316 poke 2021-02-08 10:49:15 -05:00
Matthew Kennedy 37fa81b5d0 include board.c from hw_ports.mk (#2311)
* set mcu type in hw_ports

* move f4 linker script

* move f7 linker script

* don't set default linker file in makefiles

* extra line

* prometheus actually didn't depend on anything special for f469

* dead line

* h7

* dead

* move board.c

* set explicit cpu type for simulator

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-08 07:52:31 -06:00
David Holdeman 36e5816e1c try removing -m and glob (#2312) 2021-02-08 07:51:24 -06:00
Matthew Kennedy c0757a7d13 simplify MCU selection (#2308)
* set mcu type in hw_ports

* move f4 linker script

* move f7 linker script

* don't set default linker file in makefiles

* extra line

* prometheus actually didn't depend on anything special for f469

* dead line

* h7

* dead
2021-02-08 02:11:44 -05:00
GitHub set-date Action adc363ac94 Update date 2021-02-08 00:43:33 +00:00
Matthew Kennedy 983d75444e baro in sensor model (#2306)
* baro in sensor model

* missed

* typo

* init baro

* needs an include there
2021-02-07 17:54:41 -06:00
Matthew Kennedy 58c18f8df9 goodbye f746 (#2309) 2021-02-07 07:52:57 -06:00
GitHub build-firmware Action 14adde123b Auto-generated configs and docs 2021-02-07 13:48:13 +00:00
Matthew Kennedy 353929450a add cfg for lps25 (#2307)
* cfg field

* ui
2021-02-07 07:46:17 -06:00
GitHub build-unit-tests Action 3aee9b171f Trigger wheel definitions 2021-02-07 06:11:28 +00:00
Matthew Kennedy 63c9612602 implement lps25 (#2301)
* bb

* implement

* tweaks

* s

* comment, format

* guard

* implement lps25

* headers and comment

* sensor works

* headers

* guard

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-06 23:59:44 -06:00
GitHub build-firmware Action 6dd99d9d10 Auto-generated configs and docs 2021-02-07 01:56:30 +00:00
rusefillc 11e8a35c15 Trigger pattern request Škoda Favorit fix #2302 2021-02-06 20:53:30 -05:00
rusefillc 72b6ec5251 Merge remote-tracking branch 'origin/master' into master 2021-02-06 20:30:34 -05:00
rusefillc 02c1fb8482 triggers 2021-02-06 20:29:32 -05:00
rusefillc dcebbfa223 triggers 2021-02-06 20:28:50 -05:00
GitHub build-unit-tests Action dfd2b6abc6 Trigger wheel definitions 2021-02-07 01:25:21 +00:00
rusefillc 4dc9c013c9 Trigger pattern request Škoda Favorit #2302 2021-02-06 20:12:58 -05:00