andreika-git
443df01eea
Hellen72 more defaults ( #2369 )
...
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-02-17 11:20:03 -05:00
rusefi
3d69adb2e2
https://github.com/andreika-git/hellen-one/issues/3
2021-02-17 10:18:46 -05:00
rusefi
3af540ad27
https://github.com/andreika-git/hellen-one/issues/3
2021-02-17 10:16:21 -05:00
rusefi
5d914002f1
h72 might require this
2021-02-17 09:50:28 -05:00
rusefi
3dffa04ee7
h72 wants control
2021-02-16 16:08:45 -05:00
rusefillc
7b55648779
USB mass storage tweaking #2352
2021-02-16 14:59:54 -05:00
Matthew Kennedy
878794f9cf
properly put buffers in no-cache regions ( #2357 )
...
* configure for no cache
* this doesn't need a setting
* now we don't need invalidate
* reorder and comment
* mmc
* sw knock
2021-02-15 17:39:11 -05:00
GitHub build-firmware Action
852a93be92
Auto-generated configs and docs
2021-02-15 03:38:10 +00:00
David Holdeman
aae5c61d37
MRE connectors ( #2354 )
...
* Add MRE connector images
* fix name
* missing colon
2021-02-14 20:56:25 -05:00
Matthew Kennedy
187c4d00f7
USB mass storage tweaking ( #2352 )
...
* disable TS in case of USB MSD
* housekeeping while we're here
* enable on MRE
* changelog
2021-02-14 15:03:07 -05:00
Matthew Kennedy
89391919dc
automatic switch between internal and MSD SD card ( #2349 )
...
* auto enable usb msd
* guard and turn on for proteus
2021-02-14 08:10:39 -05:00
Andrey G
f1785fee11
Config cleanups ( #2347 )
...
* Remove duplication
* Ports: STM32F7: we want PAL_USE_CALLBACKS for F7 too
2021-02-13 18:45:33 -05:00
Matthew Kennedy
3ff54eb1c0
cleanup ( #2343 )
2021-02-13 14:23:39 -05:00
GitHub build-firmware Action
4d358f4759
Auto-generated configs and docs
2021-02-13 01:50:56 +00:00
GitHub build-firmware Action
45ed6ebb33
Auto-generated configs and docs
2021-02-11 02:49:50 +00:00
GitHub build-firmware Action
5e96883b15
Auto-generated configs and docs
2021-02-11 01:23:22 +00:00
Matthew Kennedy
dade25ef34
move chconf/mcuconf/halconf in to hw_ports ( #2321 )
...
* move f4 config files
* don't need this
* f7
* f7
* h7
* this was duplicated
* turn off smart build
* loader too
* update prometheus paths
* bootloader should include confdir
* fix the flash size while we're at it
* move chconf_common
* use wait
* normalize board.mk
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-10 19:38:24 -05:00
Matthew Kennedy
85fab40d21
get mcu temperature within port ( #2326 )
...
* remove EFI_ADC_TEMP_SENSOR
* implement
* comment
* s
* switch adc_inputs over
* header
* s
* I think aligned-on-stack should work ok
* num channels
* cache safety
* move adc init too
* don't compile that file for the h7
* cypress & kinetis
* ports
* guard against bootloader
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-09 22:04:36 -05:00
GitHub build-firmware Action
9fb101186a
Auto-generated configs and docs
2021-02-09 19:01:08 +00:00
GitHub build-firmware Action
71a974e477
Auto-generated configs and docs
2021-02-09 05:26:52 +00:00
rusefillc
f65df4f24f
M62T vanos support #2243
...
still trying to fix Kinetis
2021-02-09 00:25:02 -05:00
GitHub build-firmware Action
ad453abfc5
Auto-generated configs and docs
2021-02-09 04:49:57 +00:00
GitHub build-firmware Action
50cf213163
Auto-generated configs and docs
2021-02-09 04:23:45 +00:00
rusefillc
d5aa951a49
trying to help kinetis by reducing RAM usage back to where it was
2021-02-08 23:21:34 -05:00
rusefillc
8e74af3e86
M62T vanos support #2243
2021-02-08 22:48:17 -05:00
GitHub build-firmware Action
45db66cbb2
Auto-generated configs and docs
2021-02-09 02:52:50 +00:00
rusefillc
2d99e77c95
M62T vanos support #2243
2021-02-08 21:50:31 -05:00
rusefi
6b10de5616
refactoring: naming consistency
2021-02-08 18:20:53 -05:00
rusefi
c576f0a9d9
M62T vanos support #2243
2021-02-08 18:08:26 -05:00
GitHub build-firmware Action
e83636cd83
Auto-generated configs and docs
2021-02-08 21:41:57 +00:00
Matthew Kennedy
435f8f7e2b
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
a349bf1ca8
M62T vanos support #2243
2021-02-08 16:16:26 -05:00
Matthew Kennedy
3debd2229b
move board.h for f7/h7 ( #2316 )
...
* f7 board.h
* h7
2021-02-08 15:46:48 -05:00
Matthew Kennedy
ad07166e9d
move f4 board.h ( #2313 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-08 15:29:07 -05:00
GitHub build-firmware Action
d57b4b48b5
Auto-generated configs and docs
2021-02-08 19:13:25 +00:00
Matthew Kennedy
b995e7bcaa
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
Matthew Kennedy
423acd384b
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
Matthew Kennedy
6a3cf83d02
goodbye f746 ( #2309 )
2021-02-07 07:52:57 -06:00
GitHub build-firmware Action
ab832d269a
Auto-generated configs and docs
2021-02-07 13:48:13 +00:00
GitHub build-firmware Action
fe688471ca
Auto-generated configs and docs
2021-02-07 01:56:30 +00:00
rusefillc
d95ba6b443
Trigger pattern request Škoda Favorit #2302
2021-02-06 20:12:58 -05:00
GitHub build-firmware Action
d7318c696d
Auto-generated configs and docs
2021-02-07 00:52:02 +00:00
David Holdeman
e1e1de5e9b
add info to 4S ( #2300 )
2021-02-06 16:06:25 -06:00
GitHub build-firmware Action
9a254634d0
Auto-generated configs and docs
2021-02-06 18:52:00 +00:00
Andrey G
08a5421090
Add subaru eg33 ( #2294 )
...
* engine: Subaru SVX EG33 engine configuration
Not tested yet. Just basic settings and placeholder
* board: add Dron_Gus's Subaru EG33 p'n'p board
* board: subaru eg33: linker script: stack, bss and heap to ram0
* board: subaru eg33: add mapping.yaml
* board: subaru eg33: scripts for autogenerated
* board: subaru eg33: fix DMA conflict (ADC1 vs SPI5)
* board: subaru eg33: enable ADC3
* board: subaru eg33: Autogenerated
* board: subaru eg33: disable fsio control of Main Relay
Default MAIN_RELAY_LOGIC cause error during parsing
* board: subaru eg33: configuration hack to fix usbconsole.c
* gen_config: generate config for Subaru SVX board too
2021-02-06 12:50:34 -06:00
Andrey G
3166076839
Some fixes prior to board pull request ( #2291 )
...
* ChibiOS: add support for STM32F765
This chip is used on Subaru EG33 p'n'p RusEFI board from Dron_Gus
* drivers: gpio: mc33810: commulative update
- use BIT macro
- fix wake-up method
- fix order of arguments in _add function
* port: stm32f4/7: detectCanDevice check for enabled interfaces only
* ADC: fix internal array size
internalAdcIndexByHardwareIndex should be EFI_ADC_LAST_CHANNEL size
couse adc_channel_e is used as index
* status LEDs: support status LEDs that driven by low level
2021-02-06 12:22:57 -05:00
rusefillc
94130c41a0
H7 compilation #2284
2021-02-06 00:07:05 -05:00
rusefillc
d80ed37040
reducing code duplication
2021-02-05 23:56:22 -05:00
rusefillc
6a2473ccc1
reducing code duplication
2021-02-05 23:45:47 -05:00
rusefillc
6915852a7a
reducing code duplication
2021-02-05 23:41:26 -05:00