Changeset a645637 in rtems for testsuites/samples/minimum
- Timestamp:
- Apr 17, 2008, 10:46:15 PM (13 years ago)
- Branches:
- 4.10, 4.11, 4.9, 5, master
- Children:
- 8ae91559
- Parents:
- e31f420f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/samples/minimum/init.c
re31f420f ra645637 24 24 #define CONFIGURE_MAXIMUM_TASKS 1 25 25 26 /* NOTICE: the clock driver is explicitly disabled */ 27 #define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER 28 26 29 /* 27 30 * This is the smallest IO subsystem RTEMS currently supports.
Note: See TracChangeset
for help on using the changeset viewer.