mirror of
https://github.com/apache/nuttx.git
synced 2026-08-21 15:40:21 +08:00
Coredump need call the block read/write ops in interrupt Not consider the ops called in thread and intterupt simultaneously. Only used for coredump now. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>