Purpose: Simple application example with 2 threads and mutual-exclusion (Mutex) to a shared ressource (a bargraph). Target: L432KC / Nboard (from IUT-Cachan) Tested: yes Author: Jacques-Olivier Klein - IUT de CACHAN Date: 2018-02-10 DEFAULT_STACK_SIZE=2048 Libraries: mbed-os rev2741:bcf7085(26-feb-2017) + IHMV1 (from IUT-Cachan) rev4:a9e51ac(05-jan-2017)
.gitignore@2:8834f9351e9b, 2016-07-28 (annotated)
- Committer:
- mbed_official
- Date:
- Thu Jul 28 23:13:54 2016 +0100
- Revision:
- 2:8834f9351e9b
Update mbed-os.lib to mbed-os-5.1.0-rc3 (36468c9a)
Commit copied from ./src/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* |