]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/lx-dad.git/commit
LX_DAD project started.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Thu, 12 Feb 2015 22:55:24 +0000 (23:55 +0100)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Thu, 12 Feb 2015 22:55:24 +0000 (23:55 +0100)
commitf072b932af483866fa672753b4543bff50cb057a
treee322451d2560dbcc4b85d608d540f01cfa54b9bb
LX_DAD project started.

The aim of this project is to experiment with Hamamatsu
diode array based spectrophotometer. LX_CPU1 board
designed by Petr Porazil is used as base for experiment.
Board combines NXP LPC4088, Xilinx Spartan 6 FPGA
and 32 MB of SDRAM.

Included template based on PiKRON embedded projects
to allow build of sysless and other libraries.

Signed-off-by: Pavel Pisa <ppisa@pikron.com>
24 files changed:
.gitmodules [new file with mode: 0644]
submodule/sysless [new submodule]
submodule/ulut [new submodule]
sw/Makefile [new file with mode: 0644]
sw/Makefile.omk [new file with mode: 0644]
sw/Makefile.rules [new file with mode: 0644]
sw/app/Makefile [new file with mode: 0644]
sw/app/Makefile.omk [new file with mode: 0644]
sw/app/lx_dad/Makefile [new file with mode: 0644]
sw/app/lx_dad/Makefile.omk [new file with mode: 0644]
sw/arch [new symlink]
sw/board [new symlink]
sw/config.omk [new file with mode: 0644]
sw/config.target [new symlink]
sw/libs4c/Makefile [new file with mode: 0644]
sw/libs4c/Makefile.omk [new file with mode: 0644]
sw/libs4c/cmdproc [new symlink]
sw/libs4c/i2c [new symlink]
sw/libs4c/kbd [new symlink]
sw/libs4c/keyval [new symlink]
sw/libs4c/misc [new symlink]
sw/libs4c/spi [new symlink]
sw/libs4c/ulut [new symlink]
sw/libs4c/usb [new symlink]