mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-28 17:00:25 +08:00
824261d3bc
It does not make sense to open portal without a flag. One should open a portal with RT_DEVICE_OFLAG_RDWR in most cases.