ONE icon indicating copy to clipboard operation
ONE copied to clipboard

[Draft] [npud] Initial event loop

Open jyoungyun opened this issue 3 years ago • 2 comments

This commit contains initial code of npud.

ONE-DCO-1.0-Signed-off-by: Jiyoung Yun [email protected]

jyoungyun avatar Jun 16 '22 01:06 jyoungyun

To remove warning that glib.h cannot be found in vsocde, you can add the following include paths to c_cpp_properties.json file.

"/usr/include/glib-2.0" "/usr/lib/x86_64-linux-gnu/glib-2.0/include"

jyoungyun avatar Jun 20 '22 04:06 jyoungyun

/cc @dayo09

jyoungyun avatar Jun 30 '22 03:06 jyoungyun

All related PRs were merged. I will close it.

jyoungyun avatar Sep 20 '22 06:09 jyoungyun