umar saeed
/
Watchdog_nocoverage_Part2
Lab 6 part 2
mbed_app.json@6:8b0ca28c88a4, 2019-02-27 (annotated)
- Committer:
- WilliamMarshQMUL
- Date:
- Wed Feb 27 15:54:07 2019 +0000
- Revision:
- 6:8b0ca28c88a4
- Parent:
- 5:9817756efc34
Update library. remove Thread.wait and Thread.signal using event flags instead. ;
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
WilliamMarshQMUL | 5:9817756efc34 | 1 | { |
WilliamMarshQMUL | 5:9817756efc34 | 2 | "config": { |
WilliamMarshQMUL | 6:8b0ca28c88a4 | 3 | "thread-stack-size": { |
WilliamMarshQMUL | 6:8b0ca28c88a4 | 4 | "value": 1000 |
WilliamMarshQMUL | 5:9817756efc34 | 5 | } |
WilliamMarshQMUL | 5:9817756efc34 | 6 | } |
WilliamMarshQMUL | 5:9817756efc34 | 7 | } |