Skip to content

Commit

Permalink
Release v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renesas-fsp-development committed Feb 24, 2023
1 parent 6e84256 commit 4a43d83
Show file tree
Hide file tree
Showing 1,078 changed files with 95,246 additions and 9,701 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ FSP uses an open software ecosystem and provides flexibility in using your prefe

### Current Release

[FSP v4.2.0](https://github.com/renesas/fsp/releases/tag/v4.2.0)
[FSP v4.3.0](https://github.com/renesas/fsp/releases/tag/v4.3.0)

### Supported RA MCU Kits

Expand All @@ -36,6 +36,11 @@ FSP uses an open software ecosystem and provides flexibility in using your prefe
- MCK-RA6T2
- RSSK-RA2L1
- RSSK-RA6T1
- FPB-RA4E2
- FPB-RA6E2
- EK-RA4E2
- EK-RA6E2


### Supported Software Packaged with FSP

Expand Down Expand Up @@ -64,14 +69,15 @@ For a list of software modules packaged with FSP, see [Supported Software](SUPPO
- FSP versions of 3.7.0 and later require a minimum e² studio version of 2022-04.
- FSP versions of 4.0.0 and later require a minimum e² studio version of 2022-07.
- FSP versions of 4.1.0 and later require a minimum e² studio version of 2022-10.
- FSP versions of 4.3.0 and later require a minimum e² studio version of 2023-01.

If you have already installed a previous FSP release that included e² studio then you can download the packs separately. These are available for download under the Assets section for each release. There is a zipped version, FSP_Packs_\<version\>.zip, that will work on any supported OS. There is also a self-extracting installer version, FSP_Packs_\<version\>.exe, that will work on Windows.

When using the zipped version of the packs the zip file should be extracted into the e² studio support area. This directory is typically found under the user's home directory with a path such as `~/.eclipse/com.renesas.platform_2047834950`. The number on the end of the path is unique to each e² studio installation. If you have two e² studio installations then you will have two directories with names of the format `~/.eclipse/com.renesas.platform_<unique_number>`. Please note that e² studio must have been run at least once for this directory to be created. You can find the support area for a particular e² studio installation by clicking `Help >> About e² studio`. In the window that pops up click `Installation Details` and choose the `Support Folders` tab. The e² studio support area path will be shown.

#### For new users that are using FSP with e² studio

1. Download the FSP with e² studio Installer from the Assets section of the [current release](https://github.com/renesas/fsp/releases/tag/v4.2.0).
1. Download the FSP with e² studio Installer from the Assets section of the [current release](https://github.com/renesas/fsp/releases/tag/v4.3.0).
2. Run the installer. This will install the e² studio tool, FSP packs, GCC toolchain and other tools required to use this software. No additional installations are required.

#### If using RA Smart Configurator (RASC) with IAR Embedded Workbench or Keil MDK ####
Expand Down
27 changes: 18 additions & 9 deletions SUPPORTED_SOFTWARE.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* [CTSU (r_ctsu)](https://renesas.github.io/fsp/group___c_t_s_u.html)
* [Touch (rm_touch)](https://renesas.github.io/fsp/group___t_o_u_c_h.html)
* Connectivity
* [Azure RTOS USBX DFU](https://docs.microsoft.com/en-us/azure/rtos/usbx/)
* [Azure RTOS USBX HCDC](https://docs.microsoft.com/en-us/azure/rtos/usbx/)
* [Azure RTOS USBX HHID](https://docs.microsoft.com/en-us/azure/rtos/usbx/)
* [Azure RTOS USBX HPRN](https://docs.microsoft.com/en-us/azure/rtos/usbx/)
Expand Down Expand Up @@ -102,6 +103,8 @@
* [Motor Sensorless Vector Control (rm_motor_sensorless)](https://renesas.github.io/fsp/group___m_o_t_o_r___s_e_n_s_o_r_l_e_s_s.html)
* [Motor Speed Controller (rm_motor_speed)](https://renesas.github.io/fsp/group___m_o_t_o_r___s_p_e_e_d.html)
* [Motor Vector Control with hall sensors(rm_motor_hall)](https://renesas.github.io/fsp/group___m_o_t_o_r___h_a_l_l.html)
* [Motor inertia estimation (rm_motor_inertia_estimate)](https://renesas.github.io/fsp/group___m_o_t_o_r___i_n_e_r_t_i_a___e_s_t_i_m_a_t_e.html)
* [Motor return origin function (rm_motor_return_origin)](https://renesas.github.io/fsp/group___m_o_t_o_r___r_e_t_u_r_n___o_r_i_g_i_n.html)
* [Motor vector control with induction sensor (rm_motor_induction)](https://renesas.github.io/fsp/group___m_o_t_o_r___i_n_d_u_c_t_i_o_n.html)
* Networking
* Bluetooth Low Energy Mesh Network modules
Expand Down Expand Up @@ -159,6 +162,7 @@
* [AWS Core MQTT](https://docs.aws.amazon.com/freertos/latest/userguide/coremqtt.html)
* [AWS Transport Interface on MbedTLS/PKCS11 (rm_aws_transport_interface_port)](https://docs.aws.amazon.com/embedded-csdk/latest/lib-ref/libraries/standard/coreMQTT/docs/doxygen/output/html/mqtt_transport_interface.html)
* [Azure EWF Adapter on RYZ014A](https://renesas.github.io/fsp/group___r_m___a_z_u_r_e___e_w_f___r_y_z.html)
* [Azure EWF Adapter on RYZ024A](https://renesas.github.io/fsp/group___r_m___a_z_u_r_e___e_w_f___r_y_z.html)
* [Azure RTOS NetX Duo Auto IP](https://docs.microsoft.com/en-us/azure/rtos/netx-duo/netx-duo-auto-ip/chapter1)
* [Azure RTOS NetX Duo BSD Support](https://docs.microsoft.com/en-us/azure/rtos/netx-duo/netx-duo-bsd/chapter1)
* [Azure RTOS NetX Duo Common](https://docs.microsoft.com/en-us/azure/rtos/netx-duo/)
Expand Down Expand Up @@ -191,6 +195,7 @@
* [Ethernet (r_ether)](https://renesas.github.io/fsp/group___e_t_h_e_r.html)
* [Ethernet (r_ether_phy)](https://renesas.github.io/fsp/group___e_t_h_e_r___p_h_y.html)
* [FreeRTOS+TCP](https://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_TCP/TCP_IP_Configuration.html)
* [GTL BLE Abstraction (rm_ble_abs_gtl)](https://renesas.github.io/fsp/group___b_l_e___a_b_s.html)
* [PTP (r_ptp)](https://renesas.github.io/fsp/group___p_t_p.html)
* [SPP BLE Abstraction (rm_ble_abs_spp)](https://renesas.github.io/fsp/group___b_l_e___a_b_s.html)
* Power
Expand All @@ -213,7 +218,7 @@
* [TinyCrypt (H/W Accelerated)](https://github.com/01org/tinycrypt/blob/master/documentation/tinycrypt.rst)
* [TinyCrypt (S/W Only)](https://github.com/01org/tinycrypt/blob/master/documentation/tinycrypt.rst)
* [Trusted Firmware-M](https://tf-m-user-guide.trustedfirmware.org/)
* [Trusted Firmware-M BL2](https://tf-m-user-guide.trustedfirmware.org/docs/technical_references/design_docs/tfm_secure_boot.html)
* [Trusted Firmware-M BL2](https://tf-m-user-guide.trustedfirmware.org/design_docs/booting/tfm_secure_boot.html)
* [Trusted Firmware-M Non-Secure](https://tf-m-user-guide.trustedfirmware.org/)
* Sensor
* [FS1015 Flow Sensor (rm_fs1015)](https://renesas.github.io/fsp/group___r_m___f_s1015.html)
Expand Down Expand Up @@ -251,6 +256,7 @@
* [Three-Phase PWM (r_gpt_three_phase)](https://renesas.github.io/fsp/group___g_p_t___t_h_r_e_e___p_h_a_s_e.html)
* [Timer, General PWM (r_gpt)](https://renesas.github.io/fsp/group___g_p_t.html)
* [Timer, Low-Power (r_agt)](https://renesas.github.io/fsp/group___a_g_t.html)
* [Timer, Ultra-Low-Power (r_ulpt)](https://renesas.github.io/fsp/group___u_l_p_t.html)
* Transfer
* [Transfer (r_dmac)](https://renesas.github.io/fsp/group___d_m_a_c.html)
* [Transfer (r_dtc)](https://renesas.github.io/fsp/group___d_t_c.html)
Expand All @@ -266,7 +272,6 @@
* [MCUboot Custom Crypto (Protected Mode)](https://renesas.github.io/fsp/group___r_m___m_c_u_b_o_o_t___p_o_r_t.html)
* [MCUboot Example Keys (NOT FOR PRODUCTION)](https://github.com/mcu-tools/mcuboot)
* [MCUboot External Memory (QSPI)](https://renesas.github.io/fsp/)
* [MCUboot External Memory (Unsupported)](https://renesas.github.io/fsp/)
* [MCUboot Port for RA (rm_mcuboot_port)](https://renesas.github.io/fsp/group___r_m___m_c_u_b_o_o_t___p_o_r_t.html)
* [MCUboot config](https://github.com/mcu-tools/mcuboot)
* [MCUboot logging](https://github.com/mcu-tools/mcuboot)
Expand All @@ -289,7 +294,6 @@
* Graphics
* [Azure RTOS GUIX Port (rm_guix_port)](https://renesas.github.io/fsp/group___r_m___g_u_i_x___p_o_r_t.html)
* [SEGGER emWin RA Port (rm_emwin_port)](https://renesas.github.io/fsp/group___r_m___e_m_w_i_n___p_o_r_t.html)
* [Software JPEG Placeholder (r_jpeg) [DO NOT USE]](https://renesas.github.io/fsp/group___j_p_e_g.html)
* Networking
* [AWS Cellular Interface Common](https://www.freertos.org/Documentation/api-ref/cellular/index.html)
* [AWS Cellular Platform (rm_cellular_platform_aws)](https://www.freertos.org/Documentation/api-ref/cellular/cellular_porting.html)
Expand All @@ -310,16 +314,19 @@
* [AWS Secure Sockets Common (No Longer Supported)](https://renesas.github.io/fsp/_f_r_e_e_r_t_o_s__m_i_g_r_a_t_i_o_n.html)
* [AWS Secure Sockets TLS Support (No Longer Supported)](https://renesas.github.io/fsp/_f_r_e_e_r_t_o_s__m_i_g_r_a_t_i_o_n.html)
* [AWS Secure Sockets on FreeRTOS Plus TCP (No Longer Supported)](https://renesas.github.io/fsp/_f_r_e_e_r_t_o_s__m_i_g_r_a_t_i_o_n.html)
* [AWS Secure Sockets on WiFi (No Longer Supported)](https://renesas.github.io/fsp/)
* [AWS Secure Sockets on WiFi (No Longer Supported)](https://renesas.github.io/fsp/_f_r_e_e_r_t_o_s__m_i_g_r_a_t_i_o_n.html)
* [AWS Silex WiFi Sockets Wrapper (rm_aws_sockets_wrapper_silex)](https://docs.aws.amazon.com/embedded-csdk/latest/lib-ref/libraries/standard/coreMQTT/docs/doxygen/output/html/mqtt_transport_interface.html)
* [AWS TCP Sockets Wrapper](https://docs.aws.amazon.com/embedded-csdk/latest/lib-ref/libraries/standard/coreMQTT/docs/doxygen/output/html/mqtt_transport_interface.html)
* [AWS Transport Interface on Secure Sockets (No Longer Supported)](https://renesas.github.io/fsp/_f_r_e_e_r_t_o_s__m_i_g_r_a_t_i_o_n.html)
* [AWS WiFi Common](https://docs.aws.amazon.com/freertos/latest/userguide/freertos-wifi.html)
* [AWS da16200 WiFi Sockets Wrapper (rm_aws_sockets_wrapper_da16200)](https://docs.aws.amazon.com/embedded-csdk/latest/lib-ref/libraries/standard/coreMQTT/docs/doxygen/output/html/mqtt_transport_interface.html)
* [Azure EWF Allocator on ThreadX](https://azure.github.io/embedded-wireless-framework/html/index.html)
* [Azure EWF Heap Allocator](https://azure.github.io/embedded-wireless-framework/html/index.html)
* [Azure EWF Interface on r_uart](https://azure.github.io/embedded-wireless-framework/html/index.html)
* [Azure EWF Memory Pool Allocator](https://azure.github.io/embedded-wireless-framework/html/index.html)
* [Azure EWF NetX Duo Middleware](https://azure.github.io/embedded-wireless-framework/html/index.html)
* [Azure EWF Platform on Bare Metal](https://azure.github.io/embedded-wireless-framework/html/index.html)
* [Azure EWF Platform on ThreadX](https://azure.github.io/embedded-wireless-framework/html/index.html)
* [Azure EWF ThreadX Allocator](https://azure.github.io/embedded-wireless-framework/html/index.html)
* [Azure Embedded Wireless Framework Common](https://azure.github.io/embedded-wireless-framework/html/index.html)
* [Azure RTOS NetX Duo NAT](https://docs.microsoft.com/en-us/azure/rtos/netx-duo/netx-duo-nat/chapter1)
* [BLE Driver (r_ble_balance)](https://renesas.github.io/fsp/group___b_l_e___b_a_l_a_n_c_e.html)
Expand All @@ -331,11 +338,13 @@
* [BLE Driver (r_ble_extended)](https://renesas.github.io/fsp/group___b_l_e___e_x_t_e_n_d_e_d.html)
* [BLE Driver (r_ble_extended_freertos)](https://renesas.github.io/fsp/group___b_l_e___e_x_t_e_n_d_e_d.html)
* [BLE Driver (r_ble_extended_threadx)](https://renesas.github.io/fsp/group___b_l_e___e_x_t_e_n_d_e_d.html)
* [BLE GTL Transport on UART (rm_ble_abs_gtl_transport)](https://renesas.github.io/fsp/group___b_l_e___a_b_s.html)
* [BLE Mesh OS on Baremetal (rm_mesh_os_baremetal)](https://renesas.github.io/fsp/group___m_e_s_h___o_s___b_a_r_e_m_e_t_a_l.html)
* [BLE Mesh OS on FreeRTOS (rm_mesh_os_freertos)](https://renesas.github.io/fsp/group___m_e_s_h___o_s___f_r_e_e_r_t_o_s.html)
* [BLE Mesh Timer on Baremetal (rm_mesh_timer_baremetal)](https://renesas.github.io/fsp/group___m_e_s_h___t_i_m_e_r___b_a_r_e_m_e_t_a_l.html)
* [BLE Mesh Timer on FreeRTOS (rm_mesh_timer_freertos)](https://renesas.github.io/fsp/group___m_e_s_h___t_i_m_e_r___f_r_e_e_r_t_o_s.html)
* [Cellular Comm Interface on UART (rm_cellular_comm_uart_aws)](https://www.freertos.org/Documentation/api-ref/cellular/cellular__comm__interface_8h.html)
* [DA14531 GTL Driver Layer](https://renesas.github.io/fsp/group___b_l_e___a_b_s___g_t_l.html)
* [FreeRTOS+TCP Wrapper to r_ether (rm_freertos_plus_tcp)](https://renesas.github.io/fsp/group___f_r_e_e_r_t_o_s___p_l_u_s___t_c_p.html)
* [FreeRTOS+TLS (No Longer Supported)](https://renesas.github.io/fsp/_f_r_e_e_r_t_o_s__m_i_g_r_a_t_i_o_n.html)
* [NetX Duo Ethernet Driver (rm_netxduo_ether)](https://docs.microsoft.com/en-us/azure/rtos/netx-duo/chapter5)
Expand All @@ -346,20 +355,21 @@
* Security
* [Azure RTOS NetX Crypto HW Acceleration (rm_netx_secure_crypto)](https://renesas.github.io/fsp/group___r_m___n_e_t_x___s_e_c_u_r_e___c_r_y_p_t_o.html)
* [Azure RTOS NetX Crypto Software Only](https://renesas.github.io/fsp/group___r_m___n_e_t_x___s_e_c_u_r_e___c_r_y_p_t_o.html)
* [Crypto AES2](https://renesas.github.io/fsp/)
* [Crypto RA2](https://renesas.github.io/fsp/)
* [FreeRTOS MbedTLS Port](https://renesas.github.io/fsp/)
* [Key Injection for PSA Crypto](https://renesas.github.io/fsp/group___s_c_e___k_e_y___i_n_j_e_c_t_i_o_n.html)
* [MCUBoot TinyCrypt TRNG (rm_mcuboot_tinycrypt_port)](https://renesas.github.io/fsp/group___r_m___t_i_n_y_c_r_y_p_t___p_o_r_t.html)
* [MCUBoot TinyCrypt H/W Acceleration (rm_mcuboot_tinycrypt_port)](https://renesas.github.io/fsp/group___r_m___t_i_n_y_c_r_y_p_t___p_o_r_t.html)
* [MCUboot TinyCrypt (H/W Accelerated)](https://github.com/01org/tinycrypt/blob/master/documentation/tinycrypt.rst)
* [MCUboot TinyCrypt (S/W Only)](https://github.com/01org/tinycrypt/blob/master/documentation/tinycrypt.rst)
* [Mbed Crypto HW Acceleration (rm_psa_crypto)](https://renesas.github.io/fsp/group___r_m___p_s_a___c_r_y_p_t_o.html)
* [Mbed Crypto H/W Acceleration (rm_psa_crypto)](https://renesas.github.io/fsp/group___r_m___p_s_a___c_r_y_p_t_o.html)
* [MbedTLS FSP Port (rm_mbedtls)](https://www.trustedfirmware.org/projects/mbed-tls/)
* [RSIP Compatibility Mode](https://renesas.github.io/fsp/)
* [SCE Compatibility Mode](https://renesas.github.io/fsp/)
* [SCE5](https://renesas.github.io/fsp/)
* [SCE5B](https://renesas.github.io/fsp/)
* [SCE7](https://renesas.github.io/fsp/)
* [TinyCrypt TRNG (rm_tinycrypt_port)](https://renesas.github.io/fsp/group___r_m___t_i_n_y_c_r_y_p_t___p_o_r_t.html)
* [TinyCrypt H/W Acceleration (rm_tinycrypt_port)](https://renesas.github.io/fsp/group___r_m___t_i_n_y_c_r_y_p_t___p_o_r_t.html)
* [Trusted Firmware-M BL2 Port (rm_bl2_port)](https://github.com/ARM-software/arm-trusted-firmware/blob/master/docs/design/firmware-design.rst#bl2)
* [Trusted Firmware-M FreeRTOS Integration](https://tf-m-user-guide.trustedfirmware.org/)
* [Trusted Firmware-M Port (rm_tfm_port)](https://tf-m-user-guide.trustedfirmware.org/)
Expand All @@ -384,7 +394,6 @@
* [FreeRTOS+FAT Port for RA (rm_freertos_plus_fat)](https://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_FAT/index.html)
* [LevelX NOR Port (rm_levelx_nor_spi)](https://renesas.github.io/fsp/group___r_m___l_e_v_e_l_x___n_o_r___s_p_i.html)
* [LittleFS on Flash (rm_littlefs_flash)](https://renesas.github.io/fsp/group___r_m___l_i_t_t_l_e_f_s___f_l_a_s_h.html)
* [Persistent Storage Stub (not currently supported)](https://renesas.github.io/fsp/group___r_m___l_i_t_t_l_e_f_s___f_l_a_s_h.html)
* System
* [Arm CMSIS5 Core (M)](https://arm-software.github.io/CMSIS_5/Core/html/index.html)
* Transfer
Expand Down
2 changes: 1 addition & 1 deletion ra/board/ra2a1_ek/board.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/***********************************************************************************************************************
* Copyright [2020-2022] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
* Copyright [2020-2023] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
*
* This software and documentation are supplied by Renesas Electronics America Inc. and may only be used with products
* of Renesas Electronics Corp. and its affiliates ("Renesas"). No other uses are authorized. Renesas products are
Expand Down
2 changes: 1 addition & 1 deletion ra/board/ra2a1_ek/board_init.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/***********************************************************************************************************************
* Copyright [2020-2022] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
* Copyright [2020-2023] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
*
* This software and documentation are supplied by Renesas Electronics America Inc. and may only be used with products
* of Renesas Electronics Corp. and its affiliates ("Renesas"). No other uses are authorized. Renesas products are
Expand Down
2 changes: 1 addition & 1 deletion ra/board/ra2a1_ek/board_init.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/***********************************************************************************************************************
* Copyright [2020-2022] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
* Copyright [2020-2023] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
*
* This software and documentation are supplied by Renesas Electronics America Inc. and may only be used with products
* of Renesas Electronics Corp. and its affiliates ("Renesas"). No other uses are authorized. Renesas products are
Expand Down
2 changes: 1 addition & 1 deletion ra/board/ra2a1_ek/board_leds.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/***********************************************************************************************************************
* Copyright [2020-2022] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
* Copyright [2020-2023] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
*
* This software and documentation are supplied by Renesas Electronics America Inc. and may only be used with products
* of Renesas Electronics Corp. and its affiliates ("Renesas"). No other uses are authorized. Renesas products are
Expand Down
2 changes: 1 addition & 1 deletion ra/board/ra2a1_ek/board_leds.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/***********************************************************************************************************************
* Copyright [2020-2022] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
* Copyright [2020-2023] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
*
* This software and documentation are supplied by Renesas Electronics America Inc. and may only be used with products
* of Renesas Electronics Corp. and its affiliates ("Renesas"). No other uses are authorized. Renesas products are
Expand Down
2 changes: 1 addition & 1 deletion ra/board/ra2e1_ek/board.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/***********************************************************************************************************************
* Copyright [2020-2022] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
* Copyright [2020-2023] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
*
* This software and documentation are supplied by Renesas Electronics America Inc. and may only be used with products
* of Renesas Electronics Corp. and its affiliates ("Renesas"). No other uses are authorized. Renesas products are
Expand Down
2 changes: 1 addition & 1 deletion ra/board/ra2e1_ek/board_init.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/***********************************************************************************************************************
* Copyright [2020-2022] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
* Copyright [2020-2023] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
*
* This software and documentation are supplied by Renesas Electronics America Inc. and may only be used with products
* of Renesas Electronics Corp. and its affiliates ("Renesas"). No other uses are authorized. Renesas products are
Expand Down
2 changes: 1 addition & 1 deletion ra/board/ra2e1_ek/board_init.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/***********************************************************************************************************************
* Copyright [2020-2022] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
* Copyright [2020-2023] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
*
* This software and documentation are supplied by Renesas Electronics America Inc. and may only be used with products
* of Renesas Electronics Corp. and its affiliates ("Renesas"). No other uses are authorized. Renesas products are
Expand Down
Loading

0 comments on commit 4a43d83

Please sign in to comment.