[PATCH 10/18] config: Add _Watchdog_Microseconds_per_tick

Sebastian Huber sebastian.huber at embedded-brains.de
Sun Feb 16 07:22:26 UTC 2020


On 16/02/2020 00:25, Chris Johns wrote:

> On 2020-02-15 03:02, Sebastian Huber wrote:
>> Move the microseconds per tick configuration constant out of the
>> configuration table.
This is necessary to split up the confdefs.h file in easier to review 
pieces.
>>
>> Add WATCHDOG_MICROSECONDS_PER_TICK_DEFAULT and use it to provide a
>> default definition of the watchdog ticks constants.
The benefit is that the application configuration object file will only 
include data structures which have a user-defined value. After reading 
this again, I think this part of the patch makes no sense, since most 
users define this to option to 1000.
>
> What is the purpose and/or use for this change? 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200216/1755d51a/attachment-0001.html>


More information about the devel mailing list