Moving files around

Renamed READMEs to README.txt to be more friendly for Windows users.
This commit is contained in:
Petteri Aimonen
2013-11-17 19:20:04 +02:00
parent 480b39cc0a
commit ef31774cd9
9 changed files with 3 additions and 2 deletions

View File

View File

@@ -1,4 +1,5 @@
# Locate and configure the nanopb library.
# This is an example script for use with CMake projects for locating and configuring
# the nanopb library.
#
# The following varialbes have to be set:
#

View File

@@ -1,7 +1,7 @@
/* This is an example of a header file for platforms/compilers that do
* not come with stdint.h/stddef.h/stdbool.h/string.h. To use it, define
* PB_SYSTEM_HEADER as "pb_syshdr.h", including the quotes, and add the
* compat folder to your include path.
* extra folder to your include path.
*
* It is very likely that you will need to customize this file to suit
* your platform. For any compiler that supports C99, this file should