-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
carl9170: import 1.9.9 firmware headers
Import new headers from my firmware branch: <https://github.com/chunkeey/carl9170fw> Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
- Loading branch information
Christian Lamparter
authored and
Kalle Valo
committed
Mar 7, 2016
1 parent
9cc3fdc
commit 2f10e50
Showing
4 changed files
with
87 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#ifndef __CARL9170_SHARED_VERSION_H | ||
#define __CARL9170_SHARED_VERSION_H | ||
#define CARL9170FW_VERSION_YEAR 12 | ||
#define CARL9170FW_VERSION_MONTH 12 | ||
#define CARL9170FW_VERSION_YEAR 16 | ||
#define CARL9170FW_VERSION_MONTH 2 | ||
#define CARL9170FW_VERSION_DAY 15 | ||
#define CARL9170FW_VERSION_GIT "1.9.7" | ||
#define CARL9170FW_VERSION_GIT "1.9.9" | ||
#endif /* __CARL9170_SHARED_VERSION_H */ |