forked from Imagelibrary/rtems
2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* bsp_howto.texi: include common/rtems.texi. * Makefile.am: Reflect changes to $(top_srcdir)/project.am. * target.t: Use RTEMSHTTPURL instead of www.rtems.com.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
|
||||
|
||||
* bsp_howto.texi: include common/rtems.texi.
|
||||
* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
|
||||
* target.t: Use RTEMSHTTPURL instead of www.rtems.com.
|
||||
|
||||
2003-05-21 Ralf corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* adaintr.t, ata.t, ide-ctrl.t, target.t: Various typo-fixes, Update
|
||||
|
||||
@@ -18,8 +18,7 @@ GENERATED_FILES = intro.texi target.texi makefiles.texi linkcmds.texi \
|
||||
rtc.texi ata.texi ide-ctrl.texi nvmem.texi network.texi shmsupp.texi \
|
||||
analog.texi discrete.texi
|
||||
|
||||
COMMON_FILES = $(top_srcdir)/common/setup.texi \
|
||||
$(top_srcdir)/common/cpright.texi
|
||||
COMMON_FILES += $(top_srcdir)/common/cpright.texi
|
||||
|
||||
FILES =
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
|
||||
@include version.texi
|
||||
@include common/setup.texi
|
||||
@include common/rtems.texi
|
||||
|
||||
@ifset use-ascii
|
||||
@dircategory RTEMS On-Line Manual
|
||||
|
||||
@@ -105,7 +105,7 @@ Otherwise both CPU dependent code and the BSP will have to be written.
|
||||
This type of development often requires specialized skills. If
|
||||
you need help in making these modifications to RTEMS, please
|
||||
consider using one of the RTEMS Service Providers. The current
|
||||
list of these is at @uref(http://www.rtems.com/support.html}.
|
||||
list of these is at @uref{@value{RTEMSHTTPURL}/support.html}.
|
||||
|
||||
@section CPU Dependent Executive Files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user