看不出来存在什么问题。
对了,我只选了kernal,没有选择shell、device,不知道跟这个是否有关
rtConfig.h 里面只是部分 define
例如:
define RT_USING_CONSOLE
//
// the buffer size of console <1-1024>
// the buffer size of console
// Default: 128 (128Byte)
define RT_CONSOLEBUF_SIZE 128
看不出来存在什么问题。
对了,我只选了kernal,没有选择shell、device,不知道跟这个是否有关
rtConfig.h 里面只是部分 define
例如:
define RT_USING_CONSOLE
//
// the buffer size of console <1-1024>
// the buffer size of console
// Default: 128 (128Byte)
define RT_CONSOLEBUF_SIZE 128
举报