-
Notifications
You must be signed in to change notification settings - Fork 1
/
AUTHORS
34 lines (24 loc) · 1.27 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
FX2LPTool - Tool to manipulate Cypress EZ-USB FX2LP devices.
Copyright (c) 2013 by the following:
Sven Hesse (DrMcCoy) <[email protected]>
FX2LPTool is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License version
2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"EZ-USB" and "FX2LP" are registered trademarks of Cypress Semiconductor
Corporation.
CyUSB Suite
***********
FX2LPTool is partially based on the CyUSB Suite for Linux by Cypress
Semiconductor Corporation. The CyUSB Suite for Linux is licensed under
version 2 of the GNU General Public License.
More specifically, the information on which USB requests to send has
been taken out of the CyUSB Suite sources. FX2LPTool also uses the
original Cypress FX2 vend_ax firmware to aid in interfacing with the
Cypress FX2 chip.