Mercurial > public > hwos_code
diff src/external_flash.inc @ 561:9c54849b8d3b
Remove routine to fix corrupt dives made with v1.80
author | heinrichsweikamp |
---|---|
date | Sat, 03 Feb 2018 13:36:02 +0100 |
parents | ccaaac45b61a |
children | b455b31ce022 |
line wrap: on
line diff
--- a/src/external_flash.inc Wed Jan 31 19:39:37 2018 +0100 +++ b/src/external_flash.inc Sat Feb 03 13:36:02 2018 +0100 @@ -12,8 +12,7 @@ extern incf_ext_flash_address_p1 ; +1 for the ext_flash_address:3 extern ext_flash_disable_protection; Disables write protection extern ext_flash_enable_protection ; Enables write protection - extern fix_180_dives ; fix dives made with the 1.80 - + ; Writes extern write_byte_ext_flash_plus ; Write from WREG and increase address after write with banking at 0x200000 extern write_byte_ext_flash_plus_nocnt ; No increase of ext_flash_dive_counter:3