17 lines
757 B
Plaintext
17 lines
757 B
Plaintext
*****************************************************************************
|
|
** External Libraries. **
|
|
*****************************************************************************
|
|
|
|
The libraries under this directory are not part of ChibiOS/RT but are used by
|
|
some of the demo applications.
|
|
Please note that each item is covered by its own license, please read the
|
|
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
|
|
and without any modification, in order to use the libraries unpack them
|
|
under ./ext.
|