source: rtems/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg @ 647859e

4.115
Last change on this file since 647859e was cb42c9a, checked in by Martin Galvan <omgalvan.86@…>, on 06/10/14 at 14:48:54

lm3s6965-testsuite.cfg: Add pppd.

When trying to compile RTEMS for the Stellaris LM3S6965 board, I had an
issue of pppd.exe's .rodata section being too big to fit in the board's
memory image (region 'ROM_INT' overflowed).

  • Property mode set to 100644
File size: 254 bytes
Line 
1#
2# lm3s6965 RTEMS Test Database.
3#
4# Format is one line per test that is _NOT_ built.
5#
6
7fileio
8flashdisk01
9fsdosfsname01
10jffs2_fserror
11jffs2_fslink
12jffs2_fspatheval
13jffs2_fspermission
14jffs2_fsrdwr
15jffs2_fssymlink
16jffs2_fstime
17monitor02
18utf8proc01
19pppd
Note: See TracBrowser for help on using the repository browser.