]> git.sur5r.net Git - cc65/history - include/serial.h
fix typo
[cc65] / include / serial.h
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