From 5510e238ce1a88b779f4d183a8b6dbd17e35ddca Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 20 Jul 2013 13:26:47 +0000 Subject: com spi for 887 now fits within flash boundary TODO: test this - not sure if this works... git-svn-id: https://svn.spreadspace.org/pic/trunk@89 a09c6847-51d9-44de-8ef2-e725cf50f3c7 --- bootloader/com-16f1847-uart.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootloader/com-16f1847-uart.inc') diff --git a/bootloader/com-16f1847-uart.inc b/bootloader/com-16f1847-uart.inc index 1d1ebef..b509bb2 100644 --- a/bootloader/com-16f1847-uart.inc +++ b/bootloader/com-16f1847-uart.inc @@ -54,7 +54,7 @@ uart_rx_fe ; recover from framing error movf RCREG,w goto com_rx_byte - ;; ----- initialize com (not a subroutine, com_init is called by generic_init + ;; ----- initialize com (this is called by bootmacro, it's not a subroutine - no return at the end) com_init movlb .1 movlw b'01110000' ; 8 MHz -- cgit v1.2.3