summaryrefslogtreecommitdiffhomepage
path: root/digital/io/src/fsm.conf
blob: 6dce1c15c30d8e1ce8f317bb82bfa043ca1123e8 (plain)
1
2
3
4
5
6
7
8
[user]
template-dir = fsm_templates

[templates]
template_fsm.h = %_fsm.h
template_fsm.c = %_fsm.c
template_cb.h = %_cb.h
template_cb_skel.c = %_cb_skel.c