rCore-Tutorial-v3 icon indicating copy to clipboard operation
rCore-Tutorial-v3 copied to clipboard

ch3增加关于MAX_APP_NUM相关的编译期检查

Open wyfcyx opened this issue 2 years ago • 0 comments
trafficstars

当user目录下的app过多,超出MAX_APP_NUM限制;或者MAX_APP_NUM过大,使得某些部分溢出,应该让编译不通过。

wyfcyx avatar Oct 26 '23 16:10 wyfcyx