From 521e2d4067be08584d4f229bb8f401c663689caf Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 17 Dec 2019 22:57:01 +0100 Subject: [PATCH] Added lib Adafruit ICM20649 https://github.com/arduino/Arduino/issues/9504 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 3b998695..ebc12a35 100644 --- a/registry.txt +++ b/registry.txt @@ -2718,3 +2718,4 @@ https://github.com/adafruit/Adafruit_LSM6DSOX.git|Contributed|Adafruit LSM6DSOX https://github.com/imfrancisd/MorseCodeMachine.git|Contributed|MorseCodeMachine https://github.com/SimpleHacks/hw_rng.git|Contributed|nrf_rng https://github.com/SimpleHacks/EzDmaHelper.git|Contributed|EzDmaHelper +https://github.com/adafruit/Adafruit_ICM20649.git|Contributed|Adafruit ICM20649