aboutsummaryrefslogtreecommitdiffstats
path: root/usbdrv/Changelog.txt
diff options
context:
space:
mode:
authorChristian Starkjohann <cs+github@obdev.at>2010-05-30 17:57:07 +0000
committerChristian Starkjohann <cs+github@obdev.at>2010-05-30 17:57:07 +0000
commit52b4b9131636c6c45678f266acaa04f6f3a5015d (patch)
treeb29076f053f47cf256bba63c1c512ac1f7282cbb /usbdrv/Changelog.txt
parentfd4af416f2d68f270d36cf02515c755f66955bd7 (diff)
downloadv-usb-52b4b9131636c6c45678f266acaa04f6f3a5015d.tar.gz
v-usb-52b4b9131636c6c45678f266acaa04f6f3a5015d.tar.bz2
v-usb-52b4b9131636c6c45678f266acaa04f6f3a5015d.zip
- introduced USB_CFG_DRIVER_FLASH_PAGE config option
Diffstat (limited to 'usbdrv/Changelog.txt')
-rw-r--r--usbdrv/Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/usbdrv/Changelog.txt b/usbdrv/Changelog.txt
index 3c528ee..88e3d74 100644
--- a/usbdrv/Changelog.txt
+++ b/usbdrv/Changelog.txt
@@ -300,3 +300,5 @@ Scroll down to the bottom to see the most recent changes.
V-USB compatible with the new "p" suffix devices (e.g. ATMega328p).
- USB_CFG_CLOCK_KHZ setting is now required in usbconfig.h (no default any
more).
+ - New USB_CFG_DRIVER_FLASH_PAGE allows boot loaders on devices with more
+ than 64 kB flash.