--- In lpc2000@yahoogroups.com, "Curt Powell" <curt.powell@s...> wrote: > Charles, > > Do you find this version to be "thread safe" when a UART ISR is filling > it and the main program is processing (i.e. emptying) it? > No this is just the circular buffer itself. I normally wrap the "foreground" code in interrupt enable/disable code to make it interrupt safe.
Message
Re: Circular buffers
2004-03-04 by embeddedjanitor