[mynewt-core] 04/10: mcu/nfr5340: Disable QSPI errata in non-secure code

2021-10-26 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 b15e22ceaf03280336e89f3e220f8eb1e50b6cf2 Author: Jerzy Kasenberg AuthorDate: Wed Oct 20 10:44:22 2021 +0200

[mynewt-core] 07/10: hw/ipc_nrf5340: Use NRF_IPC_NS

2021-10-26 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 3622bc475cbc527addf4044518b97b4267409ebc Author: Jerzy Kasenberg AuthorDate: Wed Oct 20 16:09:10 2021 +0200 hw

[mynewt-core] 06/10: hw/ipc_nrf5340: Configure shared memory in APP core only

2021-10-26 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 19a9df8ae41b10db84d915421b59eddf50238a83 Author: Jerzy Kasenberg AuthorDate: Wed Oct 20 12:17:11 2021 +0200 hw

[mynewt-core] 02/10: mcu/nrf5340: Add non-secure peripheral mapping in HAL

2021-10-26 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 223b94c065dfb6199030fb8c58e83b212ee100df Author: Jerzy Kasenberg AuthorDate: Wed Oct 20 10:33:23 2021 +0200

[mynewt-core] 08/10: hw/ipc_nrf5340: Allow non-secure execution

2021-10-26 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 0de28dec7b33921abb823ff806fcca54c9d08785 Author: Jerzy Kasenberg AuthorDate: Wed Oct 20 16:18:45 2021 +0200 hw

[mynewt-core] 05/10: hw/ipc_nrf5340: Split ipc_nrf5340_init

2021-10-26 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 85b9a4aada44781188c568b26b76f9ffef5770ad Author: Jerzy Kasenberg AuthorDate: Wed Oct 20 11:20:08 2021 +0200 hw

[mynewt-core] 10/10: tinyusb/nrf5340: Allow for non-secure peripheral

2021-10-26 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 f639e90be8b0886d0b1c4252e6279c90ee61a2c4 Author: Jerzy Kasenberg AuthorDate: Wed Oct 20 16:51:58 2021 +0200

[mynewt-core] 09/10: mcu/nrf5340: Add system start for non-secure application

2021-10-26 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 a8cd86b2fd5960a6a63ff4fd275cab4d45b2f816 Author: Jerzy Kasenberg AuthorDate: Wed Oct 20 16:38:40 2021 +0200

[mynewt-core] 03/10: mcu/nrf5340: Add non-secure flash access

2021-10-26 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 b2bbe46e408281ea002feede583a7e6d322c896c Author: Jerzy Kasenberg AuthorDate: Wed Oct 20 10:38:59 2021 +0200

[mynewt-core] 01/10: mcu/nrf5340: Add non-secure peripheral mapping

2021-10-26 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 7a8083b3ea5eaf053b672ea7c1df68afc0f40963 Author: Jerzy Kasenberg AuthorDate: Wed Oct 20 10:23:28 2021 +0200

[mynewt-core] branch master updated (35b0596 -> f639e90)

2021-10-26 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 35b0596 tinyusb: Add WINUSB descriptor support new 7a8083b mcu/nrf5340: Add non-secure peripheral mapping

[mynewt-core] branch master updated: tinyusb: Add WINUSB descriptor support

2021-10-26 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 35b0596 tinyusb: Add WINUSB descriptor

[mynewt-core] branch master updated: tinyusb: Remove deprecated definition CFG_TUD_NET

2021-10-22 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 4359647 tinyusb: Remove deprecated

[mynewt-core] branch master updated: hw/ipc_nrf5340: Add c++ compatible export

2021-10-21 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 01adbc9 hw/ipc_nrf5340: Add c++ compatible

[mynewt-core] branch master updated: syscfg: Fix invalid restriction definition

2021-10-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 9df7226 syscfg: Fix invalid restriction

[mynewt-core] 02/02: tinyusb: Allow USB in bootloader

2021-10-15 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 98e7816b464ae873db3ab3d48295bc44ae07040a Author: Jerzy Kasenberg AuthorDate: Thu Oct 7 14:07:38 2021 +0200

[mynewt-core] branch master updated (833bec3 -> 98e7816)

2021-10-15 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 833bec3 kernel/arch/m33: Update context switch for TrustZone new 1d71f11 tinyusb: Add DFU support

[mynewt-core] 01/02: tinyusb: Add DFU support

2021-10-15 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 1d71f110cd4dfbbb663ccf95be2d733994ae6a67 Author: Jerzy Kasenberg AuthorDate: Thu Oct 7 13:56:21 2021 +0200

[mynewt-core] branch master updated: kernel/arch/m33: Update context switch for TrustZone

2021-10-15 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 833bec3 kernel/arch/m33: Update context

[mynewt-core] branch master updated: hw/mcu/dialog: Fix setting up clock source with PLL enabled

2021-09-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 fc193c8 hw/mcu/dialog: Fix setting up

[mynewt-core] branch master updated (53e5185 -> 05632dc)

2021-09-21 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 53e5185 Merge pull request #2682 from agross-korg/devmode-ram-loader-fix new 406192d hw/mcu/da1469x: Add

[mynewt-core] 03/03: tinyusb: Add VBUS handling support

2021-09-21 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 05632dc0e8b706474a2ab9a125310b517f7b86b6 Author: Jerzy Kasenberg AuthorDate: Fri Sep 17 14:06:55 2021 +0200

[mynewt-core] 02/03: hw/da1469x_charger: Update VBUS handling

2021-09-21 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 1151419c01a55279a320fbb8d55bac5b48690c61 Author: Jerzy Kasenberg AuthorDate: Wed Aug 11 15:14:23 2021 +0200 hw

[mynewt-core] 01/03: hw/mcu/da1469x: Add VBUS handling

2021-09-21 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 406192d49b8f8765b3bc7909f61835e0c5f5c1a9 Author: Jerzy Kasenberg AuthorDate: Wed Aug 11 15:11:07 2021 +0200 hw

[mynewt-core] branch master updated: hw/mcu/dialog: Latch GPIO only if COM is going to sleep

2021-09-16 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 3aa5fe2 hw/mcu/dialog: Latch GPIO only if

[mynewt-core] branch master updated: tinyusb: Fix build with stub console

2021-09-15 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 c73d3b5 tinyusb: Fix build with stub

[mynewt-nimble] branch master updated: transport/usb: Fix potential buffer overrun

2021-09-15 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-nimble.git The following commit(s) were added to refs/heads/master by this push: new 11f4348 transport/usb: Fix potential

[mynewt-core] 02/02: apps/pwm_test: Fix error message texts

2021-09-02 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 35f568b2c6ca1e7a3c94391a978164d222f04c59 Author: Jerzy Kasenberg AuthorDate: Thu Sep 2 09:44:41 2021 +0200

[mynewt-core] branch master updated (e9048b5 -> 35f568b)

2021-09-02 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 e9048b5 stm32l0: Use common pin macros new 36f1cb2 apps/pwm_test: Fix pin handling for STM32 new

[mynewt-core] 01/02: apps/pwm_test: Fix pin handling for STM32

2021-09-02 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 36f1cb224043024936f475c1b802628863fc09f7 Author: Jerzy Kasenberg AuthorDate: Thu Sep 2 07:04:02 2021 +0200

[mynewt-core] branch master updated: stm32l0: Use common pin macros

2021-09-02 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 e9048b5 stm32l0: Use common pin macros

[mynewt-core] 01/02: pwm/stm32_pwm: Enable MOE for advanced pwm timers

2021-09-02 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 3ecdc758d587b3630af50cc14dd35dc07696da26 Author: JustineKH AuthorDate: Wed Sep 1 22:24:29 2021 -0700 pwm

[mynewt-core] branch master updated (0c2ca1c -> 550bd2e)

2021-09-02 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 0c2ca1c pwm_stm32: Fix build for STM32F0 new 3ecdc75 pwm/stm32_pwm: Enable MOE for advanced pwm timers

[mynewt-core] 02/02: pwm/stm32_pwm: Remove LL_TIM_CC_EnablePreload call

2021-09-02 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 550bd2e1a0a911bb795836e6452f58a9187dc469 Author: JustineKH AuthorDate: Wed Sep 1 22:26:57 2021 -0700 pwm

[mynewt-core] branch master updated (2fa39ab -> 0c2ca1c)

2021-09-01 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 2fa39ab encoding/base64: Remove unused code in hex_format new fa866e1 pwm_stm32: Fix

[mynewt-core] 02/03: nucleo-l073rz: Add PWM configuration

2021-09-01 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 738352b13c5e1937d1ad9cd4a090989b0693 Author: Jerzy Kasenberg AuthorDate: Wed Sep 1 23:21:05 2021 +0200

[mynewt-core] 01/03: pwm_stm32: Fix stm32_pwm_set_frequency return value

2021-09-01 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 fa866e1060db073e5d0798845261ce5e246573bb Author: Jerzy Kasenberg AuthorDate: Wed Sep 1 21:43:16 2021 +0200

[mynewt-core] 03/03: pwm_stm32: Fix build for STM32F0

2021-09-01 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 0c2ca1c84da6ee0cc0892865340b75af3486de4c Author: Jerzy Kasenberg AuthorDate: Wed Sep 1 23:29:30 2021 +0200

[mynewt-core] branch master updated (53befa6 -> 1a1c916)

2021-08-26 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 53befa6 hw: bsp: frdm-k82f: add TIMER_0/1 initialization new 9f7ca1f stm32: Add tickless sleep based on

[mynewt-core] 01/02: stm32: Add tickless sleep based on RTC

2021-08-26 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 9f7ca1fcfc740bbe5ed6b41dd7e4c22fc01c6c6c Author: Jerzy Kasenberg AuthorDate: Wed Nov 18 23:49:12 2020 +0100

[mynewt-core] 02/02: stm32: Enable ST HAL RTC support in some BSPs

2021-08-26 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 1a1c91635088d4f4f9f2bb35c728e4a5e6a2d819 Author: Jerzy Kasenberg AuthorDate: Thu Nov 19 00:08:12 2020 +0100

[mynewt-core] branch master updated: bsp/nordic_pca10095_net: Increase image size to 192KB

2021-08-26 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 5e0cdd8 bsp/nordic_pca10095_net: Increase

[mynewt-core] branch master updated: apps/sensors_test: Remove blinking tasks

2021-08-22 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 464f162 apps/sensors_test: Remove blinking

[mynewt-core] branch master updated: tinyusb: Set CFG_TUSB_MCU for STM32F7

2021-08-19 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 b63d4f3 tinyusb: Set CFG_TUSB_MCU for

[mynewt-core] branch master updated (d842aa1 -> 786e538)

2021-08-19 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 d842aa1 travis.yml: Install gcc via homebrew addon add bc045c6 pic32: Add option to use hal _sbrk

[mynewt-core] branch master updated: tinyusb: Enable USB for STM32F7

2021-08-15 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 c2f0826 tinyusb: Enable USB for STM32F7

[mynewt-core] branch master updated (aae5ce9 -> 32df27f)

2021-08-15 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 aae5ce9 hw/mcu/da1469x: Fix PLL enable procedure new 0681a31 tinyusb: Make use of USB ID pin new

[mynewt-core] 02/03: tinyusb: Update VBUS detection for stm32f7

2021-08-15 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 f04aeab07417a1a4a24b76670bc6d226c1296226 Author: Jerzy Kasenberg AuthorDate: Sat Aug 14 19:11:56 2021 +0200

[mynewt-core] 03/03: tinyusb: Fix stm32f4 VBUS detection

2021-08-15 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 32df27f8b62499164af4e808065faf4b0f9fef6c Author: Jerzy Kasenberg AuthorDate: Sat Aug 14 19:54:44 2021 +0200

[mynewt-core] 01/03: tinyusb: Make use of USB ID pin

2021-08-15 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 0681a31d94a06ca4c612809f3207c9ac658f4dd3 Author: Jerzy Kasenberg AuthorDate: Sat Aug 14 19:04:50 2021 +0200

[mynewt-core] branch master updated: hw/mcu/da1469x: Fix PLL enable procedure

2021-08-12 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 aae5ce9 hw/mcu/da1469x: Fix PLL enable

[mynewt-core] 01/02: hw/mcu/da1469x: Update DA1469xAB.h to SDK 10.0.10.118

2021-08-11 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 46f2f676dd598416cc426afdde2969a7f58bc704 Author: Jerzy Kasenberg AuthorDate: Wed Aug 11 09:32:20 2021 +0200 hw

[mynewt-core] 02/02: hw/mcu/da1469x: Fix build after DA1469xAB.h update

2021-08-11 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 fb4c3e9487d1c6e27dcfdf2f1959478449fbc134 Author: Jerzy Kasenberg AuthorDate: Wed Aug 11 09:34:38 2021 +0200 hw

[mynewt-core] branch master updated (4aa5ad3 -> fb4c3e9)

2021-08-11 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 4aa5ad3 Merge pull request #2656 from vikrant-proxy/console-rtt-minmal-fix new 46f2f67 hw/mcu/da1469x

[mynewt-core] branch master updated: tinyusb: Add hardware initialization for NRF5340

2021-08-04 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 b71b1f0 tinyusb: Add hardware

[mynewt-core] branch master updated: tinyusb: Fix memory corruption for USB descriptors

2021-08-04 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 7c34858 tinyusb: Fix memory corruption for

[mynewt-core] branch master updated: kernel/os: Fix semaphore release hazard

2021-08-03 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 00ebdce kernel/os: Fix semaphore release

[mynewt-core] branch master updated: hw/bsp: Use BLE_LL_SCA where needed

2021-08-02 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 91fa3cf hw/bsp: Use BLE_LL_SCA where

[mynewt-core] branch master updated: pic32: Fix context initialization

2021-08-02 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 ea9e772 pic32: Fix context initialization

[mynewt-core] branch master updated: sys/console: Stop history auto search when echo is off

2021-07-29 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 88d521f sys/console: Stop history auto

[mynewt-core] branch master updated (4faf524 -> f717aea)

2021-07-26 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 4faf524 hw/ipc_nrf5340: Fix enabling multiple GPIOs passed to network core #2623 add f717aea hw/mcu

[mynewt-core] 03/04: hw/bsp/nrf5340: Add support for ipc flash

2021-06-30 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 5f958495d8bf30265763e2e6a9c2f2f7bd63ed37 Author: Jerzy Kasenberg AuthorDate: Wed Jun 23 15:51:34 2021 +0200 hw

[mynewt-core] branch master updated (595a074 -> 52d57cc)

2021-06-30 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 595a074 hw/bus/spi_hal: Add bus_spi_write_read new f580b90 nrf5340/hal: Change hal flash variable name

[mynewt-core] 04/04: hw/bsp/nrf5340: Make flash_map sysinit stage later then IPC

2021-06-30 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 52d57cc41e8ee9114a3917800c8e18c1f83fffc8 Author: Jerzy Kasenberg AuthorDate: Wed Jun 23 15:55:13 2021 +0200 hw

[mynewt-core] 01/04: nrf5340/hal: Change hal flash variable name

2021-06-30 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 f580b905bbaf117fd03526c1c1f0340df4c4eb2a Author: Jerzy Kasenberg AuthorDate: Tue Jun 22 16:23:44 2021 +0200

[mynewt-core] 02/04: Add ipc_nrf5340_flash driver

2021-06-30 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 fb2dfee061b9d6d3584d5c3cc18257f5514a6686 Author: Jerzy Kasenberg AuthorDate: Wed Jun 23 15:35:11 2021 +0200

[mynewt-core] 01/02: hw/bus: Add write_read function to bus_dev_ops

2021-06-30 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 0a96ba7a48b76041138f86984119be553f89dff7 Author: Jerzy Kasenberg AuthorDate: Thu May 27 16:07:50 2021 +0200 hw

[mynewt-core] branch master updated (77fdc6f -> 595a074)

2021-06-30 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 77fdc6f flash_test: Add flash area list new 0a96ba7 hw/bus: Add write_read function to bus_dev_ops

[mynewt-core] 02/02: hw/bus/spi_hal: Add bus_spi_write_read

2021-06-30 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 595a074aec88de2dc50688990debedb3c228e89c Author: Jerzy Kasenberg AuthorDate: Thu May 27 16:13:34 2021 +0200 hw

[mynewt-core] branch master updated: flash_test: Add flash area list

2021-06-29 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 77fdc6f flash_test: Add flash area list

[mynewt-core] branch master updated: hw/bsp/nordic_pca10095: Add reduced size crash dumps

2021-06-28 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 1dd1ee4 hw/bsp/nordic_pca10095: Add

[mynewt-core] branch master updated: hal/flash: Relax flash id number restriction

2021-06-27 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 d4f2908 hal/flash: Relax flash id number

[mynewt-newt] branch master updated: cmake: escape also '<' and '>'

2021-06-25 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-newt.git The following commit(s) were added to refs/heads/master by this push: new 4a5cd61 cmake: escape also '&

[mynewt-newt] branch master updated: executeShell: escape also '<' and '>'

2021-06-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-newt.git The following commit(s) were added to refs/heads/master by this push: new 8480d7d executeShell: escape also '&

[mynewt-core] branch master updated: i2s: Assure open fails in case of driver error

2021-06-21 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 8c153b1 i2s: Assure open fails in case of

[mynewt-core] branch master updated (f05d990 -> 53c294d)

2021-06-21 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 f05d990 flash_test: Make test output more readable add d8f1994 hw/drivers/max3107: Add separate package

[mynewt-core] branch master updated: flash_test: Make test output more readable

2021-06-21 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 f05d990 flash_test: Make test output more

[mynewt-core] 02/02: hw/drivers/i2s: Fix nrf5x driver stop

2021-06-21 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 01760b74dbb68fe6191df4e04fd7930bc54b5950 Author: Jerzy Kasenberg AuthorDate: Mon Jun 14 12:53:48 2021 +0200 hw

[mynewt-core] branch master updated (057f6ff -> 01760b7)

2021-06-21 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 057f6ff Merge pull request #2622 from vikrant-proxy/nrf52-periph-fix new 9f9b731 hw/drivers/i2s: Fix

[mynewt-core] 01/02: hw/drivers/i2s: Fix i2s_write

2021-06-21 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 9f9b731c0d1eaa5fb04553a0debd48d9ca47e1f5 Author: Jerzy Kasenberg AuthorDate: Mon Jun 14 11:59:17 2021 +0200 hw

[mynewt-core] 03/06: stm32: Add call to _sbrkInit to startup files

2021-06-17 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 e1da7a4b032756551efb745624c1a56a202121cd Author: Jerzy Kasenberg AuthorDate: Wed Jun 16 12:18:31 2021 +0200

[mynewt-core] 04/06: hal: Make common native sbrk implementation

2021-06-17 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 054d3c9d21931114a04f9b1bc6ffba7814d3562e Author: Jerzy Kasenberg AuthorDate: Thu Jun 17 09:17:48 2021 +0200

[mynewt-core] branch master updated (7091e33 -> de20336)

2021-06-17 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 7091e33 bus/i2c_nrf5x: Assert on not supported usage new fee9bdc hal: Add common _sbrk function new

[mynewt-core] 05/06: bsp/apollo2_evb: Unify sbrk

2021-06-17 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 fa415805670807c2a7b203a08d4d5a2e850f97b2 Author: Jerzy Kasenberg AuthorDate: Thu Jun 17 09:27:39 2021 +0200

[mynewt-core] 02/06: Remove redundant sbrk.c files form bsps

2021-06-17 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 84e5b91b857af31ee61e75a6d3488ab9124d4070 Author: Jerzy Kasenberg AuthorDate: Wed Jun 16 10:54:30 2021 +0200

[mynewt-core] 06/06: hal: Update syscfg for BSPs with own copy of _sbrk

2021-06-17 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 de203365f207dda658657a7525253e02f68503a1 Author: Jerzy Kasenberg AuthorDate: Thu Jun 17 09:53:31 2021 +0200

[mynewt-core] 01/06: hal: Add common _sbrk function

2021-06-17 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 fee9bdc49621b46e9f419cd8b2b89417e7cfacfc Author: Jerzy Kasenberg AuthorDate: Wed Jun 16 09:59:03 2021 +0200

[mynewt-core] branch master updated: bus/i2c_nrf5x: Assert on not supported usage

2021-06-17 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 7091e33 bus/i2c_nrf5x: Assert on not

[mynewt-nimble] branch master updated: ctype: Fix undefined behavior in ctype.h usage

2021-06-16 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-nimble.git The following commit(s) were added to refs/heads/master by this push: new aecd4b2 ctype: Fix undefined behavior in

[mynewt-core] branch master updated: pic32: Fix tick timer handling

2021-06-15 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 f2478be pic32: Fix tick timer handling

[mynewt-core] 01/02: crypto: mbedtls: Fix pic32mz builds

2021-06-07 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 6d32885300b7f6e6b730c90e8e0eb8cdb581f667 Author: Jerzy Kasenberg AuthorDate: Sat Jun 5 01:10:52 2021 +0200

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

2021-06-07 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 cb68fa8 pic32: Fix crt0.S build error new 6d32885 crypto: mbedtls: Fix pic32mz builds new e7e7e06

[mynewt-core] 02/02: crypto: mbedtls: Fix xc32 build problem

2021-06-07 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 e7e7e06839078b7cb0084fd3f337ec20d6a563b8 Author: Jerzy Kasenberg AuthorDate: Sat Jun 5 01:19:48 2021 +0200

[mynewt-core] branch master updated: pic32: Fix crt0.S build error

2021-06-03 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 cb68fa8 pic32: Fix crt0.S build error

[mynewt-core] branch master updated: sys/log/stub: avoid unused parameter warning

2021-05-31 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 bca60c8 sys/log/stub: avoid unused

[mynewt-core] branch master updated: sensor_creator: Fix typo in LIS2DW12 spi configuration

2021-05-28 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 b267e9d sensor_creator: Fix typo in

[mynewt-core] branch master updated: kernel/os/include/os/os_trace_api: avoid unused parameter warning

2021-05-28 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 b079581 kernel/os/include/os/os_trace_api

[mynewt-core] branch master updated: sensor_creator: Add non-bus driver SPI config for LIS2DW12

2021-05-28 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 265e68d sensor_creator: Add non-bus driver

[mynewt-core] branch master updated: apps/coremark: Remove bootutil dependency

2021-05-22 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 5d06110 apps/coremark: Remove bootutil

[mynewt-core] branch master updated: pic32: Fix context switch

2021-05-22 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 2170bab pic32: Fix context switch 2170bab

<    2   3   4   5   6   7   8   9   10   11   >