aboutsummaryrefslogtreecommitdiffstats
path: root/usbdrv
diff options
context:
space:
mode:
Diffstat (limited to 'usbdrv')
-rw-r--r--usbdrv/Changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/usbdrv/Changelog.txt b/usbdrv/Changelog.txt
index e456011..3073502 100644
--- a/usbdrv/Changelog.txt
+++ b/usbdrv/Changelog.txt
@@ -254,3 +254,6 @@ Scroll down to the bottom to see the most recent changes.
- Implemented option USB_CFG_SUPPRESS_INTR_CODE.
* Release 2008-10-22
+
+ - Fixed libs-device/osctune.h: OSCCAL is memory address on ATMega88 and
+ similar, not offset of 0x20 needs to be added.