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)
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
22:af9dcf379926 | 2017-01-06 | Merge pull request #38 from AnotherButler/patch-1 | File Diff Annotate |
8:bb09890333fe | 2016-08-06 | Update main.cpp | File Diff Annotate |
1:846c97078558 | 2016-07-28 | Update example to https://github.com/ARMmbed/mbed-os-example-blinky at tag mbed-os-5.1.0-rc3 | File Diff Annotate |
0:2757d7abb7d9 | 2016-07-28 | Update example to https://github.com/ARMmbed/mbed-os-example-blinky at tag mbed-os-5.1.0-rc1 | File Diff Annotate |