Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sausagejohnson committed Sep 14, 2020
2 parents cd50db7 + 059e1da commit e456022
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appendix-45e100-registers.tex
Original file line number Diff line number Diff line change
Expand Up @@ -272,3 +272,6 @@ \subsection{COMMAND register values}
\section{Example Programs}

Example programs for the ethernet controller exist in imperfect for in the MEGA65 Core repository on github in the src/tests and src/examples directories.

If you wish to use the ethernet controller for TCP/IP traffic, you may wish to examine the port of WeeIP to the MEGA65 at
\url{https://github.com/mega65/mega65-weeip}. The code that controlls the ethernet controller is located in {\tt eth.c}.

0 comments on commit e456022

Please sign in to comment.