1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/pba-d-01-kw2x
cladmi 99a0664bf7
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
2018-09-11 15:38:27 +02:00
..
dist boards/pba-d-01-kw2x: use OpenOCD-supplied config 2018-06-25 11:07:19 +02:00
include Merge pull request #8516 from jia200x/wiki_dox_convertion 2018-08-07 13:27:04 +02:00
board.c boards: fix doxygen grouping 2018-06-11 19:12:02 +02:00
doc.txt doc: add wiki documentation to Doxygen files 2018-08-01 15:24:54 +02:00
Makefile boards: changed module name to 'board' 2015-12-07 17:53:22 +01:00
Makefile.dep kinetis: Unify all Kinetis CPUs in one directory 2017-11-10 10:42:59 +01:00
Makefile.features kinetis: Unify all Kinetis CPUs in one directory 2017-11-10 10:42:59 +01:00
Makefile.include pba-d-01-kw2x: remove duplicate MCPU 2018-09-11 15:38:27 +02:00