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
- Committer:
- gmehmet
- Date:
- 2019-04-10
- Revision:
- 1:f60eafbf009a
- Child:
- 3:2fe2ff1ca0dc
File content as of revision 1:f60eafbf009a:
#ifndef __BUILD_VERSION_H__ #define __BUILD_VERSION_H__ #define BUILD_SOURCE_BRANCH "HEAD" #define BUILD_SOURCE_HASH "c0a9ad8d3fa420b7d4e62190fe7832376c9afd3b" #endif