Changeset e870941 in rtems for c

Timestamp:
12/04/14 08:38:27 (9 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
12072880
Parents:
13d9029
git-author:
Sebastian Huber <sebastian.huber@…> (12/04/14 08:38:27)
git-committer:
Sebastian Huber <sebastian.huber@…> (12/05/14 06:47:06)
Message:

libmisc: More useful default configuration

The dummy.c was a de-facto default configuration. Rename it to
default-configuration.c. Use unlimited objects and the stack checker.
This makes it easier for new RTEMS users which will likely use this file
if they just work with the usual main() function as the application
entry point. Provide proper arguments for main() using the BSP command
line. Add spare user extensions and drivers.

Do not initialize the network by default. Delete bspinit.c.

(No files)

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