summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Expand)Author
2022-10-02Switched over to find_dependency in config fileHEADmasterAki
2022-06-16Added pkgconfig module fileAki
2022-06-07Fixed component checking for Hwd packageAki
2022-06-07Renamed internal common to configAki
2022-06-06Reformatted newly added code to be closer to conventionAki
2022-05-02Sine wave changes after CRmarwik15
2022-05-02Add sine wave generatormarwik15
2021-10-23Fixed missing compile object for memory in libraryAki
2021-10-21Added memory interface to the libraryAki
2021-10-21Moved library client to own fileAki
2021-10-21Renamed gpio source of libraryAki
2021-10-21Added client/server config with env variablesAki
2021-10-16Library updated to use newly added gpioAki
2021-10-15Added package config file to cmake installationAki
2021-10-14Extended client by adding sample state mutation to daemon and libAki
2021-10-14Added missing once pragmasAki
2021-10-14Created stub daemon with a communication libraryAki