Matthew Kennedy
|
4d7fe35c5c
|
clean up sd overrides (#4272)
|
2022-06-23 09:15:51 -04:00 |
Matthew Kennedy
|
e4a0979dc2
|
Brain pin is enum class (#4108)
* change most usages to Gpio::
* board configs
* engine configs etc
* isBrainPinValid, smart gpio
* generator
* generator
* generator
* connector yamls
* kinetis enums
* cypress txt
* kinetis config
* frankenso
* config generator
* actually do it for the others
* disable skips for pr ci
* fix tle8888
* misc
* weird cast from int
* needs this operator too
* this can be an unsigned subtract
* happy tests
* s
* kinetis isConfigurationChanged weirdness
* missed J/K
* cypress efifeatures
* build script mistake (!)
* mistake in smart gpio
* debounce
* eg33
* kinetis, so needy
* it's pretty green, we can skip these again
|
2022-04-28 17:32:39 -04:00 |
Matthew Kennedy
|
307b33837d
|
core 8 overrides and stepper-as-brain-pin (#3962)
* core 8 overrides and stepper-as-brain-pin
* oops, change the pin not the mode
* a little bit of #3963 makes everyone happy
|
2022-02-26 09:14:37 -05:00 |
rusefillc
|
38780a2098
|
refactoring?
|
2022-01-14 23:10:48 -05:00 |
rusefillc
|
963c168788
|
Code style for methods with zero arguments #3535
|
2022-01-11 22:26:24 -05:00 |
Andrey G
|
f106afd9e1
|
F429 discovery ram dev (#3761)
* stm32f429-discovery: mostly copy-paste from ChibiOS-Contrib
* STM32F429-discovery has external SDRAM
* F429-Discovery: add simple memory test for SDRAM (disabled)
* Revert "random piece of https://github.com/dron0gus/rusefi/tree/f429-discovery-ram-dev"
This reverts commit c58a2f5ecb .
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
|
2022-01-10 16:14:39 -05:00 |
rusefillc
|
e2a9acac23
|
reducing copy-pasta - would this work?
|
2022-01-04 20:03:41 -05:00 |