Felix Tutorial: Embedding


Start python section to spkgs/flx_tut_bind.py[1 /1 ]
     1: #line 6 "./lpsrc/flx_tut_bind.pak"
     2: TESTS = glob.glob('tut'+os.sep+'examples'+os.sep+'tut_bind*.flx')
     3: TESTS.sort()
     4: 
     5: unit_tests = TESTS
     6: pkg_requires = ['flx_compiler','flx_drivers','flx_rtl','faio']
     7: iscr_source = [ 'lpsrc/flx_tut_bind.pak' ]
     8: weaver_directory = 'doc/tutorial/embedding/'
     9: 
End python section to spkgs/flx_tut_bind.py[1]


1. Embedding