William Miceli
|
4017f8fda2
|
Fixed pin names for SD Card; added more comments to I/O init
|
2021-06-25 10:52:37 -04:00 |
|
William Miceli
|
f1cc0f7347
|
Replaced the "msp430x54xa.h" include with the "msp430.h" include, as the previous was found to be designated as "Legacy" and not recommended for new projects by TI
|
2021-06-11 12:38:28 -04:00 |
|
William Miceli
|
c8e86c2917
|
Added a delay function that would be able to be adjusted more easily; also used the _NOP() function instead of asm() since it is more easily found in the header files
|
2021-06-08 19:04:40 -04:00 |
|
William Miceli
|
e56fcb5e8f
|
Added UART-USB project; has been in development for past few days; currently cannot resolve compilation issues
|
2021-05-31 17:56:29 -04:00 |
|