This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <stdint.h> | |
| #include <stdbool.h> | |
| #define PART_TM4C123GH6PM | |
| #include "inc/tm4c123gh6pm.h" | |
| /***************************** | |
| * LM4F120 - timer based blink | |
| * Using TimerIntRegister | |
| * 80 Mhz clock |