got embassy compass outputting a heading number.
This commit is contained in:
parent
6f6660fd6a
commit
45578958a6
8 changed files with 103 additions and 76 deletions
|
@ -1,6 +1,6 @@
|
|||
MEMORY
|
||||
{
|
||||
/* NOTE K = KiBi = 1024 bytes */
|
||||
FLASH : ORIGIN = 0x00000000, LENGTH = 256K
|
||||
FLASH : ORIGIN = 0x00000000, LENGTH = 512K
|
||||
RAM : ORIGIN = 0x20000000, LENGTH = 16K
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue