mirror of https://github.com/ARMmbed/mbed-os.git
enable HAL sleep test
parent
0ed26e58a0
commit
fb28c41be1
|
@ -14,7 +14,7 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#if 1 || !DEVICE_SLEEP
|
||||
#if !DEVICE_SLEEP
|
||||
#error [NOT_SUPPORTED] sleep not supported for this target
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue