|
|
@@ -62,6 +62,34 @@ The following sections explain:
|
|
|
<th>Version</th>
|
|
|
<th>Description</th>
|
|
|
</tr>
|
|
|
+ <tr>
|
|
|
+ <td>0.9.4 (Preview)</td>
|
|
|
+ <td>
|
|
|
+ <ul>
|
|
|
+ <li>look and feed: icons and colors</li>
|
|
|
+ <li>improved error processing and reporting</li>
|
|
|
+ <li>bug fixes</li>
|
|
|
+ </ul>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>0.9.2 (Preview)</td>
|
|
|
+ <td>
|
|
|
+ <ul>
|
|
|
+ <li>additional flags for memory regions: init, DMA, startup</li>
|
|
|
+ <li>fixes and enhancements in MPC and SAU handling</li>
|
|
|
+ <li>enhanced algorithm for memory region arrangement with MPC</li>
|
|
|
+ <li>possibility to save altered permissions for top-level memory regions and peripherals</li>
|
|
|
+ <li>individual configuration of peripheral channels and pins</li>
|
|
|
+ <li>improved new CMSIS Zone project wizard: it is possible to specify an available .rzone file instead of device</li>
|
|
|
+ <li>UI enhancements and bugfixes</li>
|
|
|
+ </ul>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>0.9.0-alpha (Preview)</td>
|
|
|
+ <td>Alpha with completely revised workflow.</td>
|
|
|
+ </tr>
|
|
|
<tr>
|
|
|
<td>0.0.3 (Preview 3)</td>
|
|
|
<td>Initial specification draft</td>
|