Skip to content

[Feature] 对基础系统的Group进行整理 #10904

@BernardXiong

Description

@BernardXiong

Describe problem solved by the proposed feature

当前基础系统(Kernel, shell, libc/posix, file system, network stack, device subsystem)的Group划分显得很乱,很随意,需要对这些Group划分进行整理,变得简单清晰。

  • klibc 统一变更成Libc;如涉及到POSIX的,也统一变更成 Libc
  • libcpu 统一变更成 CPU
  • mm 统一变更成 Memm
  • components/drivers 下的 Group 都统一成 DeviceDrivers

Describe your preferred solution

No response

Describe possible alternatives

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions