-
- Downloads
pba-d-01-kw2x: remove duplicate MCPU
MCPU is already defined to `CPU_ARCH` which is `cortex-m4`. Removing this line does not change the value: make --no-print-directory -C examples/hello-world/ BOARD=pba-d-01-kw2x \ info-debug-variable-CPU_ARCH info-debug-variable-MCPU cortex-m4 cortex-m4
Please register or sign in to comment