mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 11:07:26 +08:00
c234fac910
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>