Commit Graph

10 Commits

Author SHA1 Message Date
William Miceli d18a1582c6 Hopefully Sunseeker will track changes in Git? Maybe? 2021-05-31 15:46:34 -04:00
William Miceli 565b0a7e6f Removed driverlib.h from main.c since it was not needed 2021-05-29 16:33:39 -04:00
William Miceli 77ff6b739d CCS auto-generated files 2021-05-25 14:49:54 -04:00
William Miceli 86fc384f0c Added variable declaration 2021-05-25 14:49:00 -04:00
William Miceli 82a5c368c0 Added more significant delay so that the LEDs being toggled are visible 2021-05-25 14:23:15 -04:00
William Miceli c8a8f6b528 Added driverlib.h location to includes search path 2021-05-25 14:22:51 -04:00
William Miceli a579c62733 Added #include "driverlib.h" 2021-05-21 13:45:29 -04:00
William Miceli b8a5f8b8a5 Fixed issue where green LED was only occasionally off, should have been the opposite 2021-05-18 13:04:47 -04:00
William Miceli 02d9ac3003 I believe the Debug_BlinkyLED-Advanced is now complete; need to test now 2021-05-18 12:57:24 -04:00
William Miceli 54b7fdd2c5 Instead of just adding interrupt functionality, other setup steps will be implemented like IO initialization 2021-05-16 20:38:18 -04:00