05dfc5ee07 | ||
---|---|---|
.. | ||
generated | ||
libfirmware@823834617a | ||
board_ids.csv | ||
gen_board_ids_h.py | ||
gen_hellen_board_id.py | ||
gen_hellen_board_id_resistors.py | ||
readme.md | ||
resistors.csv | ||
test.sh |
readme.md
Usage:
-
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).
-
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.
-
Comment out the line since we would not need it anymore.