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?
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to