1config BR2_PACKAGE_HOST_ASN1C 2 bool "host asn1c" 3 help 4 ASN.1 stands for Abstract Syntax Notation One and allows 5 to describe complex data structures independently of any 6 particular programming language. 7 8 The asn1c is a free, open source compiler of ASN.1 9 specifications into C source code. 10 11 http://lionet.info/asn1c 12