選択できるのは25トピックまでです。
			トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
		
		
		
		
		
			| 
				
					
						
							 | 
			3年前 | |
|---|---|---|
| .. | ||
| port/include | 3年前 | |
| test | 3年前 | |
| tinycbor | 3年前 | |
| CMakeLists.txt | 3年前 | |
| LICENSE | 3年前 | |
| README.md | 3年前 | |
| idf_component.yml | 3年前 | |
		
			
				
				README.md
			
		
		
			
			
		
	
	Concise Binary Object Representation (CBOR) Library
To build TinyCBOR:
make
If you want to change the compiler or pass extra compiler flags:
make CC=clang CFLAGS="-m32 -Oz" LDFLAGS="-m32"
Documentation: https://intel.github.io/tinycbor/current/