(mynewt-core) branch master updated: pwm/pwm_da1469x: Preserve timer state on frequency change.

2024-05-23 Thread wes3
This is an automated email from the ASF dual-hosted git repository. wes3 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git The following commit(s) were added to refs/heads/master by this push: new f2b4e4102 pwm/pwm_da1469x: Preserve timer sta

Re: [PR] pwm/pwm_da1469x: Preserve timer state on frequency change. [mynewt-core]

2024-05-23 Thread via GitHub
wes3 merged PR #3229: URL: https://github.com/apache/mynewt-core/pull/3229 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@mynewt.ap

(mynewt-core) 02/03: sensors/ina219: Fix voltage calculation

2024-05-23 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit bb0a5dea46897e5a466929fcf25c794605dfd8e4 Author: Jerzy Kasenberg AuthorDate: Sat May 18 16:55:19 2024 +0200 sen

(mynewt-core) branch master updated (9d887036e -> 5946fe6cd)

2024-05-23 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git from 9d887036e hw/bsp: Add support for WeAct STM32G431 board new 5f815dbf4 sensors/ina219: Convert CRLF to LF

Re: [PR] Fixes for ina219/ina226 [mynewt-core]

2024-05-23 Thread via GitHub
kasjer merged PR #3225: URL: https://github.com/apache/mynewt-core/pull/3225 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@mynewt.

(mynewt-core) 03/03: sensors/ina2xx: Handle uninitialized value warning

2024-05-23 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 5946fe6cd520ec4039f093ef2d3eddce895a33d4 Author: Jerzy Kasenberg AuthorDate: Sat May 18 17:08:47 2024 +0200 sen

(mynewt-core) 01/03: sensors/ina219: Convert CRLF to LF

2024-05-23 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 5f815dbf48ef0bc0a6f319390cd5a5280a7c007f Author: Jerzy Kasenberg AuthorDate: Tue May 21 18:03:06 2024 +0200 sen

Re: [PR] apps/auracast: Make the code compile on native target [mynewt-nimble]

2024-05-23 Thread via GitHub
MariuszSkamra commented on PR #1783: URL: https://github.com/apache/mynewt-nimble/pull/1783#issuecomment-2127001547 As discussed with @andrzej-kaczmarek offline, the button pin number is configurable via syscfg. If valid (> 0), the broadcaster functionality is enabled; disabled otherwise.

(mynewt-core) branch master updated: hw/bsp: Add support for WeAct STM32G431 board

2024-05-23 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git The following commit(s) were added to refs/heads/master by this push: new 9d887036e hw/bsp: Add support for WeAct STM3

Re: [PR] hw/bsp: Add support for WeAct STM32G431 board [mynewt-core]

2024-05-23 Thread via GitHub
kasjer merged PR #3209: URL: https://github.com/apache/mynewt-core/pull/3209 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@mynewt.

Re: [PR] hw/bsp: Add support for WeAct STM32G431 board [mynewt-core]

2024-05-23 Thread via GitHub
kasjer commented on code in PR #3209: URL: https://github.com/apache/mynewt-core/pull/3209#discussion_r1611418943 ## hw/bsp/weact_g431cb/include/bsp/stm32g4xx_hal_conf.h: ## @@ -0,0 +1,381 @@ +/** Review Comment: fixed -- This is an automated message from the Apache Git

Re: [PR] ci: Fix Check ports syscfg update workflow [mynewt-nimble]

2024-05-23 Thread via GitHub
wpiet closed pull request #1716: ci: Fix Check ports syscfg update workflow URL: https://github.com/apache/mynewt-nimble/pull/1716 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

(mynewt-core) 02/02: bsp/nucleo-h723zg: Use common startup and linker script

2024-05-23 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 3483c77d359a8e08a0734e6845cd55a7a773ecf2 Author: Jerzy Kasenberg AuthorDate: Wed Feb 7 11:14:46 2024 +0100 bsp/

(mynewt-core) branch master updated (00452e683 -> 3483c77d3)

2024-05-23 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git from 00452e683 Merge pull request #3230 from JuulLabs/config_fcb_wd_kick new 689dcf8bb hw/mcu: STM32H7 use autogen

Re: [PR] hw/mcu: STM32H7 use autogenerated linker script [mynewt-core]

2024-05-23 Thread via GitHub
kasjer merged PR #3213: URL: https://github.com/apache/mynewt-core/pull/3213 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@mynewt.

Re: [PR] hw/bsp: Add support for WeAct STM32G431 board [mynewt-core]

2024-05-23 Thread via GitHub
sjanc commented on code in PR #3209: URL: https://github.com/apache/mynewt-core/pull/3209#discussion_r1611295168 ## hw/bsp/weact_g431cb/include/bsp/stm32g4xx_hal_conf.h: ## @@ -0,0 +1,381 @@ +/** Review Comment: stil should be explicitly listed in LICENSE file -- This is

Re: [PR] hw/bsp: Add support for WeAct STM32G431 board [mynewt-core]

2024-05-23 Thread via GitHub
kasjer commented on code in PR #3209: URL: https://github.com/apache/mynewt-core/pull/3209#discussion_r1611269051 ## hw/bsp/weact_g431cb/include/bsp/stm32g4xx_hal_conf.h: ## @@ -0,0 +1,381 @@ +/** Review Comment: file with the same name is excluded for nucleo-g491re -- T

[PR] stylecheck: Add uncrastify exception for STATS [mynewt-core]

2024-05-23 Thread via GitHub
kasjer opened a new pull request, #3231: URL: https://github.com/apache/mynewt-core/pull/3231 Uncrustify removes leading spaces from STATS. This simple awk scrip if executed after uncrustify inserts spaces when expected -- This is an automated message from the Apache Git Service. To re

Re: [PR] hw/bsp: Add support for WeAct STM32G431 board [mynewt-core]

2024-05-23 Thread via GitHub
sjanc commented on code in PR #3209: URL: https://github.com/apache/mynewt-core/pull/3209#discussion_r1611141823 ## hw/bsp/weact_g431cb/include/bsp/stm32g4xx_hal_conf.h: ## @@ -0,0 +1,381 @@ +/** Review Comment: what license is this? BSD? should likely be listed in LICENSE