diff options
| author | Den Delimarsky <[email protected]> | 2019-03-13 19:15:06 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-03-13 19:15:06 -0700 |
| commit | dbc7785c3a7ced56ecac6b5a9dfb81ef45dedac6 (patch) | |
| tree | 2a8e1a39358b66cc2bc0d85e163956aafd5ccd16 /spb | |
| parent | ffeacc14932f98db4e7926825909a37d2b6d332f (diff) | |
Update manifests
Diffstat (limited to 'spb')
| -rw-r--r-- | spb/SkeletonI2C/README.md | 2 | ||||
| -rw-r--r-- | spb/SpbTestTool/README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/spb/SkeletonI2C/README.md b/spb/SkeletonI2C/README.md index a9fbb672..647cfa11 100644 --- a/spb/SkeletonI2C/README.md +++ b/spb/SkeletonI2C/README.md @@ -125,4 +125,4 @@ Handles processing for both normal and error condition interrupts. Invokes `Cont `ControllerCompleteTransfer` -Invoked when an I/O completes or an error is detected. If this I/O is part of a sequence, `PbcRequestConfigureForIndex`() is called to prepare the next I/O; otherwise, the request is marked for completion. +Invoked when an I/O completes or an error is detected. If this I/O is part of a sequence, `PbcRequestConfigureForIndex`() is called to prepare the next I/O; otherwise, the request is marked for completion.
\ No newline at end of file diff --git a/spb/SpbTestTool/README.md b/spb/SpbTestTool/README.md index 242f09f4..2fafe026 100644 --- a/spb/SpbTestTool/README.md +++ b/spb/SpbTestTool/README.md @@ -122,4 +122,4 @@ internal.h | Common includes and function definitions main.cpp | Application entry point, input parsing, and main execution loop. Also contains the interrupt notification thread. makefile | Redirects to the real makefile that is shared by all components of the WDK. sources | Lists source files and build options. -util.cpp | Helper functions +util.cpp | Helper functions
\ No newline at end of file |
