summaryrefslogtreecommitdiff
path: root/src/telemetrum-v1.1
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-07-02 23:44:10 -0700
committerKeith Packard <keithp@keithp.com>2012-07-02 23:45:43 -0700
commit933fc7e4c2f617e49e1cfdf45b83695290b51456 (patch)
treec62ea7041ed7a0b9c4f1092aac43453e5a7ab272 /src/telemetrum-v1.1
parent50b343d389039eae082e82b8ac0b76ae3e2b3ad4 (diff)
altos: Do not block igniters on the radio mutex.
Blocking igniters on the radio mutex fails when doing igniter testing over the RF link; the packet receiver task will never release the mutex and the CPU at the same time, causing the system to lock up. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/telemetrum-v1.1')
-rw-r--r--src/telemetrum-v1.1/.sdcdbrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/telemetrum-v1.1/.sdcdbrc b/src/telemetrum-v1.1/.sdcdbrc
index 710b4a2f..fbe9a599 100644
--- a/src/telemetrum-v1.1/.sdcdbrc
+++ b/src/telemetrum-v1.1/.sdcdbrc
@@ -1 +1 @@
---directory=..
+--directory=../cc1111:../product:../core:../drivers:.