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