Complete initial revision of the XMEGA Clock Management platform driver.
[pub/USBasp.git] / LUFA / Drivers / USB / Core / XMEGA / Endpoint_XMEGA.c
index 154020c..daace96 100644 (file)
@@ -43,7 +43,7 @@ bool Endpoint_ConfigureEndpoint_Prv(const uint8_t Number,
                                     const uint8_t UECFG0XData,\r
                                     const uint8_t UECFG1XData)\r
 {\r
-       // TODO\r
+       return false; // TODO\r
 }\r
 \r
 void Endpoint_ClearEndpoints(void)\r