Mercurial > public > hwos_code
diff src/external_flash.inc @ 423:ccaaac45b61a
_another_ timing fix for firmware updates (2.07 was not published yet anyway)
author | heinrichsweikamp |
---|---|
date | Mon, 02 May 2016 12:41:20 +0200 |
parents | 789230298511 |
children | 9c54849b8d3b |
line wrap: on
line diff
--- a/src/external_flash.inc Fri Apr 29 16:51:44 2016 +0200 +++ b/src/external_flash.inc Mon May 02 12:41:20 2016 +0200 @@ -20,6 +20,7 @@ extern write_byte_ext_flash_plus_nodel ; Does NOT delete 4kB Page when required extern write_byte_ext_flash_plus_header ; Write from WREG and increase address after write extern ext_flash_byte_write ; Writes one byte from WREG @ext_flash_address:3 + extern ext_flash_byte_write_comms ; without wait, ~86us fixed delay due to 115200 Bauds (Use with caution) extern write_spi1 ; Just (dummy)write to read a byte ; Delelte