Prevent recursive call to error()
Only allow error to be called once. This prevents a loop where error()
calls exit() which in turn triggers another call to exit().
ls
1 parent 770ad61 commit a84142fc4e66deef605a15da72b417565f87a39a
@Russ Butler Russ Butler authored on 1 Jun 2017
Russ Butler committed on 3 Jun 2017
Showing 1 changed file
View
platform/mbed_error.c