(mynewt-newtmgr) 01/01: Merge pull request #209 from m-gorecki/coap-fix

2024-06-08 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git commit b1abd41e853c404629c15afcd0f23d5cac0b1aa3 Merge: cf9985f 1e2b81b Author: Vipul Rahane AuthorDate: Sat Jun 8

(mynewt-newtmgr) branch master updated (cf9985f -> b1abd41)

2024-06-08 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git from cf9985f build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 add 1e2b81b Fix CoAP over serial

(mynewt-core) 01/01: Merge pull request #3230 from JuulLabs/config_fcb_wd_kick

2024-05-21 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 00452e6834ffce72a4a10f59de5248d177916434 Merge: 262a66bf6 482a5c10f Author: Vipul Rahane AuthorDate: Tue May

(mynewt-core) branch master updated (262a66bf6 -> 00452e683)

2024-05-21 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git from 262a66bf6 mcu/stm32l0: Fix voltage scaling configuration add 482a5c10f config_fcb: add watchdog tickle

(mynewt-newt) 01/01: Fix whole archive compiler flag handling

2024-05-17 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/fix_whole_archive_compiler_fag_handling in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git commit 0307ed2efa518f866246696700f939a3f36c0d64 Author: Vipul Rahane

(mynewt-newt) branch vipul/fix_whole_archive_compiler_fag_handling created (now 0307ed2e)

2024-05-17 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch vipul/fix_whole_archive_compiler_fag_handling in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git at 0307ed2e Fix whole archive compiler flag handling This branch

(mynewt-newt) branch vipul/fix_whole_archive_compiler_fag_handling deleted (was 1686c678)

2024-05-17 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch vipul/fix_whole_archive_compiler_fag_handling in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git was 1686c678 Don't panic in case of other error types in NewtUsage

(mynewt-newt) branch vipul/fix_whole_archive_compiler_fag_handling created (now 1686c678)

2024-05-17 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch vipul/fix_whole_archive_compiler_fag_handling in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git at 1686c678 Don't panic in case of other error types in NewtUsage

(mynewt-core) branch vipul/logging_num_entries deleted (was 5851c5db7)

2024-04-03 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 5851c5db7 sys/log: Fix CI error This change permanently discards the following

(mynewt-core) branch vipul/logging_num_entries created (now 5851c5db7)

2024-04-03 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 5851c5db7 sys/log: Fix CI error This branch includes the following new commits

(mynewt-core) 01/01: sys/log: Fix CI error

2024-04-03 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 5851c5db79678655b9d5af76051db027eab0f45f Author: Vipul Rahane AuthorDate: Wed Apr 3 10:09

(mynewt-core) branch vipul/logging_num_entries deleted (was 68bc308b4)

2024-04-02 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 68bc308b4 Use LOG_VERSION: 3 for number of log entries support This change permanently

(mynewt-core) branch vipul/logging_num_entries created (now 68bc308b4)

2024-04-02 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 68bc308b4 Use LOG_VERSION: 3 for number of log entries support This branch includes

(mynewt-core) 01/01: Use LOG_VERSION: 3 for number of log entries support

2024-04-02 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 68bc308b4083b3aa4e17f91ae9426c5921a67512 Author: Vipul Rahane AuthorDate: Tue Apr 2 14:30

(mynewt-core) branch master updated (c9b0ded84 -> efa22cbe5)

2024-03-21 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git from c9b0ded84 mcu/pic32: Add minimal boot code add 9b43b9fe6 sys/log: Fix log index after reboot new

(mynewt-core) 01/01: Merge pull request #3169 from vrahane/vipul/fix_log_idx_after_reboot

2024-03-21 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit efa22cbe57253eed1b83d78697453380365d395a Merge: c9b0ded84 9b43b9fe6 Author: Vipul Rahane AuthorDate: Thu Mar

(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

(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

(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

(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

(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 12:09

(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 12:00

(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

[mynewt-core] branch master updated: hw/usb/tinyusb: Fix sysinit levels so that tinyusb gets initialized before console uses it

2023-10-09 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 1050faeac hw/usb/tinyusb: Fix sysinit

[mynewt-core] branch master updated (fa625c181 -> 8bbd2354a)

2023-09-19 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git from fa625c181 tinyusb: Add TinyUSB sdk package with repository new e86a5d7f1 sys/log: Add option to make

[mynewt-core] branch vipul/juul-master-steam-10-18-2023 deleted (was bfac05b46)

2023-09-19 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch vipul/juul-master-steam-10-18-2023 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git was bfac05b46 - Add mbedtls dependency & fix merge 10/18/2023 & fi

[mynewt-core] 01/01: - Add mbedtls dependency & fix merge 10/18/2023 & fix commit

2023-09-19 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/juul-master-steam-10-18-2023 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit bfac05b46f2d37b9a9c8a653e31d01998ad7e892 Author: Vipul Rahane AuthorDate: Mon Sep

[mynewt-core] branch vipul/juul-master-steam-10-18-2023 updated (4e691dc1f -> bfac05b46)

2023-09-19 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch vipul/juul-master-steam-10-18-2023 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git discard 4e691dc1f - Add mbedtls dependency & fix merge 10/18/2023 new bfac0

[mynewt-core] 10/11: sys/log: Optionally allow "log" command to display log index

2023-09-18 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/juul-master-steam-10-18-2023 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 68203659f5ffca45c0f539071bed0fb75bbb5928 Author: Ben McCrea AuthorDate: Wed Aug

[mynewt-core] 05/11: Increase size of some `struct fcb` members

2023-09-18 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/juul-master-steam-10-18-2023 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 66ffa232ba119e69ddd59d8409e4601a82495554 Author: Karthik Bharadwaj AuthorDate

[mynewt-core] 08/11: hw/mcu/cmac: Modify pad to wakeup time.

2023-09-18 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/juul-master-steam-10-18-2023 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 9c9404c3a975d097acc225510a0f38e3f7bba130 Author: Will San Filippo AuthorDate: Fri

[mynewt-core] 11/11: - Add mbedtls dependency & fix merge 10/18/2023

2023-09-18 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/juul-master-steam-10-18-2023 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 4e691dc1faa27adc52fee17dbf4b9a23d277a638 Author: Vipul Rahane AuthorDate: Mon Sep

[mynewt-core] 09/11: sys/log: Don't increment global log index unless log is persisted.

2023-09-18 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/juul-master-steam-10-18-2023 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 211219d7ce98e6ef9bea14174043bffc60cf3114 Author: Ben McCrea AuthorDate: Thu Jun

[mynewt-core] 07/11: Workaround: Add 500us delay to CMAC wakeup calculation

2023-09-18 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/juul-master-steam-10-18-2023 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit e54e6ea5ffb40427bb8bcd366488d86f8c6ddc5b Author: Ben McCrea AuthorDate: Tue Jun

[mynewt-core] 06/11: Remove accidentally added mynewt-newt

2023-09-18 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/juul-master-steam-10-18-2023 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 4a3b76734885de4a038c6918096e7cdf5b1867df Author: Karthik Bharadwaj AuthorDate

[mynewt-core] 02/11: da146x: hal_flash: Autodetect and configure flash

2023-09-18 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/juul-master-steam-10-18-2023 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit c24d3c45be25aafb950f1194f3b43e873517b953 Author: Andy Gross AuthorDate: Mon May

[mynewt-core] 04/11: da1469x: Add option to not disable watchdog on init

2023-09-18 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/juul-master-steam-10-18-2023 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 8053334c8827b5f549216941d3ed973384c3869b Author: Andy Gross AuthorDate: Fri Sep

[mynewt-core] 03/11: da146x: hal_flash: Add export of RDID detection

2023-09-18 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/juul-master-steam-10-18-2023 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 9ae1dd991159289f41a522f00a7aed7db6dc6ebb Author: Andy Gross AuthorDate: Tue Jul

[mynewt-core] 01/11: Fix bug in chip ID chip

2023-09-18 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch vipul/juul-master-steam-10-18-2023 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 441931968ab0d38347a4a01a71a325f27c726467 Author: Ben McCrea AuthorDate: Mon Jun 6

[mynewt-core] branch vipul/juul-master-steam-10-18-2023 created (now 4e691dc1f)

2023-09-18 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch vipul/juul-master-steam-10-18-2023 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git at 4e691dc1f - Add mbedtls dependency & fix merge 10/18/2023 This branch incl

[mynewt-mcumgr] branch master updated (c76b7e3 -> a4dfaad)

2022-05-11 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-mcumgr.git from c76b7e3 Mcumgr 0.3.0 release new 4b0dc8b zephyr: update include paths to use new 3d128a6

[mynewt-core] branch master updated: OSX support for detect_programmer

2022-02-07 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 c0a8ca3 OSX support

[mynewt-core] branch master updated: hw/drivers/adc_nrf52: Assign the device pointer before un-configuring ADC instance. This prevents accessing NULL pointer inside `channel_unconf()` via `init_instan

2021-11-19 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 a9848fa hw/drivers/adc_nrf52: Assign

[mynewt-core] branch master updated (5af1e00 -> afce64e)

2021-11-05 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 5af1e00 mcu/nrf5340: Add GPIO pin core selection new 47aba2a mcu/nrf5340: Add a check to confirm

[mynewt-core] branch master updated: mcu/nrf5340_net: Add ipc_nrf5340 dependency for nrf5340_net_vflash_init

2021-11-01 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 958f30a mcu/nrf5340_net: Add

[mynewt-core] branch master updated: Define mtb_state on cortex m33 if OS_COREDUMP is enabled

2021-10-29 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 244c50c Define mtb_state on cortex

[mynewt-core] branch master updated: Implement OS Coredump CB feature

2021-10-18 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 c415baa Implement OS Coredump CB

[mynewt-core] branch master updated: sys/config: Make the maximum value length configurable

2021-10-11 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 4aff454 sys/config: Make the maximum

[mynewt-nimble] branch master updated: controller/ble_ll_scan: For callouts number of ticks are used

2021-08-11 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 a472cf5 controller/ble_ll_scan

[mynewt-core] branch master updated: sys/console/minimal: Revert changes in commit b22aea6433dd2663861ed8c2ea56cc229c6c64dd. Instead rename `console_out` to `console_out_nolock` in rtt_console.c

2021-08-07 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 b14131a sys/console/minimal: Revert

[mynewt-core] branch master updated: hw/bus/spi_hal: Fix bus_spi_write_read

2021-07-29 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 024ef38 hw/bus/spi_hal: Fix

[mynewt-core] branch master updated: sys/console/minimal: Compile `console_out` for UART console only. RTT console has it's own implementation of `console_out` which conflicts if RTT_CONSOLE is used w

2021-07-28 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 b22aea6 sys/console/minimal: Compile

[mynewt-core] branch master updated: sys/console/rtt_console: Move console_rx_restart within CONSOLE_INPUT guards to compile correctly with CONSOLE_INPUT turned off

2021-07-28 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 4eecfae sys/console/rtt_console

[mynewt-artifact] branch master updated: image: Function to convert image to a byte slice

2021-07-27 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-artifact.git The following commit(s) were added to refs/heads/master by this push: new 1794f79 image: Function

[mynewt-core] branch master updated: hw/mcu/nordic/nrf5340: Update syscfg names to reflect nRF5340 netcore version and signing key

2021-07-26 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 1008815 hw/mcu/nordic/nrf5340

[mynewt-newt] branch master updated: mfg: account for updated bootloader path in mfg command

2021-07-20 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git The following commit(s) were added to refs/heads/master by this push: new 67de80e mfg: account for updated

[mynewt-newt] branch master updated (4a5cd61 -> a71cc78)

2021-07-20 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git. from 4a5cd61 cmake: escape also '<' and '>' add a71cc78 mfg: Add an optional base address flag

[mynewt-core] branch master updated: spi_hal: Pull CS line back up if write / read_write operations fail

2021-07-13 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 be3ce6f spi_hal: Pull CS line back

[mynewt-core] branch master updated: nrf5340/i2c: Fix STOP event handling

2021-06-29 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 f6c1534 nrf5340/i2c: Fix STOP event

[mynewt-core] branch master updated: net/osdp: Ignore reply packets from another PD

2021-06-29 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 005eba2 net/osdp: Ignore reply

[mynewt-core] branch master updated: net/osdp Support additional baud rates

2021-06-29 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 dd8cd10 net/osdp Support additional

[mynewt-core] branch master updated: net/osdp Add logging prefixes

2021-06-29 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 dc14e33 net/osdp Add logging

[mynewt-core] branch master updated: hw/mcu/nordic: use correct struct type for spi2 and spi3 bus. bus_spi_hal_dev_create needs struct `bus_spi_hal_dev` when using bus driver.

2021-06-21 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 e87646f hw/mcu/nordic: use correct

[mynewt-core] branch master updated: hw/mcu/nrf5340: Add APPROTECT user handling syscfg

2021-06-15 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 5c84ed7 hw/mcu/nrf5340: Add

[mynewt-core] 01/01: hw/mcu/nrf5340: Add APPROTECT user handling syscfg

2021-06-14 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch nrf5340_revA_errata26 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 9a048c079826f995662d8bc3076ab49c7d1896f6 Author: vrahane AuthorDate: Mon Jun 14 10:24:59 2021

[mynewt-core] branch nrf5340_revA_errata26 created (now 9a048c0)

2021-06-14 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch nrf5340_revA_errata26 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. at 9a048c0 hw/mcu/nrf5340: Add APPROTECT user handling syscfg This branch includes

[mynewt-core] branch master updated (e7e7e06 -> 48f9d70)

2021-06-11 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from e7e7e06 crypto: mbedtls: Fix xc32 build problem new 97a46bb hw/drivers/uart: Add MAX3107 driver

[mynewt-mcumgr] branch master updated: cmd/img_mgmt: Call dfu stop cb on erase

2021-06-10 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-mcumgr.git The following commit(s) were added to refs/heads/master by this push: new afa95ba cmd/img_mgmt: Call dfu

[mynewt-core] branch nrf5340_revA_errata26 created (now 956255f)

2021-06-09 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch nrf5340_revA_errata26 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. at 956255f nrf5340:Rev A errata 26 fix, needed only for appcore This branch includes

[mynewt-core] 01/01: nrf5340:Rev A errata 26 fix, needed only for appcore

2021-06-09 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch nrf5340_revA_errata26 in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 956255f54439dda85e9b4bcefec143632f5fa957 Author: vrahane AuthorDate: Tue Jun 8 21:56:35 2021

[mynewt-core] branch master updated: net/osdp: add a polling timeout for non-secure session - Raise a timeout flag if the peripheral device does not hear from the control panel for said time interval

2021-05-21 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 453459d net/osdp: add a polling

[mynewt-core] branch master updated: nrf53/hal: icache config enable is in netcore.

2021-04-19 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 cec8bf2 nrf53/hal: icache config

[mynewt-core] branch master updated (f360702 -> ae6358d)

2021-04-16 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from f360702 hw/ipc_nrf5340: Improve reset behavior new 6a71b4b nRF5340/nrf52xxx: Add instr/data cache

[mynewt-core] branch nrf5340_misc_fixes created (now 1991c89)

2021-04-13 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch nrf5340_misc_fixes in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. at 1991c89 nrf5340: Add BUS Driver dependencies This branch includes the following new commits

[mynewt-core] 01/02: nRF5340/nrf52xxx: Add instr/data cache support

2021-04-13 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch nrf5340_misc_fixes in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit b2a24be516fc37b3772ed9244d477e715e180ffa Author: Vipul Rahane AuthorDate: Mon Apr 12 15:53:44

[mynewt-core] 02/02: nrf5340: Add BUS Driver dependencies

2021-04-13 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch nrf5340_misc_fixes in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 1991c891cd074fb06f2b77be9e81e45316c68427 Author: vrahane AuthorDate: Tue Apr 13 15:04:39 2021

[mynewt-core] branch master updated: mcu/nrf5340: Add trng to netcore. Use existing trng_nrf52 driver (#2563)

2021-04-12 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 d288b3b mcu/nrf5340: Add trng

[mynewt-core] branch master updated: hw/util/buzzer: Tone generator with the PWM peripheral (#2538)

2021-03-22 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 2673c6c hw/util/buzzer: Tone

[mynewt-core] branch master updated: mcu/nrf5340: Fix spi device names

2021-03-19 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 2f52b9f mcu/nrf5340: Fix spi device

[mynewt-core] branch master updated: mcu/nrf5340: Fix uart device names

2021-03-17 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 5d86a17 mcu/nrf5340: Fix uart device

[mynewt-core] branch master updated: mcu/nrf5340: HAL gpio irq should use GPIOTE0

2021-03-15 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 bb8dc18 mcu/nrf5340: HAL gpio irq

[mynewt-core] branch master updated: mcu/nrf5340: Pins should be checked for -1

2021-03-15 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 db685bc mcu/nrf5340: Pins should

[mynewt-core] branch master updated: net/osdp: update pkg.yml with a better description

2021-03-04 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 a735bfe net/osdp: update pkg.yml

[mynewt-core] branch master updated: net/osdp: update osdp library to upstream master @ aaba129

2021-03-04 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 980cf44 net/osdp: update osdp

[mynewt-core] branch master updated: net/osdp: Add a stop api

2021-03-04 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 c523d33 net/osdp: Add a stop api

[mynewt-core] branch master updated: net/osdp: Changes to use internal data structures and remove dynamic memory allocations - Cleanup commented code - Make secure mode on by default

2021-03-03 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 7018d4c net/osdp: Changes to use

[mynewt-mcumgr] branch master updated: Fix unitialized variable warning

2021-02-11 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-mcumgr.git The following commit(s) were added to refs/heads/master by this push: new 7be5e26 Fix unitialized variable

[mynewt-mcumgr] branch master updated: mgmt: Add support for un-registering a group along with the same support in img_mgmt (#108)

2021-02-10 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-mcumgr.git The following commit(s) were added to refs/heads/master by this push: new fb489e1 mgmt: Add support for un

[mynewt-core] branch master updated: Licence is missing to INA226 files

2021-02-07 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 cac8d8a Licence is missing to INA226

[mynewt-core] branch master updated (c446322 -> d453eac)

2021-02-04 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from c446322 hw/mcu/stm: Add missing ld file for nucleo-l073rz BSP new da396c7 Update lwip_base to 2.1.2

[mynewt-core] branch master updated: crypto/tinycrypt: Update library to master 5969b0e - Explicitly set default_RNG_defined to 0

2021-01-22 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 dfd145c crypto/tinycrypt: Update

[mynewt-newtmgr] branch master updated: taskstat: Add tab character after the task's name

2020-12-11 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git The following commit(s) were added to refs/heads/master by this push: new 59848a5 taskstat: Add tab

[mynewt-core] branch master updated: sensors/bmp388: Adding protection against rollover at high altitudes.

2020-11-04 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 da1b9d3 sensors/bmp388: Adding

[mynewt-core] branch master updated: hw/bsp/pinetime: Setup I2C

2020-11-01 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 a25492a hw/bsp/pinetime: Setup I2C

[mynewt-core] branch master updated: BMP388 Pressure/temperature sensor i2c communtication optimization (#2376)

2020-09-20 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 a351a4d BMP388 Pressure/temperature

[mynewt-core] branch master updated: BMP388 Pressure/temperature sensor i2c communtication optimization (#2376)

2020-09-20 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 a351a4d BMP388 Pressure/temperature

[mynewt-core] branch master updated: BMP388 Pressure/temperature sensor i2c communtication optimization (#2376)

2020-09-20 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 a351a4d BMP388 Pressure/temperature

  1   2   3   4   5   >