rt-thread/components/external
Bright Pan a61d228b76 Nanopb is a plain-C implementation of Google's Protocol Buffers data
format. It is targeted at 32 bit microcontrollers, but is also fit for
other embedded systems with tight (2-10 kB ROM, <1 kB RAM) memory
constraints.(http://koti.kapsi.fi/jpa/nanopb/)

How to use the example:
	1. move examples/nanopb to bsp/xxxx/
	2. enable macro RT_USING_NANOPB in rtconfig.h
	3. regenerate the project file (scons --target=xxxx)
	4. rebuild the project
2015-03-10 18:24:17 +08:00
..
SQLite-3.8.1 ARMCC complier is usable. 2013-12-22 21:26:21 +08:00
cairo Re-normalizing the repo 2013-01-08 22:40:58 +08:00
espruino [JS] fix the include path issue 2014-02-25 13:43:59 +08:00
freetype external: update freetype to 2.5.4 2014-12-29 11:30:07 +08:00
ftk Re-normalizing the repo 2013-01-08 22:40:58 +08:00
jpeg Re-normalizing the repo 2013-01-08 22:40:58 +08:00
libpng [external] PNG_NO_WRITE_SUPPORTED issue 2014-07-31 09:46:01 +08:00
libz Continue updating CRLF 2013-01-08 22:52:41 +08:00
lodepng lodepng: make the crc32 LUT const 2014-12-24 16:05:50 +08:00
lua Re-normalizing the repo 2013-01-08 22:40:58 +08:00
lzo sync with rtgui-0.6 2013-02-01 10:27:10 +08:00
nanopb Nanopb is a plain-C implementation of Google's Protocol Buffers data 2015-03-10 18:24:17 +08:00
pixman Re-normalizing the repo 2013-01-08 22:40:58 +08:00
tjpgd1a [External] Merge LodePNG and TJPGD into RT-Thread GUI group in building script. 2014-04-25 05:52:15 +08:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00