Logo
Explore Help
Sign In
linuxmsm/cdba
0
0
Fork 0
You've already forked cdba
mirror of https://github.com/linux-msm/cdba.git synced 2026-02-25 13:11:56 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
e685d367bc2c5457dcb10d2877c2f6faa35dd210
cdba/device_parser.h

7 lines
102 B
C
Raw Normal View History

device-parser: Replace hard coded list Instead of requiring a compiled in list of devices read them from a yaml file. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2018-03-12 17:12:02 -07:00
#ifndef __DEVICE_PARSER_H__
#define __DEVICE_PARSER_H__
device_parser: Fall back to read /etc/cdba After attempting to read .cdba, fall back to read /etc/cdba - to make it possible to provide system wide configuration for a multiple users. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2020-06-29 00:02:16 -07:00
int device_parser(const char *path);
device-parser: Replace hard coded list Instead of requiring a compiled in list of devices read them from a yaml file. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2018-03-12 17:12:02 -07:00
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Page: 60ms Template: 6ms
English
English
Licenses API