diff --git a/sig/IDE/sig-info.yaml b/sig/IDE/sig-info.yaml new file mode 100644 index 0000000000000000000000000000000000000000..020dc60264c5892b26c4d53f6728d12af3f3ed8b --- /dev/null +++ b/sig/IDE/sig-info.yaml @@ -0,0 +1,32 @@ +name: IDE +description: By establishing an Embedded IDE SIG, we can attract more developers and vendors to participate in the embedded development of industrial real-time, hard real-time, and hybrid deployment scenarios, driving the development of the embedded systems field. +created_on: '2024-09-06' +mailing_list: dev@openeuler.org +meeting_url: NA +mature_level: startup +maintainers: +- gitee_id: huzhengce + name: 胡正策 + email: huzhengce@openeuler.sh +- gitee_id: ncti-gba-ide + name: lixuesheng + email: lixuesheng@ncti-gba.cn +- gitee_id: hacke2 + name: 王兴龙 + email: xinglong.wangwxl@antgroup.com +repositories: +- repo: + - src-oepkgs/QSemOS-plugin + committers: + - gitee_id: zhangtao2020 + name: zhangtao + email: zhang_tao01@hoperun.com + - gitee_id: doraemon2020 + name: xuchunlin + email: xu_chunlin@hoperun.com + - gitee_id: ide_2_0 + name: Admin + email: qinwenqiang@kaihong.com + - gitee_id: hymn1221 + name: 应捷.焕 + email: huanghuanyao@kaihong.com diff --git a/sig/IDE/src-oepkgs/QSemOS-plugin.yaml b/sig/IDE/src-oepkgs/QSemOS-plugin.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e78a24367329e966f979ef33bb33d34cb09522d7 --- /dev/null +++ b/sig/IDE/src-oepkgs/QSemOS-plugin.yaml @@ -0,0 +1,10 @@ +name: QSemOS-plugin +description: "Provide embedded developers with a one-stop solution from project wizards, development, compilation, debugging, and burning. Enable users to quickly build a development platform. This time, based on the Guochuang OS operating system, three plug-in functions of hybrid deployment, soft real-time, and hard real-time are provided. Users can perform kernel development, Yocto project development, C/C++, RTOS development, etc. according to their needs.User-centered, for users of three major kernels, provide MVP (hello world). Support graphical debugging methods, including breakpoints, single-step debugging, stack printing, and viewing data of memory segments." +upstream: https://gitee.com/src-oepkgs/QSemOS-plugin +branches: +- name: master + type: protected +- name: openEuler-24.09 + type: protected + create_from: master +type: public