[mynewt-mcumgr-cli] branch master updated: Added LICENSE file

2022-03-14 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-mcumgr-cli.git The following commit(s) were added to refs/heads/master by this push: new bd841bc Added LICENSE file new

[mynewt-core] branch master updated: Use clang as compiler for FreeBSD native sim.

2020-11-30 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 1c76785 Use clang as compiler for FreeBSD

[mynewt-newt] branch master updated: newt; fix flag use when building dependencies. Specifically, need the missing asflags when using clang to build sim.

2020-11-24 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 064a5ca newt; fix flag use when building

[mynewt-core] branch master updated: Mismatched name argument

2020-11-09 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 2e39067 Mismatched name argument 2e39067

[mynewt-core] branch master updated: sys/reboot; fix issue where 'config dump' was not showing reboot counter value.

2019-12-18 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 4b60f5d sys/reboot; fix issue where

[mynewt-core] branch master updated: util/streamer; include for va_list definition.

2019-12-17 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 e265af0 util/streamer; include

[mynewt-core] branch master updated (6f8f313 -> e96990d)

2019-11-18 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 6f8f313 sys/console: Fix NULL pointer dereference in log_find add e96990d oc_core: randomize uuid before

[mynewt-core] branch master updated (c5d9068 -> 05632c0)

2019-10-31 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from c5d9068 kernel/os: Add os_mbuf_pack_chains (#2075) add 05632c0 util/parse; include strings.h to compile

[mynewt-core] branch master updated: net/lora; fix build when lora CLI syscfgs were disabled.

2019-10-28 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 22316b8 net/lora; fix build when lora CLI

[mynewt-core] branch master updated: sys/log/full; when rotating FCB, only remove bookmarks pointing to area being erased.

2019-10-24 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 7e55d11 sys/log/full; when rotating FCB

[mynewt-core] 15/23: Fix?

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 189989a7c1fd6e1da366143059c6388e412915f8 Author: Nolan Lau AuthorDate: Thu Oct 17 14:05:13 2019 -0700 Fix

[mynewt-core] 18/23: Created common function for walking full logs or area.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 09c6a691c2d771ccd7d70d02fd2ae3d0880ce85e Author: Nolan Lau AuthorDate: Thu Oct 17 16:32:50 2019 -0700 Created

[mynewt-core] 06/23: Updated comment.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit d85f5e5e7fa3861ac1d3599c0ac63cbde3dc8de0 Author: Nolan Lau AuthorDate: Thu Oct 17 10:55:27 2019 -0700 Updated

[mynewt-core] 19/23: Consolidating functionality.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit f116a27260d05baa27903febe204db765da308dc Author: Nolan Lau AuthorDate: Thu Oct 17 17:01:24 2019 -0700

[mynewt-core] 22/23: Using fcb->f_scratch_cnt as opposed to checking for past newest sector.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit dd2a0180066357a50032a65c63c96a1f794ba0f7 Author: Nolan Lau AuthorDate: Fri Oct 18 14:30:36 2019 -0700 Using

[mynewt-core] 01/23: Added capability to recognize when a fcb sector is about to rotate and provide the application an opportunity to read logs before the rotation.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit daf09ee90c17f32dd2528b07ed8b77227d8b63f4 Author: Nolan Lau AuthorDate: Wed Sep 25 21:56:17 2019 -0700 Added

[mynewt-core] 03/23: Fixed renaming issue with apache-mynewt-core.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 679774201f3b590d407a1e8e97de6f6d02c902d9 Author: Nolan Lau AuthorDate: Mon Oct 14 22:31:19 2019 -0700 Fixed

[mynewt-core] 10/23: Updated function name to correct naming convention.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 008eb930bc6dd942f989dfe901c6fdc6243ccb8a Author: Nolan Lau AuthorDate: Thu Oct 17 11:38:10 2019 -0700 Updated

[mynewt-core] 05/23: Fixed spacing issue.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit cd27ba82f9e6f6eb272b034ec8fe4a1340041b22 Author: Nolan Lau AuthorDate: Wed Oct 16 18:55:35 2019 -0700 Fixed

[mynewt-core] 23/23: Removed unused function prototype.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 96db945f227522df20e9cd2531648fe912dc4226 Author: Nolan Lau AuthorDate: Mon Oct 21 01:50:00 2019 -0700 Removed

[mynewt-core] branch master updated (3520b9a -> 96db945)

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 3520b9a muc/stm32: Add workaround for STM32F4x5/7 WFI error new daf09ee Added capability to recognize

[mynewt-core] 11/23: Removed un-necessary return check.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 5f42e389029e0e8abfb6c425b16b2f99a325378b Author: Nolan Lau AuthorDate: Thu Oct 17 13:34:14 2019 -0700 Removed

[mynewt-core] 04/23: Ensuring if fcb->scratch is initialized to NULL, it stays that way.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 40804235ec271b2e53170d00de75f8459cb06575 Author: Nolan Lau AuthorDate: Wed Oct 16 15:39:04 2019 -0700 Ensuring

[mynewt-core] 21/23: Removed white space.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 900da6e269cf942768e0a675a01aa8b0eaf96510 Author: Nolan Lau AuthorDate: Fri Oct 18 13:28:20 2019 -0700 Removed

[mynewt-core] 13/23: Fixed spacing.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 3b20eb4dca598912f3a4b81a6b47d5aef7c3a69c Author: Nolan Lau AuthorDate: Thu Oct 17 13:45:53 2019 -0700 Fixed

[mynewt-core] 20/23: Fixed spacing.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit db7fbc9710c0d4a3bed9a79d4c1cfea8c01b501e Author: Nolan Lau AuthorDate: Thu Oct 17 17:01:41 2019 -0700 Fixed

[mynewt-core] 16/23: WIP.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit c4074ba4ed05e78dcb26229e4e9931e0403e57df Author: Nolan Lau AuthorDate: Thu Oct 17 14:48:18 2019 -0700 WIP

[mynewt-core] 12/23: Updating spacing.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit f2c3e2dee83271f04a6cb785846d5752fd4f8d08 Author: Nolan Lau AuthorDate: Thu Oct 17 13:40:19 2019 -0700 Updating

[mynewt-core] 07/23: Added handling around function if func_ptrs are not set.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit aaad14593cb08cba34ffdc0034215df99c33781d Author: Nolan Lau AuthorDate: Thu Oct 17 11:20:48 2019 -0700 Added

[mynewt-core] 02/23: Update function & variable names to be more descriptive.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 3530e75990ec7e95ecb66c396c3620812a0827c7 Author: Nolan Lau AuthorDate: Mon Oct 14 19:11:46 2019 -0700 Update

[mynewt-core] 14/23: Fixed build issues.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit b5c67e67e5e471e362499bcf1ea0fd68472a9aab Author: Nolan Lau AuthorDate: Thu Oct 17 14:02:23 2019 -0700 Fixed

[mynewt-core] 09/23: Updated comment.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 70f376242292c77266926726c0ee31cbdffe7510 Author: Nolan Lau AuthorDate: Thu Oct 17 11:26:15 2019 -0700 Updated

[mynewt-core] 08/23: Added newline for better readability.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit b6f1acbfaa8d67553a1755c57d1d0ec95730e72c Author: Nolan Lau AuthorDate: Thu Oct 17 11:22:09 2019 -0700 Added

[mynewt-core] 17/23: Removing scratch sector from fcb struct.

2019-10-21 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 8804528db9a2a02242c5e5bf5b0b45752ef2f4bc Author: Nolan Lau AuthorDate: Thu Oct 17 14:59:36 2019 -0700 Removing

[mynewt-core] branch master updated: removed SUCCESS and FAIL #defines since not used in net/lora, but conflicting with CMSIS ErrorStatus enum typedefs of several STM32 mcus

2019-10-17 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 25c6757 removed SUCCESS and FAIL #defines

[mynewt-core] branch master updated: pbuf_free on p as udp_sendto doesn't consume it

2019-10-16 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 8ceb690 pbuf_free on p as udp_sendto

[mynewt-core] branch master updated: fs/fcb2; use fcb2 prefix in public API

2019-09-30 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 28ee22e fs/fcb2; use fcb2 prefix in public

[mynewt-core] branch master updated: trng_test: fix compile time warnings

2019-09-26 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 021b924 trng_test: fix compile time

[mynewt-core] 01/13: fs/fcb2; change data pointer to be const with fcb_write().

2019-09-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 70bb26d70be18929459c4b9df65bbdd8220cfe70 Author: Marko Kiiskila AuthorDate: Mon Aug 26 15:52:44 2019 +0300 fs

[mynewt-core] 05/13: sys/log; bring in log specific data structures from fs/fcb.

2019-09-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 887b8e908779689e68e6917caa413f7db0ef007a Author: Marko Kiiskila AuthorDate: Thu Aug 29 12:53:20 2019 +0300 sys

[mynewt-core] 13/13: sys/log/full; FCB2 watermarks & storage info. Fix return code from successful call to fcb_set_watermark(). Update incorrect doxygen comments.

2019-09-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit c223a3dee18c75653cf1c4f9521d87083e13bed3 Author: Marko Kiiskila AuthorDate: Tue Sep 3 13:29:39 2019 +0300 sys

[mynewt-core] 09/13: sys/log; fix incorrect if statement in log_fcb2_copy().

2019-09-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit fba8e26809e399f09c23b449a0074f4a7cba0f76 Author: Marko Kiiskila AuthorDate: Fri Aug 30 11:23:44 2019 +0300 sys

[mynewt-core] 10/13: sys/log; simplify log_fcb2_copy(), no need to traverse the fcb to start the copy.

2019-09-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 40c8f8eca981190fc135e5f5e0b7c30cd05ba05b Author: Marko Kiiskila AuthorDate: Fri Aug 30 13:41:45 2019 +0300 sys

[mynewt-core] 02/13: sys/log; support FCB2 as backing store.

2019-09-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit c29e06dee45baf0d3ea8efdd692f8434f4b6ff8e Author: Marko Kiiskila AuthorDate: Mon Aug 26 16:30:51 2019 +0300 sys

[mynewt-core] 04/13: sys/log/full; check if log index is > last entry before starting walk of FCB2 area.

2019-09-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 06474c065f84d56b29c67998421fe717f7f80fb8 Author: Marko Kiiskila AuthorDate: Wed Aug 28 10:34:11 2019 +0300 sys

[mynewt-core] 03/13: fs/fcb2; add fcb_getprev() to walk backwards within FCB.

2019-09-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 43da6d720ba4bfb608c1766f949b8a47dd5253b2 Author: Marko Kiiskila AuthorDate: Wed Aug 28 10:33:03 2019 +0300 fs

[mynewt-core] 06/13: sys/log; enable bookmarks with FCB2.

2019-09-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 22f5f1a6ffa3f0f1a02da218d25ab532a69b01c3 Author: Marko Kiiskila AuthorDate: Thu Aug 29 12:55:02 2019 +0300 sys

[mynewt-core] 08/13: sys/config & sys/log; use different magic numbers when using FCB vs FCB2.

2019-09-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 661a2c82090ebe89cc7dee042fe83e98236847c1 Author: Marko Kiiskila AuthorDate: Fri Aug 30 10:46:07 2019 +0300 sys

[mynewt-core] 12/13: fs/fcb2; do {} while(1) -> while(1) {}

2019-09-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 87208eb3955fb3713ecc295b90f7adf884439253 Author: Marko Kiiskila AuthorDate: Mon Sep 2 12:25:04 2019 +0300 fs

[mynewt-core] branch master updated (cae939f -> c223a3d)

2019-09-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from cae939f sensors/bma253: Fix uninitialized variable usage new 70bb26d fs/fcb2; change data pointer

[mynewt-core] 11/13: sys/reboot; fix broken build when LOG_FCB is set.

2019-09-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit eead0c8d2cf9b9e696a0aa9a86426d52e66b8409 Author: Marko Kiiskila AuthorDate: Fri Aug 30 13:54:08 2019 +0300 sys

[mynewt-core] 07/13: sys/reboot; can run when LOG_FCB2 has been selected.

2019-09-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 1bfeb992234e0f935dc591a22516be5995d438d3 Author: Marko Kiiskila AuthorDate: Fri Aug 30 10:45:15 2019 +0300 sys

[mynewt-core] branch master updated: da1469x; fix typo in syscfg keyword

2019-09-16 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 c34 da1469x; fix typo in syscfg

[mynewt-core] 02/03: sys/config/selftest; disable config area auto initialization.

2019-08-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit d5a71f5a56ea30fdcb1d2dbf309696e40d74417b Author: Marko Kiiskila AuthorDate: Wed Aug 21 15:56:32 2019 +0300 sys

[mynewt-core] branch master updated (1eabf47 -> 4f39ba0)

2019-08-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 1eabf47 bus/i2c_da1469x: Fix read with DMA new 77d0aff fs/fcb2; minor cleanup. Removed few unused

[mynewt-core] 01/03: fs/fcb2; minor cleanup. Removed few unused function prototypes, unused struct elements. Export fcb_sector_erase().

2019-08-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 77d0aff5a9e2c0617ad0c3029050895104707c48 Author: Marko Kiiskila AuthorDate: Wed Aug 21 15:54:00 2019 +0300 fs

[mynewt-core] branch master updated: dialog_da1469x-dk-pro; exit load with error if we fail.

2019-07-25 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 193096d dialog_da1469x-dk-pro; exit load

[mynewt-core] branch master updated (9e4c9bc -> 8205bc6)

2019-07-15 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 9e4c9bc hw/drivers/bma253: Add support for bma253 sensor notifications (#1912) new 609e0b3 net/ip

[mynewt-core] 02/02: compiler/sim; update FreeBSD compiler to gcc8.

2019-07-15 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 8205bc6f3f72ed23d8ac87bb423398a62d437d19 Author: Marko Kiiskila AuthorDate: Thu Jul 11 18:52:24 2019 +0300

[mynewt-core] 01/02: net/ip/native_socket; change from MCAST_JOIN/LEAVE_GROUP to IP_ADD/DROP_MEMBERSHIP and IPV6_JOIN/LEAVE_GROUP. 32-bit compatibility library does not handle alignment change for MCA

2019-07-15 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 609e0b38fc4007ee5a2bb863311fb5a20b0658d6 Author: Marko Kiiskila AuthorDate: Thu Jul 11 18:46:24 2019 +0300 net

[mynewt-core] branch master updated: hw/bsp/dialog: Add generation of dialog header on images

2019-07-11 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 d63dcbe hw/bsp/dialog: Add generation

[mynewt-core] 01/02: native; enable os_cputime for native BSP. Make task priority for hal_timer configurable.

2019-06-26 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 739fb673d1ad58d1b6da9675eacc8b85fd163c36 Author: Marko Kiiskila AuthorDate: Tue Jun 25 17:01:54 2019 +0300

[mynewt-core] branch master updated (40d4f7e -> 8e95f60)

2019-06-26 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 40d4f7e Merge pull request #1891 from mkiiskila/trng_sw new 739fb67 native; enable os_cputime for native

[mynewt-core] branch master updated (800556e -> 40d4f7e)

2019-06-26 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 800556e lis2ds12: Changed operation order in lis2ds12_set_wake_up_dur() to fix incorrect shifting (#1898

[mynewt-core] branch master updated (3dd2ca4 -> 3d1e3e5)

2019-06-25 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 3dd2ca4 Add bsp.yml metadata with board info new e88259c Initialize variable to 0. Depending on syscfg

[mynewt-core] branch master updated (39aca9f -> d63ea13)

2019-06-19 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 39aca9f hw/bsp: Fix Arduino pins in nordic boards new c60c06c kernel/os; fix core dumps

[mynewt-core] branch master updated: bsp/dialog_da1469x-dk-pro: Fix download to empty flash

2019-06-14 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 c516d05 bsp/dialog_da1469x-dk-pro: Fix

[mynewt-core] branch master updated: drivers/*da1469x; don't depend on MCU specific header file directly. This allows use of the driver on different MCU with same type of peripheral. Direct them to fi

2019-06-13 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 bb3b766 drivers/*da1469x; don't depend

[mynewt-core] branch master updated: bsp/dialog_da1469x-dk-pro; fix download for bootloader on MacOS.

2019-06-13 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 c67f17c bsp/dialog_da1469x-dk-pro; fix

[mynewt-core] branch master updated: da1469x-dk-pro; 'mon reset' does not appear to reset the MCU completely at the end of download. Do that by writing to MCU register directly instead.

2019-05-17 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 61caee0 da1469x-dk-pro; 'mon reset' does

[mynewt-core] branch master updated: Check for duplicate registry instances to avoid creating a loop in the list

2019-05-16 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 9db2ceb Check for duplicate registry

[mynewt-core] branch master updated: bsp/dialog_da1469x-dk-pro: Added definition for LED_3.

2019-05-13 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 7a2eebe bsp/dialog_da1469x-dk-pro: Added

[mynewt-core] branch master updated: da1469x_periph: Corrected path to pwm_da1469x.h header file and added missing header file to da1469x pwm driver

2019-05-02 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 9ac34e3 da1469x_periph: Corrected path

[mynewt-core] branch master updated: gpadc_da1469x; add knob to run through ADC calibration sequence when device is opened.

2019-04-30 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 04e88c1 gpadc_da1469x; add knob to run

[mynewt-core] branch master updated: mbedtls; add a routine to add AAD data incrementally.

2019-04-16 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 f2ed758 mbedtls; add a routine to add AAD

[mynewt-core] branch master updated: timepersist; don't restore time from config if coming out of POR.

2019-03-26 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 fb1e286 timepersist; don't restore time

[mynewt-core] branch master updated: time/timepersist; allow user to persist device time.

2019-03-23 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 362e988 time/timepersist; allow user

[mynewt-core] branch master updated: net/oic; if resource handler fails a request, don't honor observer option.

2019-03-22 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 e5de654 net/oic; if resource handler fails

[mynewt-newtmgr] branch master updated: datetime; allow use of keyword 'now' to set it to current system time.

2019-03-22 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 f30f5fa datetime; allow use of keyword

[mynewt-core] branch master updated (47b6bc5 -> c88a395)

2019-03-19 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 47b6bc5 sys/log/full: Unit tests for FCB log bookmarks new e6934c2 net/oic; call get routine

[mynewt-core] branch master updated: sys/config; allow space in stored config variables.

2019-02-27 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 7677674 sys/config; allow space in stored

[mynewt-newt] branch master updated: newt; add 2 additional environment variables for download script; the flash area size which is getting populated. And root of the bin directory, in case you need t

2019-02-20 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 b21ee0b newt; add 2 additional environment

[mynewt-core] branch master updated (db3d579 -> 9204b25)

2019-02-20 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from db3d579 Check if ARRAY_SIZE is already defined (#1651) new 73f6c11 oic; add APIs for transport to inform

[mynewt-core] branch master updated (7d2b35d -> 4835a31)

2019-02-11 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 7d2b35d [DO NOT MERGE] Support for one shot polling mode (#1637) new 2333550 HAL: Create

[mynewt-core] branch master updated: flash_loader; initialize watchdog in the start.

2019-02-04 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 bb33db4 flash_loader; initialize watchdog

[mynewt-core] branch master updated: mbedtls; fix build warning of uninitialized variable.

2019-02-01 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 ee3b880 mbedtls; fix build warning

[mynewt-core] branch master updated (3bb8c1c -> e0a6db9)

2019-01-30 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 3bb8c1c spiflash: Call correct release power down function new 2d6c62a compiler; add package for Cortex

[mynewt-core] branch master updated: i2c_nrf52_twim: add dependency to stats. Turn off statistics by default.

2019-01-17 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko 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 1d1dcfd i2c_nrf52_twim: add dependency

[mynewt-core] 01/01: Merge pull request #1590 from JuulLabs/bq27z561_flash_write

2019-01-09 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit d75dce4da4e6fd1cb2ecb8abf0664c066d46da93 Merge: cb9ece0 d069359 Author: mkiiskila AuthorDate: Wed Jan 9 14:15:06

[mynewt-core] branch master updated (cb9ece0 -> d75dce4)

2019-01-09 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from cb9ece0 hw/drivers/lps33thw: Restore read error stats add 6222c2b Added bq27z561_wr_flash to header file

[mynewt-documentation] 01/01: Merge pull request #64 from mkiiskila/diagnostics_tutorial

2019-01-03 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-documentation.git commit e07709cb615b722936e5acfda69300a26273ab80 Merge: c7d7786 a7a13f9 Author: mkiiskila AuthorDate: Thu Jan 3 16

[mynewt-documentation] branch master updated (c7d7786 -> e07709c)

2019-01-03 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-documentation.git. from c7d7786 Merge pull request #63 from artob/patch-1 add a7a13f9 Tutorial for error diagnostics

[mynewt-core] branch master updated (e94e607 -> cf4cf8c)

2018-12-20 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from e94e607 Make hal_gpio_irq_release() pass 'pin' to hal_gpio_irq_disable() add 689492e imgmgr; add 'erase

[mynewt-core] 01/01: Merge pull request #1571 from mkiiskila/imgr_cli_erase

2018-12-20 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit cf4cf8c42275a39e7b4a58803efd44740d0d6d07 Merge: e94e607 689492e Author: mkiiskila AuthorDate: Thu Dec 20 15:21:56

[mynewt-core] 01/01: Merge pull request #1562 from mkiiskila/flash_loader_dump

2018-12-13 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 0470451243d1a31beb2b296667b30b58878a3d05 Merge: 7a7e6cf 339b6e0 Author: mkiiskila AuthorDate: Thu Dec 13 11:52:16

[mynewt-core] branch master updated (7a7e6cf -> 0470451)

2018-12-13 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 7a7e6cf bmp280/bme280: Fix dependency for bus driver add 339b6e0 flash_loader; add support for reading

[mynewt-core] branch master updated (379d85d -> d334e89)

2018-12-11 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 379d85d hw/bsp: Specify SSD1673 config values in Reel Board bsp add 2c369b9 flash_loader; app and gdb

[mynewt-core] 01/01: Merge pull request #1557 from mkiiskila/flash_loader

2018-12-11 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit d334e89e1db8bdb850ffaf4202c5858d7b390f77 Merge: 379d85d c2685a3 Author: mkiiskila AuthorDate: Tue Dec 11 14:06:39

[mynewt-core] branch master updated (49f8a35 -> 2f67ef0)

2018-12-07 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 49f8a35 Battery - Optional Start Delay (#1555) add cf3b175 nrf52; create a linker script for compiling

[mynewt-core] 01/01: Merge pull request #1547 from mkiiskila/nrf52_ram_resident

2018-12-07 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 2f67ef05704353c1dbf2dbb194b15f583228999a Merge: 49f8a35 134f64a Author: mkiiskila AuthorDate: Fri Dec 7 15:06:18

  1   2   3   4   5   >