]> git.sur5r.net Git - cc65/history - include/serial.h
Support for self explanatory KBCODE values
[cc65] / include / serial.h
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2013-12-07 Oliver SchmidtMerge pull request #64 from groessler/something_to_pull
2013-12-06 Christian Groessleradd SER_BAUD_56_875
2013-12-06 Christian Groessleradd SER_ERR_NOT_OPEN status code
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-07-22 uzAn already loaded driver is an error in ser_load_driver...
2011-07-07 uzRemoved __fastcall__ declarations for functions without...
2009-09-20 uzLynx patches by Karri Kaksonen. Improvements for the...
2003-08-22 cuzAPI changes
2003-08-15 cuzBaud rate #define changes
2003-04-28 cuzAdded ser_ioctl
2003-04-18 cuzWorking on new serial API
2003-04-15 cuzMoving rs232 support to modules