mi mi
/
FastPWM-DISCO-test
FastPWM test program.
Revision 1:3ac9dab9a2cc, committed 2016-02-11
- Comitter:
- mimi3
- Date:
- Thu Feb 11 03:17:54 2016 +0000
- Parent:
- 0:e4a1dd15fa04
- Commit message:
- Mod: only comment.
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r e4a1dd15fa04 -r 3ac9dab9a2cc main.cpp --- a/main.cpp Thu Feb 11 03:12:06 2016 +0000 +++ b/main.cpp Thu Feb 11 03:17:54 2016 +0000 @@ -1,15 +1,16 @@ #include "mbed.h" #include "FastPWM.h" -/* Test Targets are: +/* Those targets have been tested by this test program. * DISCO_F051R8 * DISCO_F100RB * DISCO_F303VC * DISCO_F407VG * NUCLEO_F030R8 * NUCLEO_L152RE - * NUCLEO_F401RE * NUCLEO_F411RE + * + * with mbed library rev.113. */ /* Period Interrupt monitor */