diff options
| author | Barry Carter <barry.carter@robotfuzz.com> | 2012-09-05 00:08:10 +0100 |
|---|---|---|
| committer | Barry Carter <barry.carter@robotfuzz.com> | 2012-09-05 00:08:10 +0100 |
| commit | 594724951553a882758c11497a4f03828b4f43e6 (patch) | |
| tree | fdbe3f9a4886dd6d7bc452949a28f46c00efff42 /CREDITS | |
| parent | 39cd07a640ee87b7937738d36f17019b2865bfae (diff) | |
Added I2C slave echo example in examples folder. Using another maple, write a byte and then read.
Slight tidy up.
Reformatted CREDITS file to be in correct order.
Added a note about buffer overrun
Signed-off-by:- Barry Carter <barry.carter@gmail.com>
Diffstat (limited to 'CREDITS')
| -rw-r--r-- | CREDITS | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -18,6 +18,11 @@ E: mbolivar@leaflabs.com D: Current libmaple maintainer D: Random libmaple hacks +N: Barry Carter ("ginge") +E: barry.carter@gmail.com +D: Added I2C slave support +W: headfuzz.co.uk + N: Anton Eltchaninov E: anton.eltchaninov@gmail.com D: STM32F1 value line support @@ -81,9 +86,4 @@ W: http://sarup.dk/index.html N: Andy Scott ("xttocs") E: andy.g.scott@gmail.com D: LiquidCrystal library - -N: Barry Carter ("ginge") -E: barry.carter@gmail.com -D: Added i2C slave support -W: headfuzz.co.uk -
\ No newline at end of file + |
