Logo
Explore Help
Sign In
matth
/
cral
1
0
Fork
You've already forked cral
0
Code Releases Wiki Activity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from 'ccfa563b98'
${ noResults }
cral/branches/follower/wiz810mj
History
follower ccfa563b98
It turns out Arduino compiles the files quite happily without the Makefile (with maybe 20 bytes difference). We're ditching the Makefile as I never got the Makefile to a state where it was fully working anyway as I ended up using: 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
git-svn-id: svn+ssh://oldsvn/home/mlalondesvn/svn/cral@53 3ee9b42a-b53c-0410-a25e-f0b6218d5d5b
18 years ago
..
src It turns out Arduino compiles the files quite happily without the Makefile (with maybe 20 bytes difference). We're ditching the Makefile as I never got the Makefile to a state where it was fully working anyway as I ended up using: 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 18 years ago
LICENSE.txt Add basic license and readme files. 18 years ago
README.txt Add basic license and readme files. 18 years ago

README.txt

For more information see:


<http://code.rancidbacon.com/LearningAboutArduinoWIZ810MJ>

Based on the W5100 driver from WIZnet.
Powered by Gitea
English
English French
Licenses