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.
main.cpp@2:c95d2291d1db, 2015-08-01 (annotated)
- Committer:
- captaingoujon
- Date:
- Sat Aug 01 13:22:13 2015 +0000
- Branch:
- dev-USB
- Revision:
- 2:c95d2291d1db
- Parent:
- 0:27c53e093a59
- Child:
- 4:9bc07cce9fe6
dev-USB initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
captaingoujon | 0:27c53e093a59 | 1 | #include "mbed.h" |
captaingoujon | 0:27c53e093a59 | 2 | |
captaingoujon | 0:27c53e093a59 | 3 | int main(){ |
captaingoujon | 2:c95d2291d1db | 4 | //USB Development branch |
captaingoujon | 0:27c53e093a59 | 5 | } |