From 9b1dd95ff75aedd4982a988e3e3d603d33337570 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Wed, 3 Apr 2013 12:32:57 +0200 Subject: file2c tool - Makefile, readme, linux binary --- tools/file2c/readme.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tools/file2c/readme.txt') diff --git a/tools/file2c/readme.txt b/tools/file2c/readme.txt index 54984111..884ed7e0 100644 --- a/tools/file2c/readme.txt +++ b/tools/file2c/readme.txt @@ -1,6 +1,11 @@ This utility converts a file (of any type) into a c array so that it can be compiled into your project. +Please note that we don't take any responsibility for the +precompiled binaries at all. They are provided 'as is' without +any warranty. + + For example: file2c -cs test.bmp test-image.h -- cgit v1.2.3