git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@974 35acf78f-673a-0410-8e92-d51de3d6d3f4
master
gdisirio 2009-05-16 07:54:00 +00:00
parent ff73cf2783
commit 2f39b6e6b5
1 changed files with 2 additions and 2 deletions

View File

@ -93,7 +93,7 @@ static void onfy(void) {
}
/**
* @page test_serial_001 Synchronous loopback test
* @page test_serial_001 Synchronous loopback
*
* <h2>Description</h2>
* A sequence of characters are sent to the loopback driver and read back. The
@ -160,7 +160,7 @@ const struct testcase testserial1 = {
};
/**
* @page test_serial_002 Asynchronous loopback test
* @page test_serial_002 Asynchronous loopback
*
* <h2>Description</h2>
* A sequence of characters are sent to the loopback driver using the