Mercurial > ~darius > hgwebdir.cgi > stm32temp
changeset 77:7dd28b96a716
Add note about where it came from.
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Mon, 22 Apr 2013 23:39:28 +0930 |
parents | f1c9a51e368a |
children | 4c1db877452b |
files | eeprom.c |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/eeprom.c Mon Apr 22 23:17:40 2013 +0930 +++ b/eeprom.c Mon Apr 22 23:39:28 2013 +0930 @@ -1,3 +1,8 @@ +/* From + * http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/PF257846 + * stsw-stm32010.zip + */ + /** ****************************************************************************** * @file EEPROM_Emulation/src/eeprom.c