[PATCH 02/12] score: Add ticks per second to configuration
Chris Johns
chrisj at rtems.org
Fri Apr 8 09:22:51 UTC 2016
On 8/04/2016 6:30 PM, Sebastian Huber wrote:
>
> The _Assert() is only active in case you use RTEMS_DEBUG.
>
Then that is no good.
>
> I don't think its feasible to avoid <rtems/confdefs.h>. Its now the only
> way to create a configuration.
>
Sorry, but I do not like confdefs getting these values in this way. This
is not a great long term solution. Easy to add very hard to remove.
Maybe you need make some score level variables and compute the values
during configuration.
Chris
More information about the devel
mailing list