| commit | ae281b6cfd6d49e11710e74c3693bd4d043b66b6 | [log] [tgz] |
|---|---|---|
| author | Tim Shepard <tjshep@google.com> | Thu Oct 17 10:33:33 2019 -0400 |
| committer | tjshep <51791992+tjshep@users.noreply.github.com> | Fri Oct 25 17:10:15 2019 -0400 |
| tree | d232a4cd1712b182138848663bc37e9fa5ee44be | |
| parent | a6a9a01c2dd77c0e5484cac1a2fab55b051e4d02 [diff] [blame] |
[sw/lib] Modify existing documentation comments to use doxygen format. Also moved documentation of some interfaces from .c to .h files.
diff --git a/sw/lib/flash_ctrl.h b/sw/lib/flash_ctrl.h index 544afcc..d0ba0d9 100644 --- a/sw/lib/flash_ctrl.h +++ b/sw/lib/flash_ctrl.h
@@ -41,7 +41,7 @@ */ int flash_check_empty(void); -/* +/** * Erase flash bank |bank_idx|. Blocks until erase is complete. * * @param idx Flash bank index.