source: trunk/params-hard.mk @ 627

Last change on this file since 627 was 627, checked in by alain, 5 years ago

Replace the queuelock protectingthe FAT by a rwlock in the FATFS.

File size: 262 bytes
RevLine 
[439]1# Parameters definition for the ALMOS-MKH Makefile
2
3ARCH      = /users/alain/soc/tsar-trunk-svn-2013/platforms/tsar_generic_iob
[626]4X_SIZE    = 4
[627]5Y_SIZE    = 4
[610]6NB_PROCS  = 1
[627]7NB_TTYS   = 3
[439]8IOC_TYPE  = IOC_BDV
[590]9TXT_TYPE  = TXT_TTY
10FBF_TYPE  = FBF_SCL
11SYS_CLK   = 50000
Note: See TracBrowser for help on using the repository browser.