msp4th: include msp4th_puts(uint8_t *s) in ROM
authorDan White <dan@whiteaudio.com>
Wed, 8 May 2013 19:02:53 +0000 (14:02 -0500)
committerDan White <dan@whiteaudio.com>
Wed, 8 May 2013 19:02:53 +0000 (14:02 -0500)
commit305f387241858561b54441500fba67cb2375233f
tree8c9f2dc0e0bbaa73a91113e1e4ba692efcbc85a9
parent59655858be35a86656c9895f020d56da93f7ab9a
msp4th: include msp4th_puts(uint8_t *s) in ROM

Now, it merely requires putchar/getchar from the user.
msp4th/main.c
msp4th/msp4th.c
msp4th/msp4th.h
msp4th/test4th.c