source: rtems/c/src/lib/libbsp/epiphany/epiphany_sim/make/custom/epiphany_sim.cfg @ 6f71dcb7

4.115
Last change on this file since 6f71dcb7 was 6f71dcb7, checked in by Hesham ALMatary <heshamelmatary@…>, on 05/21/15 at 16:53:53

Epiphany: Add the first epiphany_sim BSP v4

This BSP in intended to run on the simulator that should be built
from RSB. When building RTEMS for Epiphany --disable-networking must
be provided part of the configure command.

  • Property mode set to 100644
File size: 111 bytes
RevLine 
[6f71dcb7]1include $(RTEMS_ROOT)/make/custom/default.cfg
2
3RTEMS_CPU = epiphany
4
5CPU_CFLAGS =
6
7CFLAGS_OPTIMIZE_V ?= -O0 -g
Note: See TracBrowser for help on using the repository browser.