mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 20:33:49 -04:00
Added PPC440 demo that does not use any floating point hardware.
This commit is contained in:
parent
b49cf69600
commit
3634ebb497
113 changed files with 26580 additions and 0 deletions
6
Demo/PPC440_Xilinx_Virtex5_GCC/etc/download.cmd
Normal file
6
Demo/PPC440_Xilinx_Virtex5_GCC/etc/download.cmd
Normal file
|
@ -0,0 +1,6 @@
|
|||
setMode -bscan
|
||||
setCable -p auto
|
||||
identify
|
||||
assignfile -p 5 -file implementation/download.bit
|
||||
program -p 5
|
||||
quit
|
Loading…
Add table
Add a link
Reference in a new issue