source: rtems/testsuites/libtests/defaultconfig01/defaultconfig01.scn @ e870941

4.115
Last change on this file since e870941 was e870941, checked in by Sebastian Huber <sebastian.huber@…>, on 12/04/14 at 08:38:27

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.

  • Property mode set to 100644
File size: 74 bytes
Line 
1*** BEGIN OF TEST DEFAULTCONFIG 1 ***
2*** END OF TEST DEFAULTCONFIG 1 ***
Note: See TracBrowser for help on using the repository browser.