nrf/buffered_uarte: add HIL tests.
This commit is contained in:
5
tests/nrf/memory.x
Normal file
5
tests/nrf/memory.x
Normal file
@ -0,0 +1,5 @@
|
||||
MEMORY
|
||||
{
|
||||
FLASH : ORIGIN = 0x00000000, LENGTH = 1024K
|
||||
RAM : ORIGIN = 0x20000000, LENGTH = 256K
|
||||
}
|
Reference in New Issue
Block a user