a b
/
mbed-os-example-test
123
.gitignore@100:ec006d6f3cb6, 2019-10-14 (annotated)
- Committer:
- mbed_official
- Date:
- Mon Oct 14 14:00:04 2019 +0100
- Revision:
- 100:ec006d6f3cb6
- Parent:
- 2:8834f9351e9b
Call `thread_sleep_for` to sleep (#193)
This function allows the application to be built wit the bare metal
profile without requiring `rtos-api` to be added in the list of required libraries.
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-blinky
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbed_official | 2:8834f9351e9b | 1 | .build |
mbed_official | 2:8834f9351e9b | 2 | .mbed |
mbed_official | 2:8834f9351e9b | 3 | projectfiles |
mbed_official | 2:8834f9351e9b | 4 | *.py* |