summaryrefslogtreecommitdiff
path: root/user-code/sw-env/auto/hardware.el
blob: 1cb608ba37e3be5fe7f94e12238f2201688649c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
(TeX-add-style-hook "hardware"
 (lambda ()
    (LaTeX-add-labels
     "micro-arch"
     "resolution"
     "fig:OSHW-logo"
     "micro-table"
     "shield-table"
     "shield"
     "arduino-ide"
     "arduino"
     "device-manager"
     "update"
     "executable"
     "run"
     "ide")))