make uart_pty threadsafe
[simavr] / examples / parts / uart_pty.c
2013-08-25 lode leroymake uart_pty threadsafe master
2012-12-02 Michel PolletMerge pull request #10 from the-real-orca/mingw
2012-12-02 Stephan Veiglmingw: make simavr compilable with MinGW
2012-06-03 Michel Polletuart_pty: Add CR/LF conversion to the tap
2012-06-02 Michel Polletuart_pty: Introduced the notion of 'tap' port
2012-05-25 Michel Polletclang: Fixes of warning and nasty bugs
2012-04-18 Michel Polletuart_pty: Check value of environment variable
2012-04-05 Michel PolletUART: Added a trace macro
2012-04-05 Michel Polletuart_pty: Added a debug terminal
2012-03-15 Michel Polletuart_pty: New part