Talking to Timer registers. Enabling interrupt using NVIC functions. Lighting LED for specified intervals.
Revision 7:23c79e73a097, committed 2019-08-02
- Comitter:
- Ladon
- Date:
- Fri Aug 02 05:39:08 2019 +0000
- Parent:
- 6:da58c61da224
- Commit message:
- Accidentally published another repository over this one. Adding a new revision to overwrite.
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Aug 02 05:33:18 2019 +0000 +++ b/main.cpp Fri Aug 02 05:39:08 2019 +0000 @@ -2,7 +2,7 @@ #include <iostream> // ^cout... -// - +// - #include <iomanip> // ^setw... // -