Commit Graph

20 Commits

Author SHA1 Message Date
rusefillc 25cc8ed0df
STM32_HSE_BYPASS where we need it (#4338)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-11 04:30:49 -04:00
Matthew Kennedy 4d7fe35c5c
clean up sd overrides (#4272) 2022-06-23 09:15:51 -04:00
Matthew Kennedy 0bc445b461
flip icu/pal default (#4268)
* flip icu/pal default

* s

* s

* cleanup

* eg33
2022-06-22 18:43:39 -04:00
GitHub build-firmware Action cf855284bf Auto-generated configs and docs 2022-06-02 18:22:57 +00:00
GitHub build-firmware Action 3317744436 Auto-generated configs and docs 2022-05-30 22:01:09 +00:00
GitHub build-firmware Action 088cd04643 Auto-generated configs and docs 2022-05-18 20:52:56 +00:00
Benas Brazdziunas f2fee71351
YAML updates (#4183) 2022-05-18 16:46:23 -04:00
GitHub build-firmware Action 0e10e79613 Auto-generated configs and docs 2022-04-28 22:06:22 +00: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 68eb210a57
pass parameters instead of `export` in build scripts (#4081)
* no `export ...` mess

* frankenso NA6
2022-04-18 19:05:27 -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
GitHub build-firmware Action 3958a16dd5 Auto-generated configs and docs 2022-03-11 01:39:55 +00:00
Benas Brazdziunas ec75ae07fb
Enable TS_PRIMARY_PORT on USART1 for BT use with TunerStudio.Tested on core8 with JDY-31 BT module (#3979) 2022-03-03 07:18:21 -05: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
rusefillc 356ae360c6 core8 2022-02-11 17:19:07 -05:00
GitHub build-firmware Action d475b4ce89 Auto-generated configs and docs 2022-02-11 20:39:13 +00: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
rusefillc 901383e44f core8 2022-02-10 20:17:17 -05:00
Benas Brazdziunas b2d1401e88
added board config files (#3909) 2022-02-10 15:38:35 -05:00