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: max32630fthr Adafruit_FeatherOLED USBDevice
build_version.h@1:f60eafbf009a, 2019-04-10 (annotated)
- Committer:
- gmehmet
- Date:
- Wed Apr 10 14:56:25 2019 +0300
- Revision:
- 1:f60eafbf009a
- Child:
- 3:2fe2ff1ca0dc
upload from local
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
gmehmet | 1:f60eafbf009a | 1 | #ifndef __BUILD_VERSION_H__ |
gmehmet | 1:f60eafbf009a | 2 | #define __BUILD_VERSION_H__ |
gmehmet | 1:f60eafbf009a | 3 | #define BUILD_SOURCE_BRANCH "HEAD" |
gmehmet | 1:f60eafbf009a | 4 | #define BUILD_SOURCE_HASH "c0a9ad8d3fa420b7d4e62190fe7832376c9afd3b" |
gmehmet | 1:f60eafbf009a | 5 | #endif |