diff options
author | Keith Packard <keithp@keithp.com> | 2012-08-07 11:32:16 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-08-07 11:32:16 -0700 |
commit | c7f228503870c44dfd278ede8b0980dbac73d3c7 (patch) | |
tree | bf391c9ff19bcd6df700eff7f0371c96072c2111 /src | |
parent | c58f3d1a373b20fac3f51037008bcc40955f1348 (diff) |
altos: Fix .sdcdbrc file for telebt-v0.1
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/telebt-v0.1/.sdcdbrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/telebt-v0.1/.sdcdbrc b/src/telebt-v0.1/.sdcdbrc index 710b4a2f..b9f6129c 100644 --- a/src/telebt-v0.1/.sdcdbrc +++ b/src/telebt-v0.1/.sdcdbrc @@ -1 +1,2 @@ ---directory=.. +--directory=../cc1111:../product:../core:../drivers:. + |