view .hgignore @ 136:3b5c3f3646fb

RV bring-up: lack of timer ticks fixed, still investigating the lack of "system time" messages from the RVT task
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Mon, 04 Nov 2013 23:35:11 +0000
parents 811b138f1bed
children afceeeb2cba1
line wrap: on
line source

syntax: regexp

\.[oa]$
\.elf$
\.bin$
\.srec$

^loadtools/fc-iram
^loadtools/fc-loadtool
^loadtools/fc-xram

^nuc-fw/build\.conf$
^nuc-fw/config\.stamp$
^nuc-fw/finlink/.*\.ld$
^nuc-fw/finlink/.*\.map$
^nuc-fw/include/config\.

^rvinterf/rvtdump$

^target-utils/.*/crt0\.S$

^toolchain/binutils-2\.21\.1/
^toolchain/binutils-build/
^toolchain/gcc-4\.5\.4/
^toolchain/gcc-build/
^toolchain/newlib-2\.0\.0/
^toolchain/newlib-build/