aboutsummaryrefslogtreecommitdiffstats
path: root/usbdrv/Readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'usbdrv/Readme.txt')
-rw-r--r--usbdrv/Readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/usbdrv/Readme.txt b/usbdrv/Readme.txt
index cb1a70e..96a79d0 100644
--- a/usbdrv/Readme.txt
+++ b/usbdrv/Readme.txt
@@ -33,7 +33,7 @@ The driver consists of the following files:
defined to a value greater than 0. Link this module
to your code!
oddebug.h .............. Interface definitions of the debug module.
- iarcompat.h ............ Compatibility definitions for IAR C-compiler.
+ usbportability.h ....... Header with compiler-dependent stuff.
usbdrvasm.asm .......... Compatibility stub for IAR-C-compiler. Use this
module instead of usbdrvasm.S when you assembler
with IAR's tools.