⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog.txt

📁 利用AVR单片机实现的慢速USB设备协议
💻 TXT
字号:
This file documents changes in the software, firmware and hardware of thePowerSwitch device. New entries are always appended to the end of the file.Scroll down to the bottom to see the most recent changes.* Release 2005-02-07- check error returns of libusb functions in commandline/powerSwitch.c- clarification of section II of the liense- WinAVR compatibility: do checksize in Makefile as last action because the  Unix commands fail on Windows.- WinAVR compatibility: add explicit file type for .S.o rule in Makefile.- usbdrvasm.S: use a .+0 distance for nop2 macro* Release 2005-02-20- Added Pitfalls.txt file documenting common pitfalls.- Updated usb-driver to new version (in separate directory).- Use avrlibc init function for watchdog.* Release 2005-04-18- Updated usb-driver to new version* Release 2005-06-14- Use free shared USB IDs.- Cleanup in commandline tool Makefile.- Various improvements in the driver.* Release 2006-01-31- Fixed shared product ID in commandline tool.* Release 2006-02-02- Fixed usbGetStringAscii() in command line tool (returned random character  at end of string).- In usbdrv: New configuration variable to set the segment for USB rx buffer.- In usbdrv: New configuration options for HIDs.* Release 2006-02-07- No changes, we just want to ship the newest driver version with PowerSwitch.* Release 2006-02-20- Added IAR compiler compatibility to USB driver (not the PowerSwitch project).  Thanks to Oleg Semyonov for contributing this port!- Major Bugfixes in the low level parts of the USB driver. See the driver's  Changelog for details.* Release 2006-03-14- No changes, we just want to ship the newest driver version with PowerSwitch.* Release 2006-03-26- Use usb_get_busses() instead of the global usb_busses variable because  Windows DLLs don't allow global variables from libraries across different  compilers.* Release 2006-06-26- Switched to more general usbOpenDevice() function in commandline tool.* Release 2006-07-18

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -