From f9707d198d6ed5e056d10fcb4b67a146277f8592 Mon Sep 17 00:00:00 2001 From: ian Date: Wed, 28 Dec 2005 03:08:15 +0000 Subject: [PATCH] tidy up morse; no more U* (unimplemented) --- detpic/morse.messages | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/detpic/morse.messages b/detpic/morse.messages index 06c9d15..5481984 100644 --- a/detpic/morse.messages +++ b/detpic/morse.messages @@ -15,8 +15,16 @@ # buffer space somewhere so that each one is read once and that value # remembered. -# Main message listing. Kept sorted by morse for easy reference. -# --------------------------------------------------------------- +# Temporary entries for testing and development +TM PIE1,SSPSTAT,SSPCON1,SSPCON2 ; Master got I2C interrupt +TI1 ; for iwj +TI2 ; for iwj +TI3 ; for iwj +TI4 ; for iwj +TI5 ; for iwj + +# Main message listing. Kept sorted by section for easy reference. +# ----------------------------------------------------------------- # Miscellaneous E ; `expected'; we were told to panic @@ -41,19 +49,6 @@ MD ; i2cmu_done ! IH INTCON,INTCON3,PIR1,PIR2,PIR3 ; Interrupt source not found (high pri.) IL INTCON,INTCON3,PIR1,PIR2,PIR3 ; Interrupt source not found (low pri.) -# Temporary entries for testing and development -TM PIE1,SSPSTAT,SSPCON1,SSPCON2 ; Master got I2C interrupt -TI1 ; for iwj -TI2 ; for iwj -TI3 ; for iwj -TI4 ; for iwj -TI5 ; for iwj - -# Unimplemented things -UEC -UEP -UER - # Messages for i2clib, S* SM i2clib+panic:st,:sspstat,:sspcon1,:sspcon2 ; m.,i., ctrlr bad state SS SSPSTAT,SSPCON1 ; s.,i., controller bad state -- 2.30.2