diff src/external_flash.inc @ 6:13cda523891f

bugfix: dive length in normal header
author heinrichsweikamp
date Fri, 10 May 2013 15:56:17 +0200
parents 11d4fc797f74
children dfac47ac2e1d
line wrap: on
line diff
--- a/src/external_flash.inc	Fri May 10 15:35:23 2013 +0200
+++ b/src/external_flash.inc	Fri May 10 15:56:17 2013 +0200
@@ -16,6 +16,7 @@
 
 ; 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
  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	write_spi1					; Just (dummy)write to read a byte