skarg
|
f6096f6a4d
|
Unified the licenses on header files since we don't have any inline functions or macros with substantial bodies. Per RMS: "Our view is that just using structure definitions, typedefs, enumeration constants, macros with simple bodies, etc., is NOT enough to make a derivative work. It would take a substantial amount of code (coming from inline functions or macros with substantial bodies) to do that."
|
2012-04-18 16:15:59 +00:00 |
|
skarg
|
2e6a060b26
|
Added volatile qualifier to ringbuffer library to be interrupt safe.
|
2012-02-10 22:10:17 +00:00 |
|
skarg
|
6c5fe45769
|
Changed buffer from volatile pointers to non-volatile data, to pointers to volatile variables.
|
2012-01-25 19:03:54 +00:00 |
|
skarg
|
4a779febca
|
Added some volatile keywords to make it interrupt safe.
|
2011-10-18 02:24:44 +00:00 |
|
skarg
|
710cfccfef
|
Indented using indent script.
|
2010-05-04 21:06:26 +00:00 |
|
skarg
|
35f0a52d51
|
Exposed some useful functions in FIFO library. Updated Ringbuffer library to my latest.
|
2010-03-22 21:36:27 +00:00 |
|
skarg
|
dc2a432a65
|
Added alloc to ringbuf module.
|
2009-12-18 04:20:44 +00:00 |
|
skarg
|
411d6c1b24
|
Indented.
|
2007-11-29 15:56:53 +00:00 |
|
skarg
|
a2506536ed
|
Moved header files into the include directory. Moved source files into the src directory. Still need to updated the makefiles and projects.
|
2007-10-10 03:34:37 +00:00 |
|