X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Fcom%2Fatmel%2Ffpslic%2FFpslicBootPins.java;fp=src%2Fcom%2Fatmel%2Ffpslic%2FFpslicBootPins.java;h=eb0b14363c931bd812eb57307383fe7d95ee9a5c;hb=9f1eaf3af0ce554e3c245fd29c0cb80748e2e0a7;hp=d73638a489f468c2328ccdbae1deeda8a0a7c797;hpb=09bf5d3160306ae87d6a7ea1e0e572c85ea5f4d3;p=slipway.git diff --git a/src/com/atmel/fpslic/FpslicBootPins.java b/src/com/atmel/fpslic/FpslicBootPins.java index d73638a..eb0b143 100644 --- a/src/com/atmel/fpslic/FpslicBootPins.java +++ b/src/com/atmel/fpslic/FpslicBootPins.java @@ -3,7 +3,8 @@ import com.ftdi.usb.*; import java.io.*; /** - * Pin-level access to the bootstrap interface of the FPSLIC + * Pin-level access to the bootstrap interface of the FPSLIC; this + * interface is generally implemented by subclasses of Board. */ public interface FpslicBootPins {