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.
middleware-emwin/.mbedignore@5:f62a9e4a499a, 2021-11-13 (annotated)
- Committer:
- reedas
- Date:
- Sat Nov 13 12:02:49 2021 +0000
- Revision:
- 5:f62a9e4a499a
trying to include mbed
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
reedas | 5:f62a9e4a499a | 1 | #exclude hardfp libs |
reedas | 5:f62a9e4a499a | 2 | GUI/Libs/hardfp/* |
reedas | 5:f62a9e4a499a | 3 | |
reedas | 5:f62a9e4a499a | 4 | #exclude Sample folder from the build |
reedas | 5:f62a9e4a499a | 5 | Sample/* |
reedas | 5:f62a9e4a499a | 6 |