menu: Heirachical callback-based menu system
authorsjlongland <sjlongland@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 24 Sep 2015 08:12:19 +0000 (08:12 +0000)
committersjlongland <sjlongland@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 24 Sep 2015 08:12:19 +0000 (08:12 +0000)
commit330bd2dc871e8e0eb4e1a30de2c1b3cb9fd0eac0
treef22117779a03397cc7caed496ce276c990f8d801
parent053c1975c77177ad26e05c2e8d08b847df466634
menu: Heirachical callback-based menu system

This is an event-driven menu handler that allows arbirary depth and
event handling.

git-svn-id: https://svn.code.sf.net/p/freetel/code@2368 01035d8c-6547-0410-b346-abe4f91aad63
codec2-dev/stm32/inc/menu.h [new file with mode: 0644]
codec2-dev/stm32/src/menu.c [new file with mode: 0644]