Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: IHM_V2
Fork of mbed-os-example-mbed5-blinky by
readme.txt@28:11ebe30bbd30, 2018-02-11 (annotated)
- Committer:
- jacquesolivierklein
- Date:
- Sun Feb 11 19:29:32 2018 +0000
- Revision:
- 28:11ebe30bbd30
- Parent:
- 27:a94bca3c9f30
- Child:
- 29:a87942774bd4
remove useless interruption
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| jacquesolivierklein | 27:a94bca3c9f30 | 1 | Title : mbed-os-periodic-task |
| jacquesolivierklein | 27:a94bca3c9f30 | 2 | |
| jacquesolivierklein | 27:a94bca3c9f30 | 3 | Purpose: Simple application example with 3 periodic |
| jacquesolivierklein | 27:a94bca3c9f30 | 4 | functions triggered through a event-queue scheduler-object. |
| jacquesolivierklein | 27:a94bca3c9f30 | 5 | Target: L432KC / Nboard (from IUT-Cachan) |
| jacquesolivierklein | 27:a94bca3c9f30 | 6 | Tested: yes |
| jacquesolivierklein | 27:a94bca3c9f30 | 7 | Author: Jacques-Olivier Klein - IUT de CACHAN |
| jacquesolivierklein | 27:a94bca3c9f30 | 8 | Date: 2018-02-10 |
| jacquesolivierklein | 27:a94bca3c9f30 | 9 | DEFAULT_STACK_SIZE=2048 |
| jacquesolivierklein | 27:a94bca3c9f30 | 10 | Libraries: mbed-os rev2741:bcf7085(26feb-2017) + IHMV1 (from IUT-Cachan) rev4:a9e51ac |
| jacquesolivierklein | 27:a94bca3c9f30 | 11 |
