Sources organisation

From ArmadeusWiki
Revision as of 23:57, 19 May 2007 by JulienB (Talk | contribs) (Page creation)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
|-- buildroot ---------------------- contains our buildroot distribution
|   |-- build_arm_nofpu
|   |-- docs
|   |-- package
|   |-- target
|   |-- toolchain
|   `-- toolchain_build_arm_nofpu
|-- downloads ---------------------- holds all the downloaded files by default
|-- firmware ----------------------- contains the custom FPGA's IPs
|   |-- BRAMTest
|   |-- PS2
|   |-- PS2_Opencore
|   `-- led
|-- host -------------------------- contains the custom software needed on the devt PC
|   `-- patches
|-- patches ----------------------- contains the patches needed to be applied to buildroot
|   `-- cygwin
|-- software ---------------------- contains software running one part on the PC and one part on the APF
|   |-- demos
|   `-- uboot_recover
`-- target ------------------------ contains all our custom software for the APF
   |-- demos
   |-- linux
   `-- packages