allengmcd / 2021_Spring_Semester_Project

2021 Spring Semester project for Control Systems and Embedded Systems Courses
0 stars 0 forks source link

Get CMSIS working #11

Closed allengmcd closed 3 years ago

allengmcd commented 3 years ago

CMSIS is a useful tool for using different features on ARM chips. Try to get the CMSIS files hooked up to the TalRTOS

allengmcd commented 3 years ago

Got the CMSIS files downloaded and the device-specific files for the Tiva C Series. I Will have to do this for the stm32 later but the hard part should be done now.