增加轮速输出
This commit is contained in:
@@ -7,7 +7,7 @@ PROVIDE( _stack_size = __stack_size );
|
||||
|
||||
MEMORY
|
||||
{
|
||||
FLASH (rx) : ORIGIN = 0x0000000, LENGTH = 214K
|
||||
FLASH (rx) : ORIGIN = 0x000A000, LENGTH = 214K
|
||||
RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 64K
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user