On Wed, Nov 2, 2016 at 6:03 PM, Chris Johns wrote:
> On 03/11/2016 01:57, Joel Sherrill wrote:
>
>> I cut and pasted it from the adjacent configure_xxx constant. I double
>> checked and it looks like this is the pattern through almost this entire
>> chapter.
>>
>> grep DESCRIPTION configuring_a
On 03/11/2016 01:57, Joel Sherrill wrote:
I cut and pasted it from the adjacent configure_xxx constant. I double
checked and it looks like this is the pattern through almost this entire
chapter.
grep DESCRIPTION configuring_a_system.rst | uniq -c
1 *DESCRIPTION:*
140 **DESCRIPTION
---
testsuites/testdata/dltests-broken-on-this-bsp.tcfg | 3 +++
1 file changed, 3 insertions(+)
diff --git a/testsuites/testdata/dltests-broken-on-this-bsp.tcfg
b/testsuites/testdata/dltests-broken-on-this-bsp.tcfg
index 77132ed..6dbbe14 100644
--- a/testsuites/testdata/dltests-broken-on-this-b
---
c/src/lib/libbsp/moxie/moxiesim/bsp_specs | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/c/src/lib/libbsp/moxie/moxiesim/bsp_specs
b/c/src/lib/libbsp/moxie/moxiesim/bsp_specs
index 61018c2..0bcb1f9 100644
--- a/c/src/lib/libbsp/moxie/moxiesim/bsp_specs
+++ b/c/src/lib
---
c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg | 1 +
1 file changed, 1 insertion(+)
diff --git a/c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg
b/c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg
index 9b822c8..1fd3b6a 100644
--- a/c/
---
c/src/lib/libbsp/m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg | 1 +
1 file changed, 1 insertion(+)
diff --git a/c/src/lib/libbsp/m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg
b/c/src/lib/libbsp/m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg
index 72deca1..9b3841b 100644
--- a/c/
Hi
This is a subset of a patch series I posted a while back which
included warning fixes. The printf() format warning fixes had
comments so I am just submitting this subset which should be OK.
In case someone doesn't remember, the m68k BSP dltest issues
were not enough memory to link the tests so
---
c/src/lib/libbsp/m68k/mrm332/make/custom/mrm332-testsuite.tcfg | 1 +
1 file changed, 1 insertion(+)
diff --git a/c/src/lib/libbsp/m68k/mrm332/make/custom/mrm332-testsuite.tcfg
b/c/src/lib/libbsp/m68k/mrm332/make/custom/mrm332-testsuite.tcfg
index 6256f7e..6cfd8a8 100644
--- a/c/src/lib/libb
---
.../lib/libbsp/m68k/mcf5206elite/make/custom/mcf5206elite-testsuite.tcfg | 1 +
1 file changed, 1 insertion(+)
diff --git
a/c/src/lib/libbsp/m68k/mcf5206elite/make/custom/mcf5206elite-testsuite.tcfg
b/c/src/lib/libbsp/m68k/mcf5206elite/make/custom/mcf5206elite-testsuite.tcfg
index 15b48e4..
For those interested, the new docs are in the rtems-docs git repository
and Chris has a formatted version in his personal ftp directory:
https://ftp.rtems.org/pub/rtems/people/chrisj/docs/
At this point, we have reviewed the conversions of all of the existing
manuals and Chris is doing final tidy
On 2/11/16 6:28 pm, Sebastian Huber wrote:
>
> should we do a
>
> git rm -r doc
>
> ?
>
Yes, I will do this when we branch the docs repo.
Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
Hello Joel,
On 31/10/16 17:14, Joel Sherrill wrote:
Hi
I am reviewing the converted Sphinx documentation to see if there
are services that are either undocumented or documented and
not present in 4.11. I found that rtems_clock_set_nanoseconds_extension
is documented but seems to be not complet
---
c_user/board_support_packages.rst | 4 +-
c_user/clock_manager.rst | 112 +-
c_user/configuring_a_system.rst | 2 +-
c_user/glossary.rst | 4 +-
c_user/interrupt_manager.rst | 5 +-
c_user/task_manager.rst |
13 matches
Mail list logo