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

[templates]
template_fsm.h = %_fsm.h
template_fsm.c = %_fsm.c
template_cb.h = %_cb.h
template_top_cb_skel.c = %_top_cb_skel.c
template_init_cb_skel.c = %_init_cb_skel.c
template_move_cb_skel.c = %_move_cb_skel.c
template_loader_cb_skel.c = %_loader_cb_skel.c