added include of WarningType

This commit is contained in:
Joakim Eriksson 2013-08-12 09:53:04 +02:00
parent 38d66fd5ae
commit 2136772677
3 changed files with 6 additions and 0 deletions

View File

@ -78,6 +78,8 @@ package se.sics.mspsim.core;
import java.util.Arrays;
import se.sics.mspsim.core.EmulationLogger.WarningType;
/**
* ADC12 Plus IO peripheral

View File

@ -37,6 +37,8 @@ import java.nio.ByteBuffer;
import javax.crypto.Cipher;
import javax.crypto.spec.SecretKeySpec;
import se.sics.mspsim.core.EmulationLogger.WarningType;
/**
* AES128 msp430 peripheral emulation

View File

@ -35,6 +35,8 @@ package se.sics.mspsim.core;
import java.util.Calendar;
import java.util.GregorianCalendar;
import se.sics.mspsim.core.EmulationLogger.WarningType;
/**
* RTC module for the MSP430