rusefillc
90419841df
B6
2022-01-09 21:16:24 -05:00
GitHub set-date Action
a324349420
Update date
2022-01-10 01:05:03 +00:00
rusefillc
6b27918330
new 52 link, reducing complexity
2022-01-09 18:03:00 -05:00
Andreika
1b9037314a
Hellen mcu module detector (experimental) ( #3756 )
...
* Hellen mcu module detector (experimental)
* make unit-tests happy
* make unit-tests even more happy
* move Hellen-specific stuff to hellen_common.cpp
* fix other hellen config builds
* helping non-Hellen builds too
* helping alpha2ch build
* helping build
* cleanup
* help unit-tests
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2022-01-09 17:40:08 -05:00
Andrey G
0860caa72b
Enable ENABLE_AUTO_DETECT_HSE only if STM32_HSECLK is not defined ( #3758 )
...
Some board (like stm32f429-disco) with SDRAM need clock to be
enabled in __early_init (before .bss and .data initialization).
So if STM32_HSECLK defined - skip clock detection.
2022-01-09 17:39:29 -05:00
Andrey G
d06c157099
Ports: STM32F4: add optional external SDRAM ( #3762 )
2022-01-09 17:39:10 -05:00
GitHub build-firmware Action
592d2853d5
Auto-generated configs and docs
2022-01-09 16:29:59 +00:00
rusefillc
49c19f5e01
AlphaX-2ch wiki page
2022-01-09 11:06:15 -05:00
Andreika
63774ac02d
Alpha2ch yaml ( #3760 )
...
* more hellen_meta defines
* alpha2ch yaml draft
* correct VR-/Hall2 input
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2022-01-09 10:56:16 -05:00
rusefillc
bd69941ec4
GDI Epic #1448
2022-01-09 01:29:39 -05:00
rusefillc
7d31d8c5e6
did it catch wrong %type?
2022-01-08 23:38:40 -05:00
rusefillc
901a6cf869
limp ClearReason
2022-01-08 23:10:40 -05:00
GitHub build-firmware Action
814890a230
Auto-generated configs and docs
2022-01-09 03:59:57 +00:00
rusefillc
a2844a2d37
limp ClearReason
2022-01-08 22:52:45 -05:00
GitHub build-firmware Action
30463135a7
Auto-generated configs and docs
2022-01-09 03:29:17 +00:00
rusefillc
177a5faa63
limp ClearReason
2022-01-08 22:13:20 -05:00
rusefillc
c819f327ae
helping build
2022-01-08 21:16:31 -05:00
rusefillc
4262db4c86
GDI Epic #1448
2022-01-08 20:55:58 -05:00
GitHub build-firmware Action
7911e85db9
Auto-generated configs and docs
2022-01-09 01:40:32 +00:00
rusefi
ec281d4e35
some dead stuff & minor progress
2022-01-08 20:35:12 -05:00
rusefi
1e22f3fc4d
we can live without this test
2022-01-08 20:34:31 -05:00
GitHub build-firmware Action
a2482ab87e
Auto-generated configs and docs
2022-01-09 01:22:51 +00:00
rusefillc
2756742898
AlphaX
2022-01-08 20:16:01 -05:00
rusefillc
212687dd10
extracting common hellen to it's own file
2022-01-08 20:16:01 -05:00
rusefillc
a5afce0f3e
happy new year
2022-01-08 20:16:01 -05:00
rusefillc
0fc9fcdb63
GDI Epic #1448
2022-01-08 20:16:01 -05:00
rusefillc
6c91fcb873
AlphaX
2022-01-08 20:16:01 -05:00
GitHub set-date Action
20ab5754be
Update date
2022-01-09 01:09:30 +00:00
GitHub build-firmware Action
9e13d2b259
Auto-generated configs and docs
2022-01-09 00:55:02 +00:00
rusefi
1a8b6d24fc
disablePrimaryUart for MRE for GDI
2022-01-08 19:38:02 -05:00
GitHub build-firmware Action
09f543a3d5
Auto-generated configs and docs
2022-01-08 23:58:53 +00:00
rusefi
13d0f07412
desperate measures
2022-01-08 18:41:56 -05:00
Andrey G
74b9ce8a8f
USB: use OTG1/OTG2 for serial over USB depending on which enabled ( #3757 )
2022-01-08 16:33:48 -05:00
Andrey G
29ec6d7381
mk files random cleanup ( #3759 )
2022-01-08 16:33:34 -05:00
rusefillc
edf41ece07
AlphaX
2022-01-08 12:17:28 -05:00
Andrey G
752802b0cc
CAN: do null check first ( #3755 )
...
Otherwise it will emit strange error if both can are disabled
2022-01-08 10:25:21 -05:00
rusefillc
c74f6e7c29
docs
2022-01-07 21:35:21 -05:00
GitHub set-date Action
2df92aa014
Update date
2022-01-08 01:05:53 +00:00
rusefillc
35dece3375
docs
2022-01-07 19:26:43 -05:00
GitHub build-firmware Action
9bb315c8a0
Auto-generated configs and docs
2022-01-08 00:02:50 +00:00
rusefillc
8e0590fe91
docs
2022-01-07 18:57:23 -05:00
NMSTEC
90f4306c4d
Stop & wakeup working on rising edge ( #3747 )
...
* Stop & wakeup working on rising edge
* Standby & Sleep mode working Using PA0 only.
* Stop & standby works with wake from PA0.
Added alternative interrupt method to STOP
* Removed hand screwery on registers
2022-01-07 16:46:28 -05:00
Matthew Kennedy
cc9fdd9757
support better wbo format ( #3740 )
...
* new format
* comment
* pr feedback
* heater duty
* extra
2022-01-07 16:04:30 -05:00
rusefillc
73c58e0300
NA96 to main page
2022-01-07 15:42:24 -05:00
Andrey G
020727d65b
TLE8888: do not allow direct gpio drive for Push Pull outputs ( #3748 )
...
Some register settings also needs to be changed. Change of direct
drive input is not enought.
2022-01-07 14:11:21 -05:00
Andrey G
77fa9929d0
Stepper direct push pull driver ( #3751 )
...
* Init DC motor through two brain_pin_e only
* idle: stepper: allow driving stepper through 4 output_pin_e
2022-01-07 11:38:48 -05:00
Andrey G
5bc9289d74
Move out of CMM ( #3750 )
...
This needs additional investigation. But allocating these structs
in CMM cause HardFault
2022-01-07 10:09:48 -05:00
rusefillc
fcdb7b340d
mk files refactoring
...
saving build
2022-01-06 22:19:00 -05:00
rusefillc
04ab6a0488
mk files refactoring
2022-01-06 21:48:48 -05:00
rusefillc
c9e41d8f18
mk files refactoring
2022-01-06 21:48:21 -05:00