Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Commit

Permalink
[Update] Updated RX65N-RSK CCRX demo/test projects and PG support (#90)
Browse files Browse the repository at this point in the history
* [Update] Updated RX65N-RSK CCRX demo/test projects and PG support

* [Fix] Added/fix .scfg for all devices

* [Fix] Added path to Application Setting "Exclude Library" for aws_demos/demos/.. folder
  • Loading branch information
xuan97z1 authored Oct 7, 2021
1 parent adaa802 commit 9ba2b78
Show file tree
Hide file tree
Showing 122 changed files with 19,487 additions and 8,309 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2027,6 +2027,11 @@
<type>1</type>
<locationURI>AWS_IOT_MCU_ROOT/vendors/renesas/boards/rx65n-cloud-kit-uart-sx-ulpgn-gcc/aws_demos/config_files/shadow_demo_config.h</locationURI>
</link>
<link>
<name>config_files/FreeRTOSApplicationConfig.h</name>
<type>1</type>
<locationURI>AWS_IOT_MCU_ROOT/vendors/renesas/boards/rx65n-cloud-kit-uart-sx-ulpgn-gcc/aws_demos/config_files/FreeRTOSApplicationConfig.h</locationURI>
</link>
<link>
<name>application_code/main.c</name>
<type>1</type>
Expand Down Expand Up @@ -2910,7 +2915,7 @@
<type>10</type>
<matcher>
<id>org.eclipse.ui.ide.multiFilter</id>
<arguments>1.0-name-matches-false-true-r_sci_rx|r_bsp|r_byteq|r_ether_rx|r_flash_rx|r_s12ad_rx|r_sci_rx </arguments>
<arguments>1.0-name-matches-false-true-r_sci_rx|r_bsp|r_byteq|r_ether_rx|r_flash_rx|r_s12ad_rx|r_sci_rx|r_wifi_sx_ulpgn| </arguments>
</matcher>
</filter>
</filteredResources>
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ R_BSP_ATTRIB_SECTION_CHANGE_END
static const uint8_t *pboot_loader_magic_code = (uint8_t *)BOOT_LOADER_MIRROR_LOW_ADDRESS;

static int32_t firmware_verification_sha256_ecdsa(const uint8_t * pucData, uint32_t ulSize, const uint8_t * pucSignature, uint32_t ulSignatureSize, uint8_t *local_code_signer_public_key);
const uint8_t code_signer_public_key[] = CODE_SIGNENR_PUBLIC_KEY_PEM;
const uint8_t code_signer_public_key[] = CODE_SIGNER_PUBLIC_KEY_PEM;
const uint32_t code_signer_public_key_length = sizeof(code_signer_public_key);
const uint8_t code_signer_public_key_label[] = "code signer public key";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,7 @@
* "...base64 data...\n"\
* "-----END CERTIFICATE-----"
*/
//#define CODE_SIGNENR_PUBLIC_KEY_PEM "Paste code signer public key here."
#define CODE_SIGNENR_PUBLIC_KEY_PEM \
"-----BEGIN PUBLIC KEY-----"\
"MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEWiAlaCQGEgIKoP+qk7Uqc/ME/hjw"\
"amq1v/z/LWx15CKig59Pd3+ar2RFOlMMOhIfkYgS+Ha7tH+w0ggnKDrUug=="\
"-----END PUBLIC KEY-----"\


#define CODE_SIGNER_PUBLIC_KEY_PEM "Paste code signer public key here."

extern const uint8_t code_signer_public_key[];
extern const uint32_t code_signer_public_key_length;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<option id="toolchain.enable" value="false"/>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<configuration artifactExtension="mot" artifactName="aws_demos" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug" description="Debug on hardware" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;com.renesas.cdt.managedbuild.renesas.core.RenesasCompilerAssemblerErrorParser;com.renesas.cdt.managedbuild.core.buildRunnerErrorParser" id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.216582545" name="HardwareDebug" parent="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration">
<configuration artifactExtension="abs" artifactName="aws_demos" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug" description="Debug on hardware" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;com.renesas.cdt.managedbuild.renesas.core.RenesasCompilerAssemblerErrorParser;com.renesas.cdt.managedbuild.core.buildRunnerErrorParser" id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.216582545" name="HardwareDebug" parent="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration">
<folderInfo id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.configuration.216582545." name="/" resourcePath="">
<toolChain id="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.toolChain.1801147750" name="Renesas CCRX Toolchain" superClass="com.renesas.cdt.managedbuild.renesas.ccrx.hardwaredebug.toolChain">
<targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF;org.eclipse.cdt.core.PE" id="com.renesas.cdt.managedbuild.renesas.ccrx.base.targetPlatform.87287070" osList="win32" superClass="com.renesas.cdt.managedbuild.renesas.ccrx.base.targetPlatform"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1611,7 +1611,7 @@
<type>1</type>
<locationURI>AWS_IOT_MCU_ROOT/libraries/c_sdk/aws/shadow/include/aws_shadow.h</locationURI>
</link>
<link>
<link>
<name>libraries/c_sdk/standard/https/src/iot_https_client.c</name>
<type>1</type>
<locationURI>AWS_IOT_MCU_ROOT/libraries/c_sdk/standard/https/src/iot_https_client.c</locationURI>
Expand Down Expand Up @@ -2011,6 +2011,11 @@
<type>1</type>
<locationURI>AWS_IOT_MCU_ROOT/vendors/renesas/boards/rx65n-cloud-kit-uart-sx-ulpgn/aws_demos/config_files/shadow_demo_config.h</locationURI>
</link>
<link>
<name>config_files/FreeRTOSApplicationConfig.h</name>
<type>1</type>
<locationURI>AWS_IOT_MCU_ROOT/vendors/renesas/boards/rx65n-cloud-kit-uart-sx-ulpgn/aws_demos/config_files/FreeRTOSApplicationConfig.h</locationURI>
</link>
<link>
<name>application_code/main.c</name>
<type>1</type>
Expand Down Expand Up @@ -2894,7 +2899,7 @@
<type>10</type>
<matcher>
<id>org.eclipse.ui.ide.multiFilter</id>
<arguments>1.0-name-matches-false-true-r_sci_rx|r_bsp|r_byteq|r_ether_rx|r_flash_rx|r_s12ad_rx|r_sci_rx </arguments>
<arguments>1.0-name-matches-false-true-r_sci_rx|r_bsp|r_byteq|r_ether_rx|r_flash_rx|r_s12ad_rx|r_sci_rx|r_wifi_sx_ulpgn| </arguments>
</matcher>
</filter>
</filteredResources>
Expand Down
Loading

0 comments on commit 9ba2b78

Please sign in to comment.