dgjames cabe8296ea Revert "rtt更新"
This reverts commit d6009a0773d226206cf691dda1be16f5aa6299ee.
2025-01-23 21:03:05 +08:00
..
2025-01-23 21:03:05 +08:00
2024-08-05 20:57:09 +08:00
2024-08-05 20:57:09 +08:00
2024-08-05 20:57:09 +08:00

The Pseudo Terminal Filesystem

The device register on ptyfs is also registered in device frameworks with rt_device_register().

It's possible to mount a new ptyfs instance on another path. Each instance is isolated to each other. And they don't share the id system. But generally speaking, you have to mount the ptyfs on /dev root, since all the file nodes in ptyfs are devices.