view .hgignore @ 1:cfc9524cca2c

Add 430600 and 921600 baud rates to serial shim Add 430600 and 921600 baud rates to the serial shim. Also guard references to B230400, B460800, and B921600 with #ifdef in case they happen not to be supported by a given system. B115200 is not guarded because it is a required rate for the bitbanger implementations on the coco3.
author William Astle <lost@l-w.ca>
date Sun, 08 May 2016 13:45:40 -0600
parents bef2801ac83e
children
line wrap: on
line source

syntax: glob
*~
*.o
syntax: regexp
^src/lwwire
^src/lwwire-serial