We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dbfa75 commit 7f2ff59Copy full SHA for 7f2ff59
1 file changed
_doc/changelog.txt
@@ -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