adding nrf52840 port, able to blink led with pca10056
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<!DOCTYPE Board_Memory_Definition_File>
|
||||
<root name="nRF52840_xxAA">
|
||||
<MemorySegment name="FLASH" start="0x00000000" size="0x00100000" access="ReadOnly" />
|
||||
<MemorySegment name="RAM" start="0x20000000" size="0x00040000" access="Read/Write" />
|
||||
</root>
|
||||
Reference in New Issue
Block a user