aboutsummaryrefslogtreecommitdiffstats
path: root/4a-hal/4a-hal-manager/4a-hal-manager.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-28Move from controller functions to afb functionsJonathan Aillet1-17/+16
2019-01-28Turn '4a-hal-utilities' into an internal libraryJonathan Aillet1-2/+3
2018-12-20Remove old comments not true anymoreJonathan Aillet1-1/+0
2018-11-02Use ctl defines to call afb functionsJonathan Aillet1-11/+10
2018-10-08Remove unnecessary 'function' string in printsJonathan Aillet1-2/+2
2018-10-08Force hals init before ending hal-manager initJonathan Aillet1-0/+12
2018-10-08Update binding entry for app-fw v3.Jonathan Aillet1-1/+1
2018-10-08Remove boolean libraryJonathan Aillet1-1/+0
2018-10-08Use structure defined in controller to load verbsJonathan Aillet1-1/+3
2018-10-08Use a local strucuture to store hal manager dataJonathan Aillet1-7/+15
2018-10-08Change some comments to add TBD thingsJonathan Aillet1-2/+2
2018-10-08Include afb-definitions when using application frameworkJonathan Aillet1-7/+7
2018-10-08Correct date in .c and .h filesJonathan Aillet1-1/+1
2018-10-08Rename function used to load verbs into a dynamic apiJonathan Aillet1-1/+1
2018-10-08Pre-version of 4a-hal-managerJonathan Aillet1-0/+148