[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] About context saving in Vectors
From: |
Dave Hylands |
Subject: |
Re: [avr-gcc-list] About context saving in Vectors |
Date: |
Wed, 14 Jan 2009 17:30:47 -0800 |
Hi David,
> You will notice Dave Hyland's code is C++.
It's actually got a C portion, which is the macros, and it has a
template, which is only compiled in if you're using C++.
Personally, I don't use the C++ stuff very much.
I just posted a couple links to my C based UART code which uses the CBUF.h
The thing I like about CBUF.h is that it's completely platform
independant. I use it on AVRs, ARMs, and on the PC.
--
Dave Hylands
Shuswap, BC, Canada
http://www.DaveHylands.com/
- RE: [avr-gcc-list] About context saving in Vectors, (continued)
- Re: [avr-gcc-list] About context saving in Vectors, dlc, 2009/01/14
- Re: [avr-gcc-list] About context saving in Vectors, David Kelly, 2009/01/14
- Re: [avr-gcc-list] About context saving in Vectors, dlc, 2009/01/14
- Re: [avr-gcc-list] About context saving in Vectors, David Kelly, 2009/01/14
- Re: [avr-gcc-list] About context saving in Vectors, Preston Wilson, 2009/01/14
Re: [avr-gcc-list] About context saving in Vectors, Dave Hylands, 2009/01/14
Re: [avr-gcc-list] About context saving in Vectors, Dave Hylands, 2009/01/14
Re: [avr-gcc-list] About context saving in Vectors, Daniel O'Connor, 2009/01/14
RE: [avr-gcc-list] About context saving in Vectors, Weddington, Eric, 2009/01/14