summaryrefslogtreecommitdiffstats
path: root/ctl-lib/afb-definitions.h
AgeCommit message (Collapse)AuthorFilesLines
2018-12-13Use an external file for app fw functions linkJonathan Aillet1-0/+144
Use an external file for application framework include, for macro, and for typedef definitions used by the controller. In this way, it will be possible to include this file without getting all the specific controller definitions. Also define the correct version needed by the application framework for dynamic api. Change-Id: Ifaa09538f49ff2739eeb6a75527767961a2ef3b0 Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>