@@ -10,10 +10,9 @@ Major enhancements with this release include:
1010* Tickless kernel
1111* IP Stack improvements
1212* 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)
1415* Improved build support on Mac and Windows development environments
15- * Improved debug support
16- * Third-Party compilers support
1716* Xtensa GCC support
1817* Initial implementation of MMU/MPU support
1918* Expanded device support
@@ -135,7 +134,6 @@ Bluetooth
135134* BR/EDR: Added HFP (e)SCO audio channel establishment support
136135* BR/EDR: Added support for a functional SDP server
137136
138-
139137Build and Infrastructure
140138************************
141139
@@ -144,7 +142,6 @@ Build and Infrastructure
144142* Added support for MSYS2
145143* Use -O2 instead of -Os for ARC with SDK 0.9
146144
147-
148145Libraries
149146*********
150147
@@ -155,11 +152,9 @@ Libraries
155152* Update TinyCrypt to version 0.2.6
156153* Added minimal JSON library
157154
158-
159155HALs
160156****
161157
162-
163158* Added Atmel SAM family I2C (TWIHS) driver
164159* Added Atmel SAM serial (UART) driver
165160* Added WDT driver for Atmel SAM SoCs
@@ -194,7 +189,6 @@ Documentation
194189Tests and Samples
195190*****************
196191
197-
198192* Added test to verify same tick timeout expiry order
199193* Added clock_test for kernel
200194* Added tickless tests
@@ -203,7 +197,6 @@ Tests and Samples
203197* Added support to wait both IPv4 and IPv6
204198* Enabled tickless kernel option in some apps
205199
206-
207200JIRA Related Items
208201******************
209202
0 commit comments