Move comment on changing the interface mode to the new README and remove the remainder of the original driver README.

git-svn-id: svn+ssh://oldsvn/home/mlalondesvn/svn/cral@56 3ee9b42a-b53c-0410-a25e-f0b6218d5d5b
master
follower 17 years ago
parent fe832a02bd
commit f7c399c222

@ -28,3 +28,12 @@ If you want to compile the library manually you can use the following:
avr-gcc -mmcu=atmega168 -Wall -Os -fsigned-char -combine -c socket.c w5100.c -o wiz810mj.o
avr-strip --strip-debug --strip-unneeded -X -x *.o
From the original driver README
-------------------------------
(You're almost certainly not going to need this.)
+ How to Change the interface mode
Change the value of the __DEF_IINCHIP_BUS__ in the types.h file.

@ -1,2 +0,0 @@
+ How to Change the interface mode
Change the value of the __DEF_IINCHIP_BUS__ in the types.h file.
Loading…
Cancel
Save