mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 11:44:53 +08:00
Releasing version 1.1.0 of serial
Converted the build system to caktin
This commit is contained in:
parent
5c21be7d8f
commit
f3a9767a1a
@ -1,3 +1,7 @@
|
|||||||
|
# 1.1.0 10-24-2012
|
||||||
|
|
||||||
|
* Converted the build system to catkin
|
||||||
|
|
||||||
# v1.0.1 8-27-2012
|
# v1.0.1 8-27-2012
|
||||||
|
|
||||||
* Added baudrates: 1000000, 11520000, 2000000, 2500000, 3000000, 3500000, and 4000000
|
* Added baudrates: 1000000, 11520000, 2000000, 2500000, 3000000, 3500000, and 4000000
|
||||||
|
|||||||
@ -31,13 +31,13 @@ PROJECT_NAME = serial
|
|||||||
# This could be handy for archiving the generated documentation or
|
# This could be handy for archiving the generated documentation or
|
||||||
# if some version control system is used.
|
# if some version control system is used.
|
||||||
|
|
||||||
PROJECT_NUMBER = 1.0.1
|
PROJECT_NUMBER = 1.1.0
|
||||||
|
|
||||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
||||||
# for a project that appears at the top of each page and should give viewer
|
# for a project that appears at the top of each page and should give viewer
|
||||||
# a quick idea about the purpose of the project. Keep the description short.
|
# a quick idea about the purpose of the project. Keep the description short.
|
||||||
|
|
||||||
PROJECT_BRIEF = "Cross-platform serial port library written in C++"
|
PROJECT_BRIEF = "Cross-platform, serial port library written in C++"
|
||||||
|
|
||||||
# With the PROJECT_LOGO tag one can specify an logo or icon that is
|
# With the PROJECT_LOGO tag one can specify an logo or icon that is
|
||||||
# included in the documentation. The maximum height of the logo should not
|
# included in the documentation. The maximum height of the logo should not
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user