57 Commits (e9e5b4dd4470aa91fd5fe7b932ca578ada83408d)

Author SHA1 Message Date
follower 137136833f Fiddle some comment formatting.
17 years ago
follower b2ec2cb92e Pull SPI configuration into separate function.
17 years ago
follower 87a68cad36 Remove defines used by pre-driver-port SPI code.
17 years ago
follower 24953c0e31 Remove some unnecessary debug code.
17 years ago
follower ad0428f2a8 Remove comments associated with removed pre-driver-port code.
17 years ago
follower b2c869d1f4 Remove initial pre-driver-port code that configured the module via SPI with a network configuration to enable a ping test. Includes code to communicate via SPI and to read address/register/memory locations. Remove associated code credit for spi_transfer from playground. All these functions are now implemented within the driver itself. TODO: Could we implement the driver SPI comms in a more efficient manner?
17 years ago
follower cd1bdecdae Add initial very-rough demo of 'echo' server.
17 years ago