Drivers: locking sleep fix for attach/detach
As attach provides API to change a callback, lock/unlock should
only happen if we are doing the first/last callback (start-stop).
ls
1 parent e6d8a9a commit e57f0bcd26aa04f57b577885814ccbd7d3f806ac
@Martin Kojtal Martin Kojtal authored on 17 Aug 2017
Showing 5 changed files
View
drivers/CAN.cpp
View
drivers/SerialBase.cpp
View
drivers/Ticker.cpp
View
drivers/Ticker.h
View
drivers/Timer.cpp