aboutsummaryrefslogtreecommitdiffstats
path: root/imraa/imraa.c
AgeCommit message (Expand)Author
2019-05-23spdx: add spdx tags to most filesThomas Ingleby
2016-11-04imraa.c: remove ARGP_KEY_ARG checking that makes no senseBrendan Le Foll
2016-11-04imraa.c: We have 0 args as minimum so remove error check for < 0 against unsi...Brendan Le Foll
2016-10-26imraa: split imraa up into imraa_io and imraa_lockBrendan Le Foll
2016-10-26imraa: Add argp support, split arduino functionalityBrendan Le Foll
2016-10-11imraa.c: Remove unused variablesBrendan Le Foll
2016-07-04imraa.c: Remove double include unistd.hBrendan Le Foll
2016-03-22imraa.c: General imraa cleanup after static analysisLongwei Su
2016-03-22imraa.c: Cleanup formatting of imraa.cBrendan Le Foll
2016-03-22imraa: add force flag and add safety checksLongwei Su
2016-03-22imraa: add first version of IO pinmuxing and clean uplongwei su
2016-03-22imraa: add first version of imraa, the mraa initialisation daemonLongwei Su