aboutsummaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/readme.txt10
-rw-r--r--ext/uip-1.0.patches.zipbin0 -> 21462 bytes
2 files changed, 8 insertions, 2 deletions
diff --git a/ext/readme.txt b/ext/readme.txt
index d070be533..74c347878 100644
--- a/ext/readme.txt
+++ b/ext/readme.txt
@@ -10,7 +10,13 @@ instructions contained in the various distributions.
The currently included items are:
1. uip-1.0, a minimal TCP/IP implementation: http://www.sics.se/~adam/uip/
-
-The files are included packed as downloaded from the original repository
+
+The above files are included packed as downloaded from the original repository
and without any modification, in order to use the libraries unpack them
under ./ext.
+
+Some patches are also present:
+
+1. uip-1.0 patches, small fixes to the uIP required to make it work with
+ ChibiOS/RT, unpack the archive over the uIP distribution and replace the
+ files.
diff --git a/ext/uip-1.0.patches.zip b/ext/uip-1.0.patches.zip
new file mode 100644
index 000000000..bdff1db6b
--- /dev/null
+++ b/ext/uip-1.0.patches.zip
Binary files differ