call memory_erase
clr_f flags
call serial_init
- call startwait
call i2cm_init
call serialtxbuf_init
call polarity_master_init
Dl 0x8f
panic morse_IL
-;----------------------------------------
-startwait
-; We pause before starting up to give slaves a chance to wake up.
-;
-; Timer 0 any trashed, left running
-; GIEH, GIEL remain continuously disabled
-;
- clr_f T0CON
- bc_f INTCON,TMR0IF
- mov_lw startwait_master_t0inith
- mov_wf TMR0H
- mov_lw startwait_master_t0initl
- mov_wf TMR0L
- mov_lw (1<<TMR0ON) | startwait_master_t0scale
- mov_wf T0CON
-startwait_loop
- bt_f_if0 INTCON,TMR0IF
- bra startwait_loop
- ;...done.
- return
-
;----------------------------------------------------------------------
serialrx_table_section code 0x2000
#
AUTOINCS= auproto-pic.h layoutinfo.h selectors.h retransmit-table.h \
- errorcodes.h stastate.h
+ errorcodes.h stastate.h record-y.h record-l.h
TARGETS= hostside-old gui-plan-bot realtime
include ../common.make
parse-proto-spec proto-expanded skelproto-%
./$+ $o
+record-y.h: record-y.c
+record-l.h: record-l.c
+
layoutinfo.h: ../layout/ours.layout-data.c Makefile
sed -e '/^#include/,$$d' $< $o
clean:
rm -f *.o *.d $(TARGETS) selectors.h
rm -f auproto-pic.h *~ core proto-expanded
+ rm -f record-[yl].[ch]
include $(wildcard *.d)
if (sta_state <= Sta_Settling) return;
/* fixme do something here */
}
-
-void on_pic_nopoint(const PicInsnInfo *pii, const PicInsn *pi, int objnum) {
- /* fixme perhaps log this if it was unexpected */
-}
subseg2display.o compose-segenco.o: segcmap.h
clean:
- -rm -f -- *.d4 *~ t.* *.m *.new core
+ -rm -f -- *.d4 *~ t.* *.m *.new core *.d
-rm -f ours.*.ps ours-*.ps parts.ps *.neato.ps ours.*.neato
-rm -f dualjn-*.ps
-rm -f *.pin-info *+pindata.asm