goodwatch/firmware/libs
Travis Goodspeed 906f09fdef
Phonebook Applet (#154)
* Phonebook library for #144.

* Phonebook applet for #144.

* Phonebook now supports fall-through.  Now + is the next line, 0 is the next word. #144
2021-02-28 18:28:07 -05:00
..
.gitignore Phonebook Applet (#154) 2021-02-28 18:28:07 -05:00
assembler.c Fixed some bugs that broken GCC7 compatibility within modules. Still won't link. #119 2019-05-18 11:54:51 -04:00
assembler.h Disassembler now handles CALL instructions properly. Immediate values shown for one-op arguments. 2017-11-26 17:56:09 -05:00
beats.c Allow setting timezone offset in beats app 2020-10-26 22:00:49 -04:00
beats.h Allow setting timezone offset in beats app 2020-10-26 22:00:49 -04:00
hebrew.c Hebrew Calender, GCC8 and Fall-Through Buttons (#141) 2020-01-22 19:21:04 -05:00
hebrew.h Hebrew Calender, GCC8 and Fall-Through Buttons (#141) 2020-01-22 19:21:04 -05:00
jukebox.c Fix for Jukebox #133 2019-11-03 01:36:06 -04:00
jukebox.h Fix for Jukebox #133 2019-11-03 01:36:06 -04:00
Makefile Phonebook Applet (#154) 2021-02-28 18:28:07 -05:00
morse.c Initial implementation of audio Morse for reading the time when the + button is held. #117 2019-02-22 22:12:31 -05:00
morse.h Initial implementation of audio Morse for reading the time when the + button is held. #117 2019-02-22 22:12:31 -05:00
phonebook.c Phonebook Applet (#154) 2021-02-28 18:28:07 -05:00
phonebook.h Phonebook Applet (#154) 2021-02-28 18:28:07 -05:00
pocsag.c Quick modification to pocsag library to test for parity. Will 2019-05-19 11:53:16 -04:00
pocsag.h POCSAG decoder in vanilla C with host-side test cases toward #118. 2019-04-20 12:04:24 -04:00