Update MSP430X IAR port to ensure the power settings are correct for the clock speed.

This commit is contained in:
Richard Barry 2012-04-01 17:54:07 +00:00
parent f16af5d27e
commit 3b4771e1a9
11 changed files with 433 additions and 17 deletions

View file

@ -23,5 +23,6 @@ in order to use MSP-EXP430F5438 HAL.
//#include "hal_rf.h"
//#include "hal_rtc.h"
//#include "hal_tlv.h"
#include "hal_pmm.h"
#endif /* HAL_MSP_EXP430F5438_H */