-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
14 additions
and
9 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
* This file is part of MicroRL - Micro Read Line library for small and embedded devices. | ||
* | ||
* Author: Eugene SAMOYLOV aka Helius <[email protected]> | ||
* Version: 2.3.0-dev | ||
* Version: 2.3.0 | ||
*/ | ||
|
||
#include <string.h> | ||
|
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 |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
* This file is part of MicroRL - Micro Read Line library for small and embedded devices. | ||
* | ||
* Author: Eugene SAMOYLOV aka Helius <[email protected]> | ||
* Version: 2.3.0-dev | ||
* Version: 2.3.0 | ||
*/ | ||
|
||
#include <stdio.h> | ||
|
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 |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
* This file is part of MicroRL - Micro Read Line library for small and embedded devices. | ||
* | ||
* Author: Eugene SAMOYLOV aka Helius <[email protected]> | ||
* Version: 2.3.0-dev | ||
* Version: 2.3.0 | ||
*/ | ||
|
||
#ifndef MICRORL_EXAMPLE_MISC_HDR_H | ||
|
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 |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
* This file is part of MicroRL - Micro Read Line library for small and embedded devices. | ||
* | ||
* Authors: Dmitry KARASEV <[email protected]> | ||
* Version: 2.3.0-dev | ||
* Version: 2.3.0 | ||
*/ | ||
|
||
#ifndef MICRORL_HDR_USER_CONFIG_H | ||
|
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 |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
* This file is part of MicroRL - Micro Read Line library for small and embedded devices. | ||
* | ||
* Author: Dmitry KARASEV <[email protected]> | ||
* Version: 2.3.0-dev | ||
* Version: 2.3.0 | ||
*/ | ||
|
||
#include <string.h> | ||
|
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 |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
* This file is part of MicroRL - Micro Read Line library for small and embedded devices. | ||
* | ||
* Author: Eugene SAMOYLOV aka Helius <[email protected]> | ||
* Version: 2.3.0-dev | ||
* Version: 2.3.0 | ||
*/ | ||
|
||
#include <termios.h> | ||
|
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 |
---|---|---|
|
@@ -23,7 +23,7 @@ | |
* | ||
* Authors: Eugene SAMOYLOV aka Helius <[email protected]>, | ||
* Dmitry KARASEV <[email protected]> | ||
* Version: 2.3.0-dev | ||
* Version: 2.3.0 | ||
*/ | ||
|
||
#ifndef MICRORL_HDR_H | ||
|
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 |
---|---|---|
|
@@ -23,7 +23,7 @@ | |
* | ||
* Authors: Eugene SAMOYLOV aka Helius <[email protected]>, | ||
* Dmitry KARASEV <[email protected]> | ||
* Version: 2.3.0-dev | ||
* Version: 2.3.0 | ||
*/ | ||
|
||
#ifndef MICRORL_HDR_DEFAULT_CONFIG_H | ||
|
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 |
---|---|---|
|
@@ -23,7 +23,7 @@ | |
* | ||
* Authors: Eugene SAMOYLOV aka Helius <[email protected]>, | ||
* Dmitry KARASEV <[email protected]> | ||
* Version: 2.3.0-dev | ||
* Version: 2.3.0 | ||
*/ | ||
|
||
#include <stdint.h> | ||
|