Skip to content

Commit 8d848e8

Browse files
committed
Update News
1 parent b7fc0af commit 8d848e8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)