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@29:8b329367eec8, 2019-01-09 (annotated)
- Committer:
- jacquesolivierklein
- Date:
- Wed Jan 09 12:26:21 2019 +0000
- Revision:
- 29:8b329367eec8
- Parent:
- 2:8834f9351e9b
update for mbed-os-5.11 (and IHM-V2)
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* |