K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-05-14T15:12:02.298943Z K 7 svn:log V 289 Fix the eeprom set API method to return HAL_STATUS. The code assumed it could return HAL_OK, HAL_EINVAL and other HAL_STATUS types; so it shouldn't be declared as returning HAL_BOOL. This commit was brought to you by the Clang compiler. Submitted by: Matthew Fleming END