13 Commits (3e04fbc2598a4e6e54d1066d1641a4e96f6f5da3)

Author SHA1 Message Date
follower 3e04fbc259 (*Much* later...) Include skeleton of 'NetworkInterface' class and enable it to be initialised with a pre-configured 'Wiz810MjDevice' instance. (This required the use of 'References' and an 'initialization list' which was all news to me...)
18 years ago
follower 0252654324 Remove old configuration data.
18 years ago
follower d8f3eb266e Convert MAC address configuration to class method.
18 years ago
follower b7867b8f80 Add six-byte buffer packing method to allow for MAC address configuration.
18 years ago
follower 0abd75b40c Fix variable name in 'setIp' declaration. Add and convert to methods for configuring net mask and gateway.
18 years ago
follower 0cc5fc9107 Move scratch buffer manipulation into helper method. Convert IP address configuration to use new method.
18 years ago
follower 395266e282 Begin moving network configuration into Wiz class and convert IP address configuration to the new method.
18 years ago
follower c61d2ef510 Move network module initialisation into class.
18 years ago
follower 732e4ac846 Add skeleton of Wiz810MJ class.
18 years ago
follower 5f2b65048d Change SPI configuration to use an object so we can match the 'Foo.begin()' convention of the standard Arduino Serial configuration people are used to seeing.
18 years ago
follower 11ab05e210 Move SPI configuration function into a static class method of the SPI class.
18 years ago
follower 89111a4e8c Add skeleton of SPI class.
18 years ago
follower 4377145f3e Fix the filename.
18 years ago