mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 11:41:51 +08:00
Some drivers may set too big quota by accident and consume all of our buffers, so we add a check when registering devices. Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>