Commit Graph

6 Commits

Author SHA1 Message Date
rusefillc f66363309a unused RAM amounts 2023-12-05 15:43:18 -05:00
rusefillc 5d7ece6bc0 move SHORT_BOARD_NAME in to a makefile variable 2023-11-08 11:31:54 -05:00
rusefillc 1bd52fea58 one variable per line is usually better 2023-11-08 09:40:36 -05: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
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
Nathan Schulte 46310571c3
correct prometheus USE_BOOTLOADER config (#4752) 2022-11-07 20:14:16 -05:00