Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "Drivers/STM32H7xx_HAL_Driver"]
path = Drivers/STM32H7xx_HAL_Driver
url = https://github.com/STMicroelectronics/stm32h7xx-hal-driver.git
[submodule "lsm6dsv320x-pid"]
path = lsm6dsv320x-pid
url = https://github.com/STMicroelectronics/lsm6dsv320x-pid.git
4 changes: 3 additions & 1 deletion NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ STM32H7xx_HAL_Driver (Drivers/STM32H7xx_HAL_Driver): Copyright (c) 2017 STMicroe

CMSIS (Drivers/CMSIS): Copyright (c) 2009-2019 Arm Limited. Apache-2.0 License. www.apache.org/licenses/LICENSE-2.0

STM32_USB_Device_Library: Copyright (c) STMicroelectronics. SLA0044 Rev5/February 2018. Full license text is provided with the library in question.
STM32_USB_Device_Library: Copyright (c) STMicroelectronics. SLA0044 Rev5/February 2018. Full license text is provided with the library in question.

lsm6dsv320x-pid (lib/lsm6dsv320x-pid): Copyright (c) STMicroelectronics. BSD-3-Clause License. https://opensource.org/licenses/BSD-3-Clause
1 change: 1 addition & 0 deletions lsm6dsv320x-pid
Comment thread
MasterUser43 marked this conversation as resolved.
Submodule lsm6dsv320x-pid added at d5affc