diff -r 2cb34a4ac65a -r 6b5a4c21e061 doc/manual/en/html/node74.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/manual/en/html/node74.html Tue Jun 05 18:43:21 2007 +0200 @@ -0,0 +1,84 @@ + + + + + +How to fit the library to an other microcontrôler ? + + + + + + + + + + + + + + + + + + + + + +

+How to fit the library to an other microcontrôler ? +

+First, be sure that you have at least 40K bytes of program memory, and +about 2k of RAM. + +

+You have to create target specific interface to HW resources. Take model +on bundled interfaces provided in drivers/ and create your own +interface. You also have to update Makefile.in files for target +specific cflags and options. Chose -targer= configure switch to +compile your specific interface. + +

+You are welcome to contribute-back your own interfaces ! Other +Canfestival users will use it and provide feedback, tests and +enhancements. + +

+


+
+epimerde +2007-06-05 +
+ +