mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-03 04:43:52 -04:00
Add PPC405 port in V10.1 format.
This commit is contained in:
parent
c2a6dc193e
commit
bc7068a690
68 changed files with 22832 additions and 0 deletions
6
Demo/PPC405_Xilinx_Virtex4_GCC/etc/download.cmd
Normal file
6
Demo/PPC405_Xilinx_Virtex4_GCC/etc/download.cmd
Normal file
|
@ -0,0 +1,6 @@
|
|||
setMode -bscan
|
||||
setCable -p auto
|
||||
identify
|
||||
assignfile -p 3 -file implementation/download.bit
|
||||
program -p 3
|
||||
quit
|
Loading…
Add table
Add a link
Reference in a new issue