diff options
Diffstat (limited to 'demos/ARM7-AT91SAM7X-UIP-GCC')
-rw-r--r-- | demos/ARM7-AT91SAM7X-UIP-GCC/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/ARM7-AT91SAM7X-UIP-GCC/readme.txt b/demos/ARM7-AT91SAM7X-UIP-GCC/readme.txt index 129f245c2..9d3b84e97 100644 --- a/demos/ARM7-AT91SAM7X-UIP-GCC/readme.txt +++ b/demos/ARM7-AT91SAM7X-UIP-GCC/readme.txt @@ -24,7 +24,7 @@ The demo requires the patcher uIP 1.0 stack, see: ./ext/readme.txt Some files used by the demo are not part of ChibiOS/RT but are Atmel copyright
and are licensed under a different license, see the header present in all the
-source files under ./demos/AT91SAM7X256/at91lib for details.
+source files under ./demos/os/hal/platform/AT91SAM7/at91lib for details.
Also note that not all the files present in the Atmel library are distribuited
with ChibiOS/RT, you can find the whole library on the Atmel web site:
|