Add first implementation of syslog module.
authorDaniele Basile <asterix@develer.com>
Mon, 16 Jan 2012 11:46:12 +0000 (12:46 +0100)
committerDaniele Basile <asterix@develer.com>
Mon, 16 Jan 2012 11:57:35 +0000 (12:57 +0100)
commit35c39bd8f2476c58349c66d0e3fc324744b533ba
tree375a24ee20bb6c1d60531eaf883f785e0812aebe
parentf43548afba315703927047d2f6ca69006963dd06
Add first implementation of syslog module.
bertos/cfg/cfg_syslog.h [new file with mode: 0644]
bertos/net/syslog.c [new file with mode: 0644]
bertos/net/syslog.h [new file with mode: 0644]