X-Git-Url: http://git.droids-corp.org/?p=aversive.git;a=blobdiff_plain;f=config%2FConfigure.help;h=a9600405261e065c6bfa9c14ae80a21a3ee52361;hp=f300a4feb9877ad41ebdf52f294f2e1bc723c3d9;hb=1f8274e9bca0d2433f101f267b86bc70dc2ae8c4;hpb=ccc6954bb046671b9e28c5806db5121c1eef49c0 diff --git a/config/Configure.help b/config/Configure.help index f300a4f..a960040 100644 --- a/config/Configure.help +++ b/config/Configure.help @@ -50,6 +50,13 @@ CONFIG_MODULE_VECT2 This module provides functions for converting 2D vectors from polar to cartesian and vice versa. +CONFIG_MODULE_HOSTSIM + AVR simulator. This code is used on host (PC for instance) to + generate a signal that will call other aversive modules like + scheduler or uart. The goal is to simulate the behaviour of + hardware interrupts in a unix application. This has no effect + when compiling for AVR. + CONFIG_MODULE_SCHEDULER The 'scheduler' module is NOT a scheduler in the same way than in