Commit Graph

2400 Commits

Author SHA1 Message Date
rusefillc fc44f655bf invalid SD card configuration on MRE causes RED, blinking BLUE and no USB :( #4131 2022-05-02 16:10:19 -04:00
rusefillc aa8e0859d7 back to MRE safery? 2022-05-02 06:35:11 -04:00
GitHub build-firmware Action d393d01730 Auto-generated configs and docs 2022-05-02 09:50:12 +00:00
rusefillc f1e4945769 MRE 0.6.0 has SD which does not match some previous usages 2022-05-02 05:42:59 -04:00
GitHub build-firmware Action b2ea4928aa Auto-generated configs and docs 2022-05-02 09:22:06 +00:00
GitHub build-firmware Action bfa5a558a9 Auto-generated configs and docs 2022-05-02 09:02:46 +00:00
GitHub build-firmware Action 063cc702f2 Auto-generated configs and docs 2022-05-02 08:21:38 +00:00
GitHub build-firmware Action 5c3ec431ba Auto-generated configs and docs 2022-05-02 05:38:10 +00:00
GitHub build-firmware Action 061917f7ab Auto-generated configs and docs 2022-05-02 03:50:09 +00:00
GitHub build-firmware Action e6d79e1124 Auto-generated configs and docs 2022-05-02 03:14:48 +00:00
GitHub build-firmware Action ded2bbf714 Auto-generated configs and docs 2022-05-02 02:57:57 +00:00
GitHub build-firmware Action b716190bfc Auto-generated configs and docs 2022-05-02 01:23:41 +00:00
GitHub build-firmware Action 6c974c550f Auto-generated configs and docs 2022-05-01 19:20:46 +00:00
GitHub build-firmware Action 09b762f1bb Auto-generated configs and docs 2022-05-01 18:18:04 +00:00
GitHub build-firmware Action 3a5e3b4d66 Auto-generated configs and docs 2022-05-01 12:09:38 +00:00
GitHub build-firmware Action dec0542703 Auto-generated configs and docs 2022-04-30 18:29:47 +00:00
GitHub build-firmware Action 1c18b167d8 Auto-generated configs and docs 2022-04-30 17:07:03 +00:00
GitHub build-firmware Action 8408efe6d2 Auto-generated configs and docs 2022-04-30 02:32:30 +00:00
Andrey c1e46a3c1c CAN GPIO #4096 2022-04-29 22:15:54 -04:00
GitHub build-firmware Action 3968a76e6e Auto-generated configs and docs 2022-04-30 00:36:25 +00:00
rusefillc 349a1f27ee CAN GPIO #4096 2022-04-29 20:29:50 -04:00
GitHub build-firmware Action 35112a91ec Auto-generated configs and docs 2022-04-29 23:48:53 +00:00
rusefillc 571211501e
2 byte pin index #4097 (#4102)
* 2 byte pin index #4097

* 2 byte pin index #4097

good time to defragment configuration

* 2 byte pin index #4097

new fancy way

* 2 byte pin index #4097

smart comment

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-04-29 19:35:31 -04:00
GitHub build-firmware Action c3bfa25504 Auto-generated configs and docs 2022-04-29 19:34:05 +00:00
GitHub build-firmware Action 9a5556227a Auto-generated configs and docs 2022-04-29 15:51:48 +00:00
rusefillc ae97ba4587
h128 i2c? (#4118)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-04-29 11:15:07 -04:00
GitHub build-firmware Action c9584d649c Auto-generated configs and docs 2022-04-29 15:13:19 +00:00
GitHub build-firmware Action 832d68e5d3 Auto-generated configs and docs 2022-04-29 13:38:03 +00: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
rusefillc 0800b81875 nano refactoring 2022-04-28 17:12:04 -04:00
GitHub build-firmware Action 190c97761a Auto-generated configs and docs 2022-04-28 21:09:33 +00:00
rusefillc 9fb54e13f4 fix https://github.com/rusefi/alphax-4chan/issues/17 2022-04-28 16:52:42 -04:00
GitHub build-firmware Action fd94fe932f Auto-generated configs and docs 2022-04-28 12:34:00 +00:00
GitHub build-firmware Action 2e0e635ae8 Auto-generated configs and docs 2022-04-28 02:38:29 +00:00
GitHub build-firmware Action 132aceace1 Auto-generated configs and docs 2022-04-26 23:08:29 +00:00
Matthew Kennedy 74301f5278
no lua mre debug (#4110) 2022-04-26 14:07:56 -04:00
GitHub build-firmware Action a836f58c79 Auto-generated configs and docs 2022-04-26 15:14:42 +00:00
GitHub build-firmware Action d0d6d1c1b9 Auto-generated configs and docs 2022-04-26 01:42:14 +00:00
GitHub build-firmware Action 6708c4ccac Auto-generated configs and docs 2022-04-26 01:13:04 +00:00
Matthew Kennedy bc6a87cadc
allow enum_class in rusefi_hw_enums.h (#4104)
* make things c++ friendly

* install various canaries in coal mines

* using is much clearer than typedef

* fixing builds

* lps25

* trigger includes were a mess

* c -> c++ cleanup

* os util

* why did so many include os_util.h?

* fwd declare

* cypress/kinetis

* s

* eg33 happy

* happy sim

* cypress usb

* pch

* cypress

* doesn't need to include all that

* h7
2022-04-25 20:38:16 -04:00
GitHub build-firmware Action b0994daae5 Auto-generated configs and docs 2022-04-25 22:21:16 +00:00
GitHub build-firmware Action 28d4c6dc72 Auto-generated configs and docs 2022-04-25 06:20:36 +00:00
GitHub build-firmware Action b03ab91f90 Auto-generated configs and docs 2022-04-25 04:26:26 +00:00
GitHub build-firmware Action c8e19e807a Auto-generated configs and docs 2022-04-25 04:01:07 +00:00
GitHub build-firmware Action 8406432b29 Auto-generated configs and docs 2022-04-25 03:46:16 +00:00
GitHub build-firmware Action 34b15e2e0c Auto-generated configs and docs 2022-04-25 03:12:53 +00:00
rusefillc 7782618883 anything for gods of flash 2022-04-24 18:46:17 -04:00
rusefillc ff7418c659 at least start 2022-04-23 21:11:45 -04:00
GitHub build-firmware Action d5f44ddc6d Auto-generated configs and docs 2022-04-24 01:03:14 +00:00