Skip to content

Commit 420b5f2

Browse files
Merge pull request #62 from TatsuyaOgawanx/v6.4.0_rel_RC5
Update for v6.4.0_rel-rx-1.0.0 final
2 parents 81b870e + 12b7040 commit 420b5f2

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

configuration/azure-rtos.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5672,12 +5672,12 @@
56725672
<file>threadx/LICENSE.txt</file>
56735673
<file>threadx/LICENSED-HARDWARE.txt</file>
56745674
<file>threadx/SECURITY.md</file>
5675-
<file>configuration/samples/r01an6455ej0200-rx-azure-rtos.pdf</file>
5675+
<file>configuration/samples/r01an6455ej0210-rx-azure-rtos.pdf</file>
56765676
<path>.</path>
56775677
</impdir>
56785678
<openfile>
56795679
<path>README.md</path>
5680-
<path>r01an6455ej0200-rx-azure-rtos.pdf</path>
5680+
<path>r01an6455ej0210-rx-azure-rtos.pdf</path>
56815681
</openfile>
56825682
<!-- Update ewp file for IAR project setting -->
56835683
<sourceedit>

configuration/samples/bare/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
1. Usage Notes
33
---------------
44
1.1. For more information about how to use this sample project,
5-
please refer to section 2.1 of r01an6455ej0200-rx-azure-rtos.pdf
5+
please refer to section 2.1 of r01an6455ej0210-rx-azure-rtos.pdf
66

77
1.2. To keep 8 bytes size for double type
88
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/boot_loader/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ After device is changed, compiler setting is reset, please
1515
Copy and replace conent of linker_script_sample.ld for current linker_script.ld under src folder of current project
1616

1717
1.2. For more information about how to use this sample project,
18-
please refer to section 2.13 of r01an6455ej0200-rx-azure-rtos.pdf
18+
please refer to section 2.13 of r01an6455ej0210-rx-azure-rtos.pdf
1919

2020
1.3. To keep 8 bytes size for double type
2121
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/guix_8bpp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ https://docs.microsoft.com/azure/rtos/guix/about-guix
1515

1616

1717
1.2. For more information about how to use this sample project,
18-
please refer to section 2.8 of r01an6455ej0200-rx-azure-rtos.pdf
18+
please refer to section 2.8 of r01an6455ej0210-rx-azure-rtos.pdf
1919

2020
1.3. To keep 8 bytes size for double type
2121
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/iot_sdk/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
1. Usage Notes
33
---------------
44
1.1. For more information about how to use this sample project,
5-
please refer to section 2.6 of r01an6455ej0200-rx-azure-rtos.pdf
5+
please refer to section 2.6 of r01an6455ej0210-rx-azure-rtos.pdf
66

77
1.2. To keep 8 bytes size for double type
88
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/iot_sdk/rsk-rx671/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To use PMOD2, following modifications are required
1212
- P52: J19 jumper header pin mounting (J19 Pin1-2 short), R225 removal
1313

1414
1.2. For more information about how to use this sample project,
15-
please refer to section 2.6 of r01an6455ej0200-rx-azure-rtos.pdf
15+
please refer to section 2.6 of r01an6455ej0210-rx-azure-rtos.pdf
1616

1717
1.3. To keep 8 bytes size for double type
1818
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/iot_sdk/rx72n-envision-kit/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
1. Usage Notes
33
---------------
44
1.1. For more information about how to use this sample project,
5-
please refer to section 2.6 of r01an6455ej0200-rx-azure-rtos.pdf
5+
please refer to section 2.6 of r01an6455ej0210-rx-azure-rtos.pdf
66

77
1.2. To keep 8 bytes size for double type
88
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/iot_sdk_pnp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
1. Usage Notes
33
---------------
44
1.1. For more information about how to use this sample project,
5-
please refer to section 2.7 of r01an6455ej0200-rx-azure-rtos.pdf
5+
please refer to section 2.7 of r01an6455ej0210-rx-azure-rtos.pdf
66

77
1.2. To keep 8 bytes size for double type
88
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/iot_sdk_pnp/rsk-rx671/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To use PMOD2, following modifications are required
1212
- P52: J19 jumper header pin mounting (J19 Pin1-2 short), R225 removal
1313

1414
1.2. For more information about how to use this sample project,
15-
please refer to section 2.7 of r01an6455ej0200-rx-azure-rtos.pdf
15+
please refer to section 2.7 of r01an6455ej0210-rx-azure-rtos.pdf
1616

1717
1.3. To keep 8 bytes size for double type
1818
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/iot_sdk_pnp/rx72n-envision-kit/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
1. Usage Notes
33
---------------
44
1.1. For more information about how to use this sample project,
5-
please refer to section 2.7 of r01an6455ej0200-rx-azure-rtos.pdf
5+
please refer to section 2.7 of r01an6455ej0210-rx-azure-rtos.pdf
66

77
1.2. To keep 8 bytes size for double type
88
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/iperf/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
1. Usage Notes
33
---------------
44
1.1. For more information about how to use this sample project,
5-
please refer to section 2.5 of r01an6455ej0200-rx-azure-rtos.pdf
5+
please refer to section 2.5 of r01an6455ej0210-rx-azure-rtos.pdf
66

77
1.2. To keep 8 bytes size for double type
88
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/low_power/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
1. Usage Notes
33
---------------
44
1.1. For more information about how to use this sample project,
5-
please refer to section 2.12 of r01an6455ej0200-rx-azure-rtos.pdf
5+
please refer to section 2.12 of r01an6455ej0210-rx-azure-rtos.pdf
66

77
1.2. To keep 8 bytes size for double type
88
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/minimal/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
1. Usage Notes
33
---------------
44
1.1. For more information about how to use this sample project,
5-
please refer to section 2.2 of r01an6455ej0200-rx-azure-rtos.pdf
5+
please refer to section 2.2 of r01an6455ej0210-rx-azure-rtos.pdf
66

77
1.2. To keep 8 bytes size for double type
88
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/ping/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
1. Usage Notes
33
---------------
44
1.1. For more information about how to use this sample project,
5-
please refer to section 2.4 of r01an6455ej0200-rx-azure-rtos.pdf
5+
please refer to section 2.4 of r01an6455ej0210-rx-azure-rtos.pdf
66

77
1.2. To keep 8 bytes size for double type
88
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/ping/rsk-rx671/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To use PMOD2, following modifications are required
1212
- P52: J19 jumper header pin mounting (J19 Pin1-2 short), R225 removal
1313

1414
1.2. For more information about how to use this sample project,
15-
please refer to section 2.4 of r01an6455ej0200-rx-azure-rtos.pdf
15+
please refer to section 2.4 of r01an6455ej0210-rx-azure-rtos.pdf
1616

1717
1.3. To keep 8 bytes size for double type
1818
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/ramdisk/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
1. Usage Notes
33
---------------
44
1.1. For more information about how to use this sample project,
5-
please refer to section 2.3 of r01an6455ej0200-rx-azure-rtos.pdf
5+
please refer to section 2.3 of r01an6455ej0210-rx-azure-rtos.pdf
66

77
1.2. To keep 8 bytes size for double type
88
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/usbx_device_cdc_acm/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Usage Notes
55
This demonstration illustrates the setup and use of USBX device CDC-ACM Class to communicate with the host as a serial device.
66

77
For more information about how to use this sample project,
8-
please refer to section 2.9 of r01an6455ej0200-rx-azure-rtos.pdf
8+
please refer to section 2.9 of r01an6455ej0210-rx-azure-rtos.pdf
99

1010
To keep 8 bytes size for double type
1111
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/usbx_hcdc/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ After project generation, please confirm it as following steps:
1111
After downloading completed, click Generate Code button to generate code for it.
1212

1313
1.2. For more information about how to use this sample project,
14-
please refer to section 2.11 of r01an6455ej0200-rx-azure-rtos.pdf
14+
please refer to section 2.11 of r01an6455ej0210-rx-azure-rtos.pdf
1515

1616
1.3. To keep 8 bytes size for double type
1717
"-dbl_size=8" compiler build option is set as default for CC-RX project

configuration/samples/usbx_hmsc/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
1. Usage Notes
33
---------------
44
1.1. For more information about how to use this sample project,
5-
please refer to section 2.10 of r01an6455ej0200-rx-azure-rtos.pdf
5+
please refer to section 2.10 of r01an6455ej0210-rx-azure-rtos.pdf
66

77
1.2. To keep 8 bytes size for double type
88
"-dbl_size=8" compiler build option is set as default for CC-RX project

0 commit comments

Comments
 (0)