aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorkhilman <khilman@users.noreply.github.com>2018-09-17 08:05:40 -0700
committerGitHub <noreply@github.com>2018-09-17 08:05:40 -0700
commit869ae36fae80df03e5ed55a26a6f251488a05db4 (patch)
tree6625f5f6a1a4b8cd1be5dab750c9c7603e510f97 /README.md
parent55579b2a662bee819a2c531d3db99edd3f230212 (diff)
parent5ec706b035b1213bb82ceabf5e7d160d8003b174 (diff)
Merge pull request #48 from montjoie/tags
Permit to add tags to devices
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 16db7b8..18334af 100644
--- a/README.md
+++ b/README.md
@@ -257,6 +257,9 @@ boards:
uboot_macaddr: (Optional) the MAC address to set in uboot
custom_option: (optional) All following strings will be directly append to devicefile
- "set x=1"
+ tags: (optional) List of tag to set on this device
+ - tag1
+ - tag2
# One of uart or connection_command must be choosen
uart:
idvendor: The VID of the UART (Formated as 0xXXXX)