cmcu为stm32h743IIt6
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
sc 90c74bc31a 创建,添加sdram 2 months ago
..
README.md 创建,添加sdram 2 months ago
SConscript 创建,添加sdram 2 months ago
ptyfs.c 创建,添加sdram 2 months ago
ptyfs.h 创建,添加sdram 2 months ago

README.md

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.