From: Antonio Ospite Date: Wed, 28 Mar 2012 08:11:54 +0000 (+0200) Subject: TODO: remove the entry about signals and picoproj X-Git-Tag: v0.1.1~4 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/4abcf9a0bc19a05995d14acc0a92cbf0ef61a91b?ds=sidebyside TODO: remove the entry about signals and picoproj picoproj is a minimal example and it is just meant to illustrate the API and run and exit quickly, it is not worth adding signal handling in it, that would just make the code more noisy. --- diff --git a/TODO b/TODO index ebd4ab4..63245b0 100644 --- a/TODO +++ b/TODO @@ -1,2 +1 @@ - Generate language bindings in order to use libam7xxx from other languages. -- Handle signals in picoproj and do the proper cleanup