Skip to content
Commit f02170bd authored by Daniel Schultz's avatar Daniel Schultz Committed by Anas Nashif
Browse files

samples: driver: memc: Fix print argument



The sample wants to print the memory controller base address. However,
MEMC_BASE is used as argument in printf which is defined as long long
int. Use the memc pointer instead to print the base address.

Signed-off-by: default avatarDaniel Schultz <d.schultz@phytec.de>
parent 21411f46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment