Commit Graph

5 Commits

Author SHA1 Message Date
MacRsh
2758172108 feat(kernel/fifo): Optimize the creation of fifo. 2025-06-11 23:14:03 +08:00
MacRsh
46bf4594c6 <type>(<scope>): Rename libc/printf to snprintf 2025-06-10 22:40:18 +08:00
MacRsh
96f7c9f70a feat(all): Compress the system kernel.
1.Remove the particularly costly parts such as the path of the object, reduce the system kernel, and support fine-grained kernel cropping. Compatible with low-capacity products.
2.Support low-power mode.
2025-06-05 22:49:26 +08:00
MacRsh
76e7efce33 refactor(all): The previous writing is not good so all refactoring. 2025-02-04 22:55:53 +08:00
MacRsh
967b18db25 refactor(all): Refactoring kernel objects and structures
1.Was not satisfied with the original kernel object implementation, so it was refactored.
2.Due to the structure, the rest also needs to be reconstructed.
2025-01-22 23:35:55 +08:00