From 92209fd4d79d4b0cbca3caa7964fc5617af955ff Mon Sep 17 00:00:00 2001 From: rusefillc Date: Wed, 31 Jul 2024 20:51:16 -0400 Subject: [PATCH] local handling of extra.txt and board_config.txt #14 --- board_config.txt | 2 ++ board_indicators.ini | 2 ++ extra.txt | 2 ++ 3 files changed, 6 insertions(+) create mode 100644 board_config.txt create mode 100644 board_indicators.ini create mode 100644 extra.txt diff --git a/board_config.txt b/board_config.txt new file mode 100644 index 0000000..67bcd6a --- /dev/null +++ b/board_config.txt @@ -0,0 +1,2 @@ +! this file is used to define custom board-specific calibrations +! see also extra.txt for board-specific data points \ No newline at end of file diff --git a/board_indicators.ini b/board_indicators.ini new file mode 100644 index 0000000..f989d2e --- /dev/null +++ b/board_indicators.ini @@ -0,0 +1,2 @@ +! this file is used to define custom board-specific indicators see gen_config_common.sh +! see also extra.txt \ No newline at end of file diff --git a/extra.txt b/extra.txt new file mode 100644 index 0000000..d68e3b4 --- /dev/null +++ b/extra.txt @@ -0,0 +1,2 @@ +struct_no_prefix extra_s +end_struct