File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,9 @@ Changes since version 8.0:
3636 - ser_posix.c: ser_recv times out at low baudrates #1982
3737 - Regression: arduino_as_isp FW crashed with -B32 #1978
3838 - DEFAULT_SPI_PORT appears to be undefined #1923
39+ - Avrdude hangs if valid serial port specified #1986
40+ - Compiler warnings #1988
41+ - Display issues under Windows #1991
3942
4043 * Pull requests:
4144
@@ -75,6 +78,10 @@ Changes since version 8.0:
7578 - Set DEFAULT_SPI_PORT #1977
7679 - Model programmer ability to set bitclock #1981
7780 - Retrigger ser_posix.c ser_recv() timeout #1983
81+ - Fix r/w timeout for Windows ser_send() #1987
82+ - Supress compiler warnings #1989
83+ - Explain syntax verbally & avoid >= display for Windows #1992
84+ - Extend -c urclock to work with lower baud rates #1993
7885
7986 * Internals:
8087
You can’t perform that action at this time.
0 commit comments