New targets for:
authorgkostka <kostka.grzegorz@gmail.com>
Fri, 30 May 2014 13:25:30 +0000 (13:25 +0000)
committergkostka <kostka.grzegorz@gmail.com>
Fri, 30 May 2014 13:25:30 +0000 (13:25 +0000)
commit51f1e57ab39213c2a84155f9383f87d483dad769
treefe707a243bb09bb3f2eb5bf3ab038946bb0e6d51
parent49363e93477e3a0065dbc73da9b383a8e52aefe3
New targets for:
 - xmaga
 - arm-sim (arm-none-eabi-run)
 - cortex-m0
Improved toolchain directory structure.
12 files changed:
CMakeLists.txt
Makefile
lwext4/ext4_config.h
toolchain/arm-sim.cmake [new file with mode: 0644]
toolchain/avrxmega7.cmake [new file with mode: 0644]
toolchain/bf518.cmake
toolchain/common/arm-none-eabi.cmake [new file with mode: 0644]
toolchain/common/avr-gcc.cmake [new file with mode: 0644]
toolchain/common/bfin-elf.cmake [new file with mode: 0644]
toolchain/cortex-m0.cmake [new file with mode: 0644]
toolchain/cortex-m3.cmake
toolchain/cortex-m4.cmake