-
Notifications
You must be signed in to change notification settings - Fork 71
Siwx91x pm #103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Siwx91x pm #103
Conversation
What commit hash and version of Wiseconnect is this imported from? The fact that some existing files have a diff suggests that the import may be from a wrong version. |
eb9209d
to
052a666
Compare
b7d950c
to
0596de8
Compare
I have updated it, also added a pach commit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the commit log of wiseconnect: Power Manager SDK files
, :
should be followed by a space.
I also try to uniformize the commit titles. So, commit wiseconnect: import_wiseconnect.py update
should be start with scripts:
.
wiseconnect_sdk: Patch for sl_si91x_m4_ps.h
should start with wiseconnect:
.
Also note this PR can't be merged while it imports MSLA files.
wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_api/src/sl_si91x_i2s.c
Outdated
Show resolved
Hide resolved
wiseconnect/components/device/silabs/si91x/mcu/core/chip/src/rsi_ps_ram_func.c
Outdated
Show resolved
Hide resolved
wiseconnect/components/device/silabs/si91x/mcu/core/common/inc/rsi_debug.h
Outdated
Show resolved
Hide resolved
wiseconnect/components/device/silabs/si91x/mcu/core/common/src/rsi_debug.c
Outdated
Show resolved
Hide resolved
wiseconnect/components/device/silabs/si91x/mcu/drivers/cmsis_driver/SAI.c
Show resolved
Hide resolved
wiseconnect/components/device/silabs/si91x/mcu/drivers/cmsis_driver/UDMA.c
Outdated
Show resolved
Hide resolved
1e6c1d4
to
3ce249f
Compare
I don't know if it's supposed to be resolved now but still some files with MSLA licenses |
874e1e4
to
35c5bbc
Compare
Origin: Silicon Labs WiseConnect SDK License: Zlib and Apache-2.0 URL: https://github.com/siliconlabs/wiseconnect Commit: 05ef77e82bb473fdf157d33fb9cbf6e1d9a11a9e Version: v3.5.0-rc3 Purpose: Add Power Manager support for SiWx917 Signed-off-by: S Mohamed Fiaz <fiaz.mohamed@silabs.com>
Add powermanager sdk files in import_wiseconnect.py Signed-off-by: S Mohamed Fiaz <fiaz.mohamed@silabs.com>
guard sl_event_handler.h inclusion and declared sli_si91x_m4_ta_wakeup_configurations() in sl_si91x_m4_ps.h Signed-off-by: S Mohamed Fiaz <fiaz.mohamed@silabs.com>
Added Zlib license clause to the sl_si91x_m4_ps.h file Signed-off-by: S Mohamed Fiaz <fiaz.mohamed@silabs.com>
Added Zlib license clause to the rsi_debug.h file Signed-off-by: S Mohamed Fiaz <fiaz.mohamed@silabs.com>
Added Zlib license clause to the rsi_debug.c file Signed-off-by: S Mohamed Fiaz <fiaz.mohamed@silabs.com>
Added Zlib license clause to the UDMA.c file Signed-off-by: S Mohamed Fiaz <fiaz.mohamed@silabs.com>
Origin: Silicon Labs WiseConnect SDK
License: Zlib and Apache-2.0
URL: https://github.com/siliconlabs/wiseconnect
Commit: 05ef77e82bb473fdf157d33fb9cbf6e1d9a11a9e
Version: v3.5.0-rc3
Purpose: Add Power Manager support for SiWx917