Mercurial > ~darius > hgwebdir.cgi > avr-lib
graph
-
Add routine to split string into argv/argc2015-01-31, by Daniel O'Connor
-
- Satisfy new compiler2015-01-31, by Daniel O'Connor
-
Remove CVS tags2015-01-31, by Daniel O'Connor
-
Allow path to toolchain to be specified.2013-01-07, by Daniel O'Connor
-
Add missing J delay for AVR.2013-01-07, by Daniel O'Connor
-
- Make OWREADBUS work properly.2012-02-08, by Daniel O'Connor
-
- Actually wait after reading like the spec says.2012-02-08, by Daniel O'Connor
-
- Rename 1wire config example to note it's for AVR.2012-02-07, by Daniel O'Connor
-
Re-jig programming and add WITH_FUSES= to set fuses automatically if2011-01-06, by Daniel O'Connor
-
Include io headers, not 100% sure it's necessary but is good practise.2011-01-01, by Daniel O'Connor
-
Fix for dual UART devices.2011-01-01, by Daniel O'Connor
-
Remove $Id$ and add a brief comment.2009-05-11, by Daniel O'Connor
-
Don't spin forever waiting for the TWI hardware to do something.2009-05-01, by darius
-
Add example 1wire-config.h file for other people to look at.2009-04-20, by darius
-
Invert the bit mask, we only want to turn off this bit, not everything.2009-04-20, by darius
-
Add ignore file for emacs droppings.2009-03-12, by darius
-
Hide register name abstraction in a separate file.2009-03-12, by darius
-
Add support for single UART devices, although untested apart from a compile.2009-03-11, by darius
-
Make the programmer code smarter, default to Dragon.2009-03-11, by darius
-
Fixup so .lst files end up in the project directory not the library one.2009-03-11, by darius
-
Initial commit of routines I copy and paste.2009-03-11, by darius