Skip to content

Commit

Permalink
[updated] some configuration files for SmartConfigurator.
Browse files Browse the repository at this point in the history
Signed-off-by: HirokiIshiguro <hiroki.ishiguro.fv@renesas.com>
  • Loading branch information
HirokiIshiguro committed Apr 9, 2021
1 parent ce19d7c commit 0ad4695
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion configuration/azure-rtos.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<package>
<type>rtosmodule</type>
<name>AzureRTOS</name>
<version>6.1.6_rel-rx-1.0.0</version>
<version>6.1.6_rel-rx-1.0.3</version>
<application>AzureRTOS</application>
<apps>
<app id="application" value="bare" name="Bare project" description="Project includes ThreadX, BSP, and CMT">
Expand Down
2 changes: 1 addition & 1 deletion configuration/filex.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package>
<type>rtosmodule</type>
<name>filex</name>
<version>6.1.6_rel-rx-1.0.0</version>
<version>6.1.6_rel-rx-1.0.3</version>
<application>AzureRTOSLibrary</application>
<desc>Azure RTOS FileX</desc>
<details>Azure RTOS FileX is a high-performance, FAT-compatible file system that’s fully integrated with Azure RTOS ThreadX</details>
Expand Down
2 changes: 1 addition & 1 deletion configuration/netxduo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package>
<type>rtosmodule</type>
<name>netxduo</name>
<version>6.1.6_rel-rx-1.0.0</version>
<version>6.1.6_rel-rx-1.0.3</version>
<application>AzureRTOSLibrary</application>
<desc>Azure RTOS NetX Duo</desc>
<details>Azure RTOS NetX Duo is an advanced, industrial-grade TCP/IP network stack designed specifically for deeply embedded real-time and IoT applications</details>
Expand Down
2 changes: 1 addition & 1 deletion configuration/netxduo_addons.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package>
<type>rtosmodule</type>
<name>netxduo_addons</name>
<version>6.1.6_rel-rx-1.0.0</version>
<version>6.1.6_rel-rx-1.0.3</version>
<application>AzureRTOSLibrary</application>
<desc>Azure RTOS NetX Duo Addons</desc>
<details>Azure RTOS NetX Duo Addons is ... (MSFT will support with this description)</details>
Expand Down
2 changes: 1 addition & 1 deletion configuration/threadx.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package>
<type>rtosmodule</type>
<name>threadx</name>
<version>6.1.6_rel-rx-1.0.0</version>
<version>6.1.6_rel-rx-1.0.3</version>
<application>AzureRTOSKernel</application>
<category>rtos.kernel</category>
<desc>Azure RTOS ThreadX</desc>
Expand Down

0 comments on commit 0ad4695

Please sign in to comment.