[PR] logs: Add support for reading number of entries since an index for a particular log [mynewt-newtmgr]

2024-03-20 Thread via GitHub
vrahane opened a new pull request, #205: URL: https://github.com/apache/mynewt-newtmgr/pull/205 Related mcumgr PR: https://github.com/apache/mynewt-mcumgr/pull/172 Related mynewt-core PR: https://github.com/apache/mynewt-core/pull/3168 Example: Successful/Valid case: ```

Re: [PR] logs: Add support for reading number of entries since an index for a particular log [mynewt-newtmgr]

2024-03-20 Thread via GitHub
vrahane closed pull request #204: logs: Add support for reading number of entries since an index for a particular log URL: https://github.com/apache/mynewt-newtmgr/pull/204 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

(mynewt-newtmgr) branch vipul/log_num_entries_support created (now 7986b77)

2024-03-20 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch vipul/log_num_entries_support in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git at 7986b77 logs: Add support for reading number of entries since an index for a

(mynewt-newtmgr) branch vipul/log_num_entries_support deleted (was 7986b77)

2024-03-20 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch vipul/log_num_entries_support in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git was 7986b77 logs: Add support for reading number of entries since an index for a

(mynewt-newtmgr) 01/01: logs: Add support for reading number of entries since an index for a specific log

2024-03-20 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/log_num_entries_support in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git commit 7986b77fb9001ce0784f382a66a378f7a24a5523 Author: Vipul Rahane AuthorDate: Wed Mar

[PR] logs: Add support for reading number of entries since an index for a particular log [mynewt-newtmgr]

2024-03-20 Thread via GitHub
vrahane opened a new pull request, #204: URL: https://github.com/apache/mynewt-newtmgr/pull/204 Related mcumgr PR: https://github.com/apache/mynewt-mcumgr/pull/172 Related mynewt-core PR: https://github.com/apache/mynewt-core/pull/3168 Example: Successful/Valid case: ```

[PR] log_mgmt: Add support for number of log entries in mcumgr [mynewt-mcumgr]

2024-03-20 Thread via GitHub
vrahane opened a new pull request, #172: URL: https://github.com/apache/mynewt-mcumgr/pull/172 This adds support for pulling number of entries from individual logs given the index. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] sys/log: Add number of entries support in log and add log version 4 [mynewt-core]

2024-03-20 Thread via GitHub
vrahane closed pull request #3168: sys/log: Add number of entries support in log and add log version 4 URL: https://github.com/apache/mynewt-core/pull/3168 -- 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

(mynewt-core) branch vipul/logging_num_entries deleted (was a66e6efbe)

2024-03-20 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch vipul/logging_num_entries in repository https://gitbox.apache.org/repos/asf/mynewt-core.git was a66e6efbe sys/log: fix coding style in header This change permanently discards the

(mynewt-core) 01/01: sys/log: fix coding style in header

2024-03-20 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/logging_num_entries in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit a66e6efbe7844fffb55bc8936ccd6cedd888722d Author: Vipul Rahane AuthorDate: Wed Mar 20

(mynewt-core) branch vipul/logging_num_entries created (now a66e6efbe)

2024-03-20 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch vipul/logging_num_entries in repository https://gitbox.apache.org/repos/asf/mynewt-core.git at a66e6efbe sys/log: fix coding style in header This branch includes the following new

(mynewt-core) branch vipul/logging_num_entries deleted (was f2010e9b9)

2024-03-20 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch vipul/logging_num_entries in repository https://gitbox.apache.org/repos/asf/mynewt-core.git was f2010e9b9 sys/log: Fix coding style of the log header This change permanently discards

(mynewt-core) branch vipul/logging_num_entries updated: sys/log: Fix coding style of the log header

2024-03-20 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/logging_num_entries in repository https://gitbox.apache.org/repos/asf/mynewt-core.git The following commit(s) were added to refs/heads/vipul/logging_num_entries by this push:

(mynewt-core) 01/01: sys/log/log_fcb: Fix buffer size for number of entries

2024-03-20 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/logging_num_entries in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit d85ecc06326219708a890e5bd027b07ba7f07add Author: Vipul Rahane AuthorDate: Wed Mar 20

(mynewt-core) branch vipul/logging_num_entries created (now d85ecc063)

2024-03-20 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch vipul/logging_num_entries in repository https://gitbox.apache.org/repos/asf/mynewt-core.git at d85ecc063 sys/log/log_fcb: Fix buffer size for number of entries This branch includes

[PR] Add number of entries support in log and add log version 4 [mynewt-core]

2024-03-20 Thread via GitHub
vrahane opened a new pull request, #3168: URL: https://github.com/apache/mynewt-core/pull/3168 Please check email on the devlist for more information: - This adds support for logging number of entries since a given index of the log, it is optional, so only used when enabled - The

Re: [PR] Some EATT fixes [mynewt-nimble]

2024-03-20 Thread via GitHub
codecoup-tester commented on PR #1728: URL: https://github.com/apache/mynewt-nimble/pull/1728#issuecomment-2009858257 AutoPTS Bot results: Failed testsGATTGATT/CL/GAD/BV-03-C INCONCGATTGATT/CL/GAN/BV-02-C FAILGATT GATT/CL/GAR/BI-36-C

(mynewt-nimble) branch master updated (e33099a19 -> 1c91062db)

2024-03-20 Thread janc
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 e33099a19 nimble/host: Fix possible deadlock in ble_att_tx add 1c91062db ci: Add Doxygen Check workflow No

Re: [PR] ci: Add Doxygen Check workflow [mynewt-nimble]

2024-03-20 Thread via GitHub
sjanc merged PR #1712: URL: https://github.com/apache/mynewt-nimble/pull/1712 -- 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:

Re: [PR] Some EATT fixes [mynewt-nimble]

2024-03-20 Thread via GitHub
sjanc commented on PR #1728: URL: https://github.com/apache/mynewt-nimble/pull/1728#issuecomment-2009542447 #AutoPTS run mynewt GATT L2CAP -- 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

Re: [PR] Some EATT fixes [mynewt-nimble]

2024-03-20 Thread via GitHub
codecoup-tester commented on PR #1728: URL: https://github.com/apache/mynewt-nimble/pull/1728#issuecomment-2009543023 Scheduled PR #https://github.com/apache/mynewt-nimble/pull/1728#issuecomment-2009542447 after 14:16:26. -- This is an automated message from the Apache Git Service. To

Re: [PR] nimble/host: Change 'move_count' to uint8_t type to prevent out-of-bounds errors [mynewt-nimble]

2024-03-20 Thread via GitHub
sjanc commented on PR #1693: URL: https://github.com/apache/mynewt-nimble/pull/1693#issuecomment-2009522514 I'm having trouble understanding this fix,this basically limit move_count to 255 what is exactly fixed here? -- This is an automated message from the Apache Git Service.

[PR] apps/blestress: extend functionality of blestress [mynewt-nimble]

2024-03-20 Thread via GitHub
piotrnarajowski opened a new pull request, #1731: URL: https://github.com/apache/mynewt-nimble/pull/1731 This commit adds new enchancements to blestress app. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] pic32 no bootloader fixes [mynewt-core]

2024-03-20 Thread via GitHub
kasjer merged PR #3167: URL: https://github.com/apache/mynewt-core/pull/3167 -- 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:

Re: [PR] tinusb: Fix usbd_stack memory alignment [mynewt-core]

2024-03-20 Thread via GitHub
kasjer merged PR #3166: URL: https://github.com/apache/mynewt-core/pull/3166 -- 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:

(mynewt-core) 02/02: mcu/pic32: Add minimal boot code

2024-03-20 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 c9b0ded843a3a21680d0bf802689f2d92b53090e Author: Jerzy Kasenberg AuthorDate: Sat Mar 16 18:45:22 2024 +0100

(mynewt-core) branch master updated (4bba3b752 -> c9b0ded84)

2024-03-20 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 4bba3b752 tinusb: Fix usbd_stack memory alignment new f69c24c79 mcu/pic32: Add image_header region new

(mynewt-core) branch master updated: tinusb: Fix usbd_stack memory alignment

2024-03-20 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 4bba3b752 tinusb: Fix usbd_stack memory

(mynewt-core) 01/02: mcu/pic32: Add image_header region

2024-03-20 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 f69c24c79e2e1009b94b2f485537bc38851a1b7f Author: Jerzy Kasenberg AuthorDate: Sat Mar 16 18:39:22 2024 +0100