summaryrefslogtreecommitdiff
path: root/digital/io/src/gutter_cb.c
AgeCommit message (Collapse)Author
2008-04-14 * digital/io/srcJérémy Dufour
* build - add dependency of fsm.h for main.c (for bootstrap) ; - ensure it is building for host target. * get samples FSM - remove unneeded fields in the getsamples structures ; - rename it to be more 'private' (to prevent declaring the same one) ; * top FSM - rewrite it ; - still missing some parts to implement. * general - manage color of the bot ; - initialize the switch module in the main_init ; - add position of the gutter.
2008-04-14 * digital/io/srcJérémy Dufour
- correct an error in gutter fsm that prevents it from compiling.
2008-04-12Update the fsms.Nélio Laranjeiro
2008-04-04 * digital/io/src, host/inter:Nicolas Schodet
- added host support to io.
2008-03-31 * digital/io/src:Nicolas Schodet
- adapted FSM to AVR program.
2008-03-30Moved the gutter fsm to the io/directory.Nélio Laranjeiro