Files
SCSI2SD/software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/project.h
Michael McMaster c693c7fac1 Updated firmware for PCB Revision 3.0
- A USB Bootloader is now used. Use either the bootloader host supplied
with PSoC Creator 3.0, or else the standalone app included with
Cypress AN73503. You have 2 seconds between connecting the USB cable
and hitting the "program" button.
- The bootloaderhost program included in this repository doesn't quite
work yet. When functional it should simplify firmware updates on Linux
and Mac OSX
- Fixed an error in the parts spreadsheet which had a 22k resistor for
USB termination instead of a 22 Ohm resistor.
- Updated parts spreadsheet with part number of PSoC actually used
(CY8C5267AXI-LP051).
2013-10-27 00:21:42 +10:00

80 lines
2.2 KiB
C

/*******************************************************************************
* File Name: project.h
* PSoC Creator 3.0
*
* Description:
* This file is automatically generated by PSoC Creator and should not
* be edited by hand.
*
*
********************************************************************************
* Copyright 2008-2013, Cypress Semiconductor Corporation. All rights reserved.
* You may use this file only in accordance with the license, terms, conditions,
* disclaimers, and limitations in the end user license agreement accompanying
* the software package with which this file was provided.
********************************************************************************/
#include <cyfitter_cfg.h>
#include <cydevice.h>
#include <cydevice_trm.h>
#include <cyfitter.h>
#include <cydisabledsheets.h>
#include <SCSI_In_DBx_aliases.h>
#include <SCSI_Out_DBx_aliases.h>
#include <SD_Clk_Ctl.h>
#include <SD_Data_Clk.h>
#include <SD_Init_Clk.h>
#include <SD_CD_aliases.h>
#include <SD_CD.h>
#include <SD_DAT2_aliases.h>
#include <SD_DAT2.h>
#include <SD_DAT1_aliases.h>
#include <SD_DAT1.h>
#include <SCSI_CTL_IO.h>
#include <SCSI_In_aliases.h>
#include <SCSI_Out_aliases.h>
#include <CFG_EEPROM.h>
#include <SD_CS_aliases.h>
#include <SD_CS.h>
#include <SD_SCK_aliases.h>
#include <SD_SCK.h>
#include <SD_MOSI_aliases.h>
#include <SD_MOSI.h>
#include <SCSI_RST_aliases.h>
#include <SCSI_RST.h>
#include <SCSI_ATN_aliases.h>
#include <SCSI_ATN.h>
#include <SCSI_RST_ISR.h>
#include <SCSI_ATN_ISR.h>
#include <LED1_aliases.h>
#include <LED1.h>
#include <SDCard.h>
#include <SDCard_PVT.h>
#include <SD_MISO_aliases.h>
#include <SD_MISO.h>
#include <USBFS_1.h>
#include <USBFS_1_audio.h>
#include <USBFS_1_cdc.h>
#include <USBFS_1_hid.h>
#include <USBFS_1_midi.h>
#include <USBFS_1_pvt.h>
#include <Bootloadable_1.h>
#include <USBFS_1_Dm_aliases.h>
#include <USBFS_1_Dm.h>
#include <USBFS_1_Dp_aliases.h>
#include <USBFS_1_Dp.h>
#include <core_cm3_psoc5.h>
#include <core_cm3.h>
#include <CyDmac.h>
#include <CyFlash.h>
#include <CyLib.h>
#include <cypins.h>
#include <cyPm.h>
#include <CySpc.h>
#include <cytypes.h>
#include <core_cmFunc.h>
#include <core_cmInstr.h>
/*[]*/