]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS-Plus/Source/FreeRTOS-Plus-UDP/History.txt
Add basic SAM4E driver.
[freertos] / FreeRTOS-Plus / Source / FreeRTOS-Plus-UDP / History.txt
index 33f9d9f47dded79e497b4161b4bb56862d5c82ad..4cd0588a20dcfa258174751bb1bd844951751529 100644 (file)
@@ -3,6 +3,13 @@ Changes between V1.0.1 and V1.0.2
        + Increase the size of the critical section in the function that obtains a\r
          private port number.\r
        + Add defaults for more trace macros.\r
+       + Update network interfaces so all compile with latest code revision.\r
+       + Added the following definitions for improved performance on hardware that\r
+         has the ability to offload checksum generation and/or checking:\r
+               ipconfigETHERNET_DRIVER_ADDS_UDP_CHECKSUM\r
+               ipconfigETHERNET_DRIVER_ADDS_IP_CHECKSUM\r
+               ipconfigETHERNET_DRIVER_CHECKS_IP_CHECKSUM\r
+               ipconfigETHERNET_DRIVER_CHECKS_UDP_CHECKSUM\r
 \r
 Changes between V1.0.0 and V1.0.1\r
 \r