summaryrefslogtreecommitdiffstats
path: root/doc/user/bsp.t (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-3/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2008-06-132008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+8
* user/bsp.t, user/conf.t, user/task.t: Add ability for application to configure minimum stack size. Add RTEMS_CONFIGURED_MINIMUM_STACK_SIZE constant so user can clearly indicate they want the configured as opposed to the recommended minimum stack size.
2008-06-022008-06-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-92/+72
* user/bsp.t, user/init.t: Rework initialization and BSP chapters to account for changes to initialization framework.
2008-04-162008-04-16 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
* user/bsp.t, user/conf.t, user/init.t, user/intr.t, user/overview.t, user/timer.t: Correct default values. Make it clear that confdefs.h calculates the memory required for you.
2002-01-172001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* SUPPORT, LICENSE: New files. * Numerous files touched as part of merging the 4.5 branch onto the mainline development trunk and ensuring that the script that cuts snapshots and releases works on the documentation.
1999-11-16Changed copyright date to 1999.Joel Sherrill1-1/+1
1999-10-11Turned on concept and function name indexing.Joel Sherrill1-0/+5
1998-03-27Nodes, menus, etc are automatically generated nowJoel Sherrill1-72/+1
1998-03-27Completed sweep adding directive and constant prefixes.Joel Sherrill1-14/+19
1998-03-27Added Hitachi SHJoel Sherrill1-2/+2
1998-02-06Updated copyrightsJoel Sherrill1-1/+1
1997-06-04added CVS Id stringJoel Sherrill1-0/+2
1997-05-31Changed bitwise OR's used to build up option and attribute setsJoel Sherrill1-2/+2
to be correct in either C or Ada. Added the interrupt disable, enable, flash, and is in progress directives. changed "97" to "1997"
1997-05-27Initial revisionJoel Sherrill1-0/+377