root/branches/follower/wiz810mj/src/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @57 [57] 13 months follower DOS to Unix line-encoding conversion.
(edit) @56 [56] 13 months follower Move comment on changing the interface mode to the new README and remove …
(edit) @54 [54] 13 months follower Remove instructions referring to using Makefile.
(edit) @53 [53] 13 months follower It turns out Arduino compiles the files quite happily without the Makefile …
(edit) @51 [51] 13 months follower Remove unused file.
(edit) @50 [50] 13 months follower Make functions visible to C++ code in Arduino.
(edit) @49 [49] 13 months follower DOS to Unix line-encoding conversion.
(edit) @48 [48] 13 months follower DOS to Unix line-encoding conversion.
(edit) @47 [47] 13 months follower Conditional exclusion of boolean type Arduino chokes on.
(edit) @46 [46] 13 months follower Add header file to enable inclusion in Arduino sketch.
(edit) @45 [45] 13 months follower Whoops, inclusion of delay.h should be dependent on PPPoE use.
(edit) @44 [44] 13 months follower The delay functions are only used for PPPoE so we're ditching the files.
(edit) @43 [43] 13 months follower For Arduino we don't want to re-configure the SPI each time as we assume …
(edit) @42 [42] 13 months follower Let's try doing this chip select pin stuff a different way.
(edit) @41 [41] 13 months follower Let's leave the original pin manipulation code untouched.
(edit) @40 [40] 13 months follower Specify the 'chip/slave select' pin as a named define. (Not yet used.)
(edit) @39 [39] 13 months follower Configure to use SPI to communicate.
(edit) @38 [38] 13 months follower Remove all references to mcu.o, serial.o, dns.o as we do not need them for …
(edit) @37 [37] 13 months follower Fix directory reference.
(edit) @36 [36] 13 months follower Remove all references to main.o as we do not require it in the library.
(edit) @35 [35] 13 months follower *Really* don't include any of the interrupt features for the Arduino. …
(edit) @34 [34] 13 months follower DOS to Unix line-encoding conversion.
(edit) @33 [33] 13 months follower Don't include debug, interrupt or PPPoE code for Arduino. (Interrupt code …
(edit) @32 [32] 13 months follower Create a define ARDUINO so we can manage current Arduino-only driver …
(edit) @31 [31] 13 months follower DOS to Unix line-encoding conversion.
(edit) @30 [30] 13 months follower Minor comment formatting and typo fix.
(edit) @29 [29] 13 months follower Fix directory reference.
(edit) @28 [28] 13 months follower The 'dwarf-2' debug format is not supported by the Atmega168 and we want …
(edit) @27 [27] 13 months follower Remove now unneeded include directories.
(edit) @26 [26] 13 months follower Fix Windows-specific compiler executable name.
(edit) @25 [25] 13 months follower Change microcontroller to Atmega168 for Arduino.
(edit) @24 [24] 13 months follower Fix directory reference.
(edit) @23 [23] 13 months follower Remove unneeded MD5 module references (it's only needed by PPPoe).
(edit) @22 [22] 13 months follower DOS to Unix line-encoding conversion.
(edit) @21 [21] 13 months follower Remove extra tabs emacs complained about.
(edit) @20 [20] 13 months follower Remove some no longer relevant instructions. (Note also that we've moved …
(edit) @19 [19] 13 months follower Grab the actual files we need from the vendor driver source.
(add) @16 [16] 13 months follower Create initial project directory structure layout.
Note: See TracRevisionLog for help on using the revision log.