Skip to content

Commit 7f2ff59

Browse files
committed
Add changelog.txt
1 parent 1dbfa75 commit 7f2ff59

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

_doc/changelog.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
v1.0.0
2+
- initial release
3+
4+
v1.1.0
5+
- added simple shell with few commands
6+
- using DMA for UART
7+
- separated ip_addr_config.h and changed default address to 192.168.0.52
8+
- added ADC as audio source
9+
- changed UART baudrate to 921600
10+
- added audio loopback function (audio input) to audio_dac module
11+
- switched to EbBitz 2.62
12+
- using STM32 RNG and lfsr113 for rand()
13+
- added WebRTC AEC (unfortunately there might be not enough RAM to use it)

0 commit comments

Comments
 (0)