Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
b6b00e99aac373176e612c79b4579c9e577bd2ed
/
serial.c
e33c40e
Initialize sp_fd and fix baud rate setting on windows
by Stefan Tauner
· 12 years ago
f966cc4
serial.c: be more pedantic
by Stefan Tauner
· 12 years ago
79587f5
Replace native calls in serprog with wrapper calls
by Stefan Tauner
· 12 years ago
ae3d837
Introduce serialport_write_nonblock()
by Stefan Tauner
· 12 years ago
00e1608
Replace sp_sync_read_timeout() with serialport_read_nonblock()
by Stefan Tauner
· 12 years ago
da5b17c
serial.c: round baudrates to valid ones
by Stefan Tauner
· 12 years ago
bf88be9
serial.c: abstract system error printing
by Stefan Tauner
· 12 years ago
62574aa
Break endless loop in serialport_write()
by Stefan Tauner
· 12 years ago
7145a50
Remove exit calls from sp_sync_read_timeout and sp_synchronize
by Niklas Söderlund
· 12 years ago
bb4fed7
Fix compilation with MinGW
by Stefan Tauner
· 12 years ago
2a95e87
Remove more exit calls
by Niklas Söderlund
· 12 years ago
da7c545
Add serial port bitbanging code
by Virgil-Adrian Teaca
· 13 years ago
269de35
Fix unchecked malloc calls and casts of malloc return values
by Stefan Tauner
· 13 years ago
d5e85d6
Fix and improve Windows/MinGW/MSYS build
by Uwe Hermann
· 13 years ago
8bb2021
Use shutdown callback mechanism to shutdown programmers
by David Hendricks
· 13 years ago
9e3a6c4
Multiple unrelated changes
by Carl-Daniel Hailfinger
· 14 years ago
18430a0
Remove duplicate includes from the code
by Stefan Reinauer
· 14 years ago
d2f007f
Handle Bus Pirates already in bit banging mode correctly
by Carl-Daniel Hailfinger
· 14 years ago
5b997c3
Split off programmer.h from flash.h
by Carl-Daniel Hailfinger
· 14 years ago
4395970
Various coding style and cosmetic changes
by Uwe Hermann
· 15 years ago
06602c2
Windows wants UNC names for COM ports >9 (legacy COM ports only work with one digit)
by Patrick Georgi
· 15 years ago
ebb4f5f
Convert all messages in serial.c to the new message infrastructure
by Sean Nelson
· 15 years ago
e48654c
Buspiratespi support on mingw
by Patrick Georgi
· 15 years ago
3b6237d
Multiple unrelated changes
by Patrick Georgi
· 15 years ago
efa151e
Move OS-dependent serial code from buspirate_spi.c to serial.c
by Carl-Daniel Hailfinger
· 15 years ago
e51ea10
Move serial handling from serprog.c to serial.c
by Carl-Daniel Hailfinger
· 15 years ago