]> rtime.felk.cvut.cz Git - frescor/frsh-forb.git/blob - src/fna/INSTALL
Add 'src/fna/' from commit '493e9e8be9c3761691b96e8366d036d6b3c314fb'
[frescor/frsh-forb.git] / src / fna / INSTALL
1 INSTALL
2 =======
3
4 1.- Enable / Disable the FNA modules (RT-EP, FRESCAN, etc..) in the config.mk and in
5     the fna_configuration.h files
6
7 2.- Compile the FNA library with 'make'
8
9 3.- Build and example from the 'tests/' directory (i.e.: make test_frescan_send_basic.exe)
10
11 4.- Tests using the modules from FRSH distributed interface are located at 'tests/tests_distributed'
12     in the FRSH module, not in FNA.
13