Logo white

Peter M. Groen / CppLinuxSerial

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 59
  • Compare
  • Branches 1
  • Tags 0
  • CppLinuxSerial
  • README.md
07 Nov, 2020
2 commits
  • Re-enabled all UNIX baud rates. Improved README.md documentation.
    18eb9073
    Geoffrey Hunter authored
    2020-11-07 23:31:47 -0800  
    Browse File »
  • Basic custom baud rate functionality working.
    46234190
    Geoffrey Hunter authored
    2020-11-07 01:23:18 -0800  
    Browse File »

13 Oct, 2020
1 commit
  • Added example of how to use the library to the README. Fixed CMake not using C++… ...
    9ed00102
    …14 by specifying set(CMAKE_CXX_STANDARD 14) rather than just dd_definitions(-std=c++14). Removed all unit tests that were using virtual serial ports for testing, as these are broken due to a changing TravisCI OS environment. This needs fixing at a later date.
    Geoffrey Hunter authored
    2020-10-13 20:31:21 +1300  
    Browse File »

07 Jul, 2020
1 commit
  • Fixed the incorrect build commands in the README. Changed the README from reStru… ...
    7000a079
    …cturedText to markdown.
    Geoffrey Hunter authored
    2020-07-07 20:32:53 +1200  
    Browse File »