Several minor consistency improvements.
This commit is contained in:
parent
3c6c7381d8
commit
6ab336f55f
10 changed files with 23 additions and 28 deletions
|
@ -2,7 +2,7 @@
|
|||
====
|
||||
|
||||
The cpu/6502/ directory is used for targeting 6502-based machines using the
|
||||
cc65 compiler [http://www.cc65.org](http://www.cc65.org).
|
||||
cc65 compiler [http://oliverschmidt.github.io/cc65/](http://oliverschmidt.github.io/cc65/).
|
||||
|
||||
The Contiki network configuration for 6502-based targets is loaded from a
|
||||
binary configuration file (by default named contiki.cfg). It has the following
|
||||
|
|
|
@ -47,4 +47,4 @@ This results in generally deactivating both the network identification process
|
|||
and the firewall for the loopback interface. The details are available in the
|
||||
Microsoft TechNet Forums thread 'Vista Network Identification for Loopback
|
||||
Adpater' that is currently available at
|
||||
[link](http://social.technet.microsoft.com/forums/en-US/itprovistanetworking/thread/66b42761-1b8e-4302-9134-0bb685139f4e)
|
||||
[link](http://social.technet.microsoft.com/Forums/windows/en-US/66b42761-1b8e-4302-9134-0bb685139f4e/vista-network-identification-for-loopback-adpater)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue