wes3 opened a new pull request, #3222:
URL: https://github.com/apache/mynewt-core/pull/3222
Adds 1MHz i2c speed to the i2c hal. The 1MHz speed requires high speed mode
on the chip. In order for this to work it appears that the RESTART_EN bit has
to be set in the control register or a tx abo
wes3 commented on PR #3221:
URL: https://github.com/apache/mynewt-core/pull/3221#issuecomment-2115915577
Closing since a file was added here that should not be part of PR
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
wes3 closed pull request #3221: hw/mcu/dialog: Add 1MHz high-speed mode to i2c
hal
URL: https://github.com/apache/mynewt-core/pull/3221
--
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 c
wes3 opened a new pull request, #3221:
URL: https://github.com/apache/mynewt-core/pull/3221
Adds 1MHz i2c speed to the i2c hal. The 1MHz speed requires high speed mode
on the chip. In order for this to work it appears that the RESTART_EN bit has
to be set in the control register or a tx abo
This is an automated email from the ASF dual-hosted git repository.
wes3 pushed a change to branch da1469x_i2c_1mhz
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git
was 6ccc2f224 hw/mcu/dialog: Add 1MHz i2c speed
The revisions that were on this branch are still contained i
wes3 commented on PR #3220:
URL: https://github.com/apache/mynewt-core/pull/3220#issuecomment-2115859481
Oops. Used wrong remote. :-(
--
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
wes3 closed pull request #3220: hw/mcu/dialog: Add 1MHz i2c speed
URL: https://github.com/apache/mynewt-core/pull/3220
--
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 unsubs
wes3 opened a new pull request, #3220:
URL: https://github.com/apache/mynewt-core/pull/3220
Adds 1MHz i2c speed to the i2c hal. The 1MHz speed requires high speed mode
on the chip. In order for this to work it appears that the RESTART_EN bit has
to be set in the control register or a tx abo
This is an automated email from the ASF dual-hosted git repository.
wes3 pushed a change to branch da1469x_i2c_1mhz
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git
at 6ccc2f224 hw/mcu/dialog: Add 1MHz i2c speed
This branch includes the following new commits:
new 6c
This is an automated email from the ASF dual-hosted git repository.
wes3 pushed a commit to branch da1469x_i2c_1mhz
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git
commit 6ccc2f224f439622188cf14d4b01598b72f6d1f9
Author: Will San Filippo
AuthorDate: Thu May 16 13:22:43 2024 -040
rymanluk merged PR #1781:
URL: https://github.com/apache/mynewt-nimble/pull/1781
--
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...@myn
This is an automated email from the ASF dual-hosted git repository.
rymek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
The following commit(s) were added to refs/heads/master by this push:
new 7ec17b68 nimble/audio/bass: Fix infinite l
This is an automated email from the ASF dual-hosted git repository.
janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
commit a36ed34174909570e6ea592fe5fa2e621046408f
Author: Szymon Czapracki
AuthorDate: Wed May 15 12:53:41 2024 +0200
n
This is an automated email from the ASF dual-hosted git repository.
janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
commit d40479fce96091e685ea1e088de80c8ae88c984b
Author: Szymon Czapracki
AuthorDate: Tue May 14 16:48:34 2024 +0200
n
This is an automated email from the ASF dual-hosted git repository.
janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
commit d18ab26959eba920801092120980dc0f719e40e8
Author: Szymon Czapracki
AuthorDate: Tue May 14 16:49:51 2024 +0200
n
This is an automated email from the ASF dual-hosted git repository.
janc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
from 8bdd23e2 nimble/host: Fix invalid connection handle check in SM
new d40479fc nimble/host: Modify BASS charac
sjanc merged PR #1779:
URL: https://github.com/apache/mynewt-nimble/pull/1779
--
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
This is an automated email from the ASF dual-hosted git repository.
janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
commit 9190dcc9e9cbf1b099213ccac447aeb7ff3d8474
Author: Szymon Czapracki
AuthorDate: Wed May 15 14:56:50 2024 +0200
U
MariuszSkamra commented on PR #1779:
URL: https://github.com/apache/mynewt-nimble/pull/1779#issuecomment-2115141341
BASS related changes LGTM
--
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 s
MariuszSkamra commented on code in PR #1677:
URL: https://github.com/apache/mynewt-nimble/pull/1677#discussion_r1603137666
##
nimble/host/audio/include/audio/ble_audio.h:
##
@@ -536,17 +536,8 @@ struct ble_audio_broadcast_name {
/** BLE Audio event: BASS - Remote Scan Started *
MariuszSkamra commented on code in PR #1677:
URL: https://github.com/apache/mynewt-nimble/pull/1677#discussion_r1603137063
##
nimble/host/audio/include/audio/ble_audio_broadcast_sink.h:
##
@@ -0,0 +1,267 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * o
This is an automated email from the ASF dual-hosted git repository.
janc 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 cb1da6a5d Update .rat-excludes
cb1da6a5d is d
sjanc merged PR #3219:
URL: https://github.com/apache/mynewt-core/pull/3219
--
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.a
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 74156c194 tinyusb/msc_fat_view: Use link_tab
kasjer merged PR #3208:
URL: https://github.com/apache/mynewt-core/pull/3208
--
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.
kasjer opened a new pull request, #558:
URL: https://github.com/apache/mynewt-newt/pull/558
So far for link time generated tables only exact section name was added to
filter like in this example:
```yml
pkg.link_tables:
- foo
```
would generate link_tables.ld.h wit
rymanluk commented on code in PR #1677:
URL: https://github.com/apache/mynewt-nimble/pull/1677#discussion_r1602742945
##
nimble/host/audio/include/audio/ble_audio_broadcast_sink.h:
##
@@ -0,0 +1,267 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or mor
rymanluk commented on code in PR #1677:
URL: https://github.com/apache/mynewt-nimble/pull/1677#discussion_r1602742383
##
nimble/host/audio/include/audio/ble_audio_broadcast_sink.h:
##
@@ -0,0 +1,267 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or mor
sjanc commented on PR #3219:
URL: https://github.com/apache/mynewt-core/pull/3219#issuecomment-2114208311
some files were already removed from repo (by recent STM PRs), please
update, otherwise looks good!
--
This is an automated message from the Apache Git Service.
To respond to the me
29 matches
Mail list logo