From 738d7a9e581e74ba94a133c9a0ea972b1f788abb Mon Sep 17 00:00:00 2001 From: Sabas Date: Fri, 30 Jun 2023 10:48:30 -0600 Subject: [PATCH] add renesas arquitecture Signed-off-by: Sabas --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 4457490..64c33a8 100755 --- a/library.properties +++ b/library.properties @@ -6,5 +6,5 @@ sentence=MPU6050 Arduino Library. paragraph=MPU-6050 6-axis accelerometer/gyroscope Arduino Library. category=Sensors url=https://github.com/electroniccats/mpu6050 -architectures=avr,samd,sam,esp8266,esp32,stm32 +architectures=avr,samd,sam,esp8266,esp32,stm32,renesas,renesas_portenta,renesas_uno includes=MPU6050.h