summaryrefslogtreecommitdiff
path: root/digital/io/src/simu.host.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-04 * digital/io/src, host/inter:Nicolas Schodet
- added host support to io.