Hi,
I've made an initial commit, it's mostly the working port I had... stripped of any ugly hacks I'd made to uip...
And as the my commit comment says:
Initial commit, compiles and should work for enc28j60 with atmega644, however it's not tested...
- Needs lot of cleanup
- Needs DRIVERS varible in makefile, directory structure and code needs to be moved to this.
- Needs LIBS variable in makefile and directory structure
- Network driver is VERY hacked, MUST be replaced!
The structure isn't all in place, we still need some adjustments in the makefile, and we need to move the driver to the /driver/ directory.... And make a variable for it that works like the APPS variable.
So it's not perfect, please feel free to merge in your ports... As much of what I have doesn't work perfectly...
Anyway, it's a place to start...
--
Regards Jonas Finnemann Jensen.