hellen-one/board_id
rusefi d95638694c https://github.com/rusefi/alphax-2chan/issues/72 2022-12-02 19:51:49 -05:00
..
generated more boards in the pipeline! 2022-10-16 21:11:38 -04:00
board_ids.csv https://github.com/rusefi/alphax-2chan/issues/72 2022-12-02 19:51:49 -05:00
gen_hellen_board_id.py board-id scripts 2022-02-07 16:28:06 +02:00
gen_hellen_board_id_resistors.py board-id scripts 2022-02-07 16:28:06 +02:00
readme.md more boards in the pipeline! 2022-10-16 21:09:08 -04:00
resistors.csv board-id scripts 2022-02-07 16:28:06 +02:00
test.sh https://github.com/rusefi/alphax-2chan/issues/72 2022-12-02 19:51:49 -05:00

readme.md

Usage:

  1. Add (an uncommented) line with your board name into test.sh and run the script. Don't forget to specify the board revision (each revision should have a unique Board ID).

  2. Reference (or copy) the generated file (generated/board_id_xxx.csv) to your project and add '#include board_id_xxx.csv' line to the end of your bom_replace_xxx.csv.

  3. Comment out the line since we would not need it anymore.