Commit Graph

39 Commits

Author SHA1 Message Date
GitHub gen-configs Action 7e7bf2e543 Auto-generated configs and docs 2024-04-05 01:12:49 +00:00
rusefillc 97100b4360 only: dup 2024-04-04 21:10:18 -04:00
David Holdeman 165ed40f85 find build targets automatically 2024-03-08 09:00:13 -05:00
David Holdeman 50a698fdaf call compile.sh with compile scripts 2024-02-17 15:20:28 -04:00
David Holdeman 0a80fb2343 remove common_make 2024-02-16 09:40:26 -04:00
David Holdeman 9eea807d55 pull any variable from meta-info 2024-02-15 20:24:38 -04:00
andreika-git ce9480f854 remove SHORT_BOARD_NAME def from .mk https://github.com/rusefi/rusefi/issues/5931 2024-02-12 13:46:31 -05:00
andreika-git e6d4ac2630 use meta-info.env in build scripts https://github.com/rusefi/rusefi/issues/5931 2024-02-12 13:46:31 -05:00
andreika-git 17a7684f2a add meta-info.env files https://github.com/rusefi/rusefi/issues/5931 2024-02-12 13:46:31 -05:00
rusefillc f66363309a unused RAM amounts 2023-12-05 15:43:18 -05:00
GitHub gen-configs Action c687c4024c Auto-generated configs and docs 2023-12-01 17:43:27 +00:00
rusefillc 5d7ece6bc0 move SHORT_BOARD_NAME in to a makefile variable 2023-11-08 11:31:54 -05:00
rusefillc dfedfc0d82 one variable per line is usually better 2023-11-08 09:35:40 -05:00
rusefillc 3b6c9feea5
require LEDs (#5643)
* require all boards to define LED functions (#272)

* require all boards to define LED functions

* f429 nucleo

* small can

* small can

* add to header

* LEDs

---------

Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-11-03 12:56:59 -04:00
GitHub gen-configs Action e2a16d7e4c Auto-generated configs and docs 2023-09-29 03:39:18 +00:00
GitHub gen-configs Action 7183b903bd Auto-generated configs and docs 2023-09-05 01:37:07 +00:00
Andreika 84c6d4cde6
More universal Board-ID for bench test (#5518)
* add STATIC_BOARD_ID defines to get Board-ID more universal

* add getBoardId()

* broadcast BENCH_TEST_BOARD_STATUS via CAN

* add guards for sendBoardStatus()
2023-08-18 18:41:17 -04:00
rusefillc 5c194059c0 reducing enum confusion 2023-06-19 00:37:11 -04:00
rusefillc aaa1d28fa6 only:tdg_pdm8 2023-05-23 16:25:45 -04:00
David Holdeman 2715ccd55a
update interactive-pinout, update yamls (#5049) 2023-02-10 05:01:05 -05:00
GitHub gen-configs Action 0f9e35ff21 Auto-generated configs and docs 2023-02-04 01:29:48 +00:00
rusefi b510d2a203 pdm8 2023-02-03 20:27:57 -05:00
rusefillc 11bab588e5 tdg-pdm8 2023-02-03 17:13:06 -05:00
rusefillc 3b5f1e4228 tdg-pdm8 2023-02-03 14:50:09 -05:00
Matthew Kennedy 73f4436397
deduplicate $(BOARD_DIR) in makefiles (#5024)
* calculate BOARD_DIR exactly once

* deduplicate board scripts

* unit tests

* make passes variables to openblt build properly

* was this an intentional omission?

* s

* prometheus

* prometheus
2023-02-01 14:41:27 -05:00
rusefillc 91923771d7 Default binary should have more relaxed pinout: serial fix #4998
we can now simplify code a bit
2023-01-23 08:10:23 -05:00
rusefillc f036c566f4 Default binary should have more relaxed pinout: serial #4998
refactoring: it looks like we can go with simpler code?
2023-01-23 06:01:10 -05:00
rusefi 869e51e31d ISO-TP does not work on real car #4427
oh shit :(
2022-08-11 00:37:48 -04:00
Matthew Kennedy 4d7fe35c5c
clean up sd overrides (#4272) 2022-06-23 09:15:51 -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 884ea922af Auto-generated configs and docs 2022-05-18 04:16:08 +00:00
Matthew Kennedy c6f46128d6
prototype overcurrent protected driver (#4029)
* stub passthrough protected driver

* plumbing

* include the thing

* signature

* dead

* tdg pdm build task

* s

* pdm pins

* tdg

* init properly

* remove gaps

* board doesn't fatal on start
2022-05-17 23:49:18 -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
Matthew Kennedy 2ee96bab90
set SHORT_BOARD_NAME from mk, not shell script (#4078)
* MRE

* proteus

* weird format lol

* alphax 4

* alphax 2ch

* prometheus, subaru

* s

* put a canary in the coal mine

* activate the sleepy canaries

* atlas

* tdg pdm

* The canary detected the problems it needed to

This reverts commit b0a3718b115f69f85f78fc4814aec04434968c0f.

* Revert "activate the sleepy canaries"

This reverts commit f80cfcdd789418caa30854064bcb9ce865eee474.

* prometheus
2022-04-18 14:22:05 -04:00
GitHub build-firmware Action d2cb309f27 Auto-generated configs and docs 2022-03-30 23:49:17 +00:00
Matthew Kennedy f3da426272
stub tdg pdm (#4025)
* stub tdg pdm

* mk

* happy build

* some actual config

* CAN

* script

* chmod

* skip rate now that we know it builds
2022-03-30 19:18:18 -04:00