Changeset 2b56f5a in rtems for testsuites/samples/unlimited

Timestamp:
12/02/20 16:27:22 (3 years ago)
Author:
Kinsey Moore <kinsey.moore@…>
Branches:
master
Children:
5686b44d
Parents:
5b064a4
git-author:
Kinsey Moore <kinsey.moore@…> (12/02/20 16:27:22)
git-committer:
Joel Sherrill <joel@…> (12/03/20 23:33:37)
Message:

samples/unlimited: Prevent compile error

For architectures with relatively large minimum stack sizes, this test
breaks during compilation due to a static check. The init task stack
size should not need to be set for this test.

(No files)

Note: See TracChangeset for help on using the changeset viewer.