Changeset cf099be in rtems for testsuites


Ignore:
Timestamp:
01/19/18 12:04:25 (6 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
cf2024b
Parents:
5e3ef46
Message:

smp03: Use floating-point task

This test uses sprintf().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • testsuites/smptests/smp03/system.h

    r5e3ef46 rcf099be  
    3838#define CONFIGURE_INIT_TASK_STACK_SIZE \
    3939    (3 * CONFIGURE_MINIMUM_TASK_STACK_SIZE)
    40 
    41 #define CONFIGURE_RTEMS_INIT_TASKS_TABLE
     40#define CONFIGURE_INIT_TASK_ATTRIBUTES RTEMS_FLOATING_POINT
    4241
    4342#define CONFIGURE_INIT_TASK_PRIORITY        5
Note: See TracChangeset for help on using the changeset viewer.