From: Dean Camera Date: Mon, 13 Jul 2009 12:38:30 +0000 (+0000) Subject: Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream functions... X-Git-Tag: LUFA-110528-BETA~1081 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/73d9fafc0fe42741ad8f609dd4762e2bc14cbd01?hp=73d9fafc0fe42741ad8f609dd4762e2bc14cbd01 Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream functions. Changed Endpoint.c and Pipe.c to use a templated system to build the seperate functions, rather than duplicating each function's code many times. ---