mirror of
https://github.com/hathach/tinyusb.git
synced 2025-04-24 09:02:37 +00:00
added keil project for host_freertos
This commit is contained in:
parent
968c218f33
commit
1f573eecf2
@ -65,8 +65,8 @@
|
|||||||
|
|
||||||
#include "oem_base_board/pca9532.h" // LEDs
|
#include "oem_base_board/pca9532.h" // LEDs
|
||||||
|
|
||||||
//#define CFG_PRINTF_TARGET PRINTF_TARGET_SWO
|
#define CFG_PRINTF_TARGET PRINTF_TARGET_SWO
|
||||||
#define CFG_PRINTF_TARGET PRINTF_TARGET_UART
|
//#define CFG_PRINTF_TARGET PRINTF_TARGET_UART
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
1088
demos/host/host_freertos/host_freertos.uvopt
Normal file
1088
demos/host/host_freertos/host_freertos.uvopt
Normal file
File diff suppressed because it is too large
Load Diff
1329
demos/host/host_freertos/host_freertos.uvproj
Normal file
1329
demos/host/host_freertos/host_freertos.uvproj
Normal file
File diff suppressed because it is too large
Load Diff
@ -377,7 +377,7 @@
|
|||||||
|
|
||||||
<Group>
|
<Group>
|
||||||
<GroupName>app</GroupName>
|
<GroupName>app</GroupName>
|
||||||
<tvExp>0</tvExp>
|
<tvExp>1</tvExp>
|
||||||
<tvExpOptDlg>0</tvExpOptDlg>
|
<tvExpOptDlg>0</tvExpOptDlg>
|
||||||
<cbSel>0</cbSel>
|
<cbSel>0</cbSel>
|
||||||
<RteFlg>0</RteFlg>
|
<RteFlg>0</RteFlg>
|
||||||
@ -387,10 +387,10 @@
|
|||||||
<FileType>1</FileType>
|
<FileType>1</FileType>
|
||||||
<tvExp>0</tvExp>
|
<tvExp>0</tvExp>
|
||||||
<Focus>0</Focus>
|
<Focus>0</Focus>
|
||||||
<ColumnNumber>34</ColumnNumber>
|
<ColumnNumber>22</ColumnNumber>
|
||||||
<tvExpOptDlg>0</tvExpOptDlg>
|
<tvExpOptDlg>0</tvExpOptDlg>
|
||||||
<TopLine>59</TopLine>
|
<TopLine>61</TopLine>
|
||||||
<CurrentLine>67</CurrentLine>
|
<CurrentLine>68</CurrentLine>
|
||||||
<bDave2>0</bDave2>
|
<bDave2>0</bDave2>
|
||||||
<PathWithFileName>..\src\main.c</PathWithFileName>
|
<PathWithFileName>..\src\main.c</PathWithFileName>
|
||||||
<FilenameWithoutPath>main.c</FilenameWithoutPath>
|
<FilenameWithoutPath>main.c</FilenameWithoutPath>
|
||||||
|
@ -207,7 +207,7 @@
|
|||||||
<hadIRAM>1</hadIRAM>
|
<hadIRAM>1</hadIRAM>
|
||||||
<hadXRAM>0</hadXRAM>
|
<hadXRAM>0</hadXRAM>
|
||||||
<uocXRam>0</uocXRam>
|
<uocXRam>0</uocXRam>
|
||||||
<RvdsVP>1</RvdsVP>
|
<RvdsVP>2</RvdsVP>
|
||||||
<hadIRAM2>1</hadIRAM2>
|
<hadIRAM2>1</hadIRAM2>
|
||||||
<hadIROM2>1</hadIROM2>
|
<hadIROM2>1</hadIROM2>
|
||||||
<StupSel>8</StupSel>
|
<StupSel>8</StupSel>
|
||||||
@ -746,7 +746,7 @@
|
|||||||
<CpuDllArguments></CpuDllArguments>
|
<CpuDllArguments></CpuDllArguments>
|
||||||
<PeripheralDll></PeripheralDll>
|
<PeripheralDll></PeripheralDll>
|
||||||
<PeripheralDllArguments></PeripheralDllArguments>
|
<PeripheralDllArguments></PeripheralDllArguments>
|
||||||
<InitializationFile>..\..\bsp\boards\microbuilder\board_lpc4357usb_etminit.ini</InitializationFile>
|
<InitializationFile></InitializationFile>
|
||||||
<Driver>Segger\JL2CM3.dll</Driver>
|
<Driver>Segger\JL2CM3.dll</Driver>
|
||||||
</TargetDlls>
|
</TargetDlls>
|
||||||
</DebugOption>
|
</DebugOption>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user