Commit Graph

8 Commits

Author SHA1 Message Date
Andrey 3e9f8fe5cc clean-up 2022-09-09 21:57:19 -04:00
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
Benas Brazdziunas 2c000abea1
Small voltage divider coeff update for core8 (#4003)
* Launch fual and spark cut issue

* moved launch cuts to limp_manager

* Applied recomendations

* Auto-generated configs and docs

* Added recomendations

* Auto-generated configs and docs

* small fix to voltage divider coeff on core8

Co-authored-by: GitHub build-firmware Action <action@github.com>
Co-authored-by: Benas <bbrazdziunas@gavea.co.uk>
2022-03-15 07:59:45 -04:00
Benas Brazdziunas 935fbca686
Fix to CAN 1 bus overwrites. TX and RX pins swaped. (#3977) 2022-03-02 19:03:20 -05: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
Benas Brazdziunas e3adbb4abc
Connector setup(image and yaml) and applied recommendations (#3921)
* no message

* removed unnecessary as they are in defaults

Co-authored-by: Benas <bbrazdziunas@gavea.co.uk>
2022-02-11 15:04:02 -05:00
Benas Brazdziunas b2d1401e88
added board config files (#3909) 2022-02-10 15:38:35 -05:00