@@ -10,10 +10,9 @@ Major enhancements with this release include:
10
10
* Tickless kernel
11
11
* IP Stack improvements
12
12
* Bluetooth 5.0 features
13
- * Ecosystem: Tracing, debugging support through third-party tools
13
+ * Ecosystem: Tracing, debugging support through third-party tools (openocd,
14
+ Segger Systemview)
14
15
* Improved build support on Mac and Windows development environments
15
- * Improved debug support
16
- * Third-Party compilers support
17
16
* Xtensa GCC support
18
17
* Initial implementation of MMU/MPU support
19
18
* Expanded device support
@@ -135,7 +134,6 @@ Bluetooth
135
134
* BR/EDR: Added HFP (e)SCO audio channel establishment support
136
135
* BR/EDR: Added support for a functional SDP server
137
136
138
-
139
137
Build and Infrastructure
140
138
************************
141
139
@@ -144,7 +142,6 @@ Build and Infrastructure
144
142
* Added support for MSYS2
145
143
* Use -O2 instead of -Os for ARC with SDK 0.9
146
144
147
-
148
145
Libraries
149
146
*********
150
147
@@ -155,11 +152,9 @@ Libraries
155
152
* Update TinyCrypt to version 0.2.6
156
153
* Added minimal JSON library
157
154
158
-
159
155
HALs
160
156
****
161
157
162
-
163
158
* Added Atmel SAM family I2C (TWIHS) driver
164
159
* Added Atmel SAM serial (UART) driver
165
160
* Added WDT driver for Atmel SAM SoCs
@@ -194,7 +189,6 @@ Documentation
194
189
Tests and Samples
195
190
*****************
196
191
197
-
198
192
* Added test to verify same tick timeout expiry order
199
193
* Added clock_test for kernel
200
194
* Added tickless tests
@@ -203,7 +197,6 @@ Tests and Samples
203
197
* Added support to wait both IPv4 and IPv6
204
198
* Enabled tickless kernel option in some apps
205
199
206
-
207
200
JIRA Related Items
208
201
******************
209
202
0 commit comments