Refactor of file main.c
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 4 Jan 2017 15:14:52 +0000 (16:14 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 4 Jan 2017 15:14:52 +0000 (16:14 +0100)
commit0af860df66cded39478fd6690dea4ce0f8b7c799
tree70d7d5c5cc976722e5f7a234f9d79df89dca44bc
parenta758d774aa5dacc07d2840f1b7ccef793863389f
Refactor of file main.c

File main.c is splitted in 2 files, one for scanning
arguments and the other for setting up the process.

Change-Id: I5f2d7fd354392d13cdeac6c2a8fceaaf551dea22
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/CMakeLists.txt
src/afb-config.c [new file with mode: 0644]
src/afb-config.h
src/main.c