[1/2] incubator-mynewt-core git commit: log/full; add option to disable log_console.

2017-01-27 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 65ea82afc -> 0373ef399 log/full; add option to disable log_console. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[2/2] incubator-mynewt-core git commit: sys/reboot; add config option to control whether logging to console is an option.

2017-01-27 Thread marko
/incubator-mynewt-core/tree/0373ef39 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/0373ef39 Branch: refs/heads/develop Commit: 0373ef399d947e286751f3dae9af5fc89fc7663a Parents: 3a108c8 Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 27 17:54:56 2017 -0800 Com

incubator-mynewt-core git commit: nmgr_uart; depends on util/crc.

2017-01-27 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 7ddaff526 -> 65ea82afc nmgr_uart; depends on util/crc. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/65ea82af Tree:

incubator-mynewt-core git commit: MYNEWT-566; nmgr_uart - fix warning when using -Werror=strict-aliasing

2017-01-27 Thread marko
hor: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 27 11:10:30 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: Fri Jan 27 11:10:30 2017 -0800 -- .../newtmgr/transport/nmgr_uart/src/n

[1/2] incubator-mynewt-core git commit: Add bsp for Rigado BMD-200 module

2017-01-27 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 345d474a8 -> 73cd55b73 Add bsp for Rigado BMD-200 module Based on nrf51dk bsp, with the following changes: - Program as J-Link device nRF51822 - Default to internally synthesized LF clock - Default to UART pins used by the

[2/2] incubator-mynewt-core git commit: This merges #168.

2017-01-27 Thread marko
-us.apache.org/repos/asf/incubator-mynewt-core/tree/73cd55b7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/73cd55b7 Branch: refs/heads/develop Commit: 73cd55b73323d99658da7727c464dd0789dc8c5b Parents: 345d474 1e7fb6e Author: Marko Kiiskila <ma...@runtime.io> Authored: F

incubator-mynewt-core git commit: nmgr_uart; console baud rate is not a BSP define anymore, so the default nmgr_uart speed has to be set explicitly.

2017-01-27 Thread marko
mit: 345d474a8f2f8e6f31928641a95ea90c57d65ecc Parents: 3e4341f Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 27 09:05:41 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: Fri Jan 27 09:05:41 2017 -0800 -- mgmt/ne

incubator-mynewt-newt git commit: newtmgr; add comment declaring that only 3 bits of first byte are used for opcode. Rest reserved for future TBD use.

2017-01-26 Thread marko
mit: 68f5c73bbf2cd0892560451de8d4deb43f18db08 Parents: d7eea66 Author: Marko Kiiskila <ma...@runtime.io> Authored: Thu Jan 26 16:37:59 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: Thu Jan 26 16:38:36 2017 -0800 -- n

incubator-mynewt-core git commit: MYNEWT-567; carve out bits out of op code for future use. Mark flags as a field for future use.

2017-01-26 Thread marko
7dd Parents: 04e63de Author: Marko Kiiskila <ma...@runtime.io> Authored: Thu Jan 26 14:57:41 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: Thu Jan 26 14:57:41 2017 -0800 -- mgmt/newtmgr/include/ne

[1/2] incubator-mynewt-core git commit: MYNEWT-563 Fix compilation errors when adding newtmgr to bletiny 1) Added #ifndef around #define STR(x) in bletiny/src/main.c to avoid duplicate define when inc

2017-01-26 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop e343a7bbd -> 04e63de21 MYNEWT-563 Fix compilation errors when adding newtmgr to bletiny 1) Added #ifndef around #define STR(x) in bletiny/src/main.c to avoid duplicate define when including to enable Newt Manager.

[2/2] incubator-mynewt-core git commit: This closes #167.

2017-01-26 Thread marko
-us.apache.org/repos/asf/incubator-mynewt-core/tree/04e63de2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/04e63de2 Branch: refs/heads/develop Commit: 04e63de217be7c8bc0f67ffa244d5ce48b0ba354 Parents: e343a7b 79ea96a Author: Marko Kiiskila <ma...@runtime.io> Authored: Thu

[2/2] incubator-mynewt-core git commit: sys pkg.yml; change the initialization level of system packages a little. Make sure they run after OS, and there's enough space to insert future package sysinit

2017-01-26 Thread marko
Author: Marko Kiiskila <ma...@runtime.io> Authored: Thu Jan 26 10:10:18 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: Thu Jan 26 10:10:18 2017 -0800 -- sys/console/full/pkg.yml | 2 +- sys/flash

[1/2] incubator-mynewt-core git commit: os; move call to os_dev_initialize() to take place from within sysinit. If device gets created after OS is started, call it's init routine immediatelly.

2017-01-26 Thread marko
ads/develop Commit: fc601297ce3205b6d1ec40b285eba281aec98415 Parents: 0fc206f Author: Marko Kiiskila <ma...@runtime.io> Authored: Thu Jan 26 10:07:23 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: Thu Jan 26 10:0

incubator-mynewt-blinky git commit: blinky; main() is now running in the context of main app.

2017-01-25 Thread marko
hor: Marko Kiiskila <ma...@runtime.io> Authored: Wed Jan 25 16:03:38 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: Wed Jan 25 16:03:38 2017 -0800 -- apps/blinky/

incubator-mynewt-core git commit: apps; update comment about what main() means/does.

2017-01-25 Thread marko
ore/commit/98c9ab1b Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/98c9ab1b Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/98c9ab1b Branch: refs/heads/develop Commit: 98c9ab1b48faf645525378c7cb98732463f649a1 Parents: f1fcdb9 Author: Marko Kiiskila

incubator-mynewt-core git commit: split startup.s; clear cpu mode.

2017-01-25 Thread marko
ree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/f1fcdb91 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/f1fcdb91 Branch: refs/heads/develop Commit: f1fcdb91b09c68add3a63378fee45597d616883c Parents: eb59481 Author: Marko Kiiskila <ma...@runt

[1/6] incubator-mynewt-core git commit: baselibc, split_app; _start() calls into OS. Add dependency.

2017-01-25 Thread marko
tor-mynewt-core/commit/eb59481c Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/eb59481c Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/eb59481c Branch: refs/heads/develop Commit: eb59481c9a25998b472d9dd9912ad78b9dbb1e46 Parents: 5bc9d43 Author: Ma

[4/6] incubator-mynewt-core git commit: hal; add hal_system_restart(), which allows you to restart the system with a new entry point.

2017-01-25 Thread marko
/asf/incubator-mynewt-core/tree/12fdc5cf Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/12fdc5cf Branch: refs/heads/develop Commit: 12fdc5cfb5fc274a515c46bc50acee5ad2b91dfb Parents: a09cc95 Author: Marko Kiiskila <ma...@runtime.io> Authored: Wed Jan 25 14:08:40 2017

[6/6] incubator-mynewt-core git commit: nrf51dk, nrf52dk; change startup code for split app to reset CPU mode to 0.

2017-01-25 Thread marko
-mynewt-core/tree/b32668d0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/b32668d0 Branch: refs/heads/develop Commit: b32668d043aa8f4307d2c384e82e458d332f6eff Parents: 12fdc5c Author: Marko Kiiskila <ma...@runtime.io> Authored: Wed Jan 25 14:18:00 2017 -0800 Committer:

[3/6] incubator-mynewt-core git commit: splitty; remove main task configuration. These settings have to match in split setup in loader and app.

2017-01-25 Thread marko
-us.apache.org/repos/asf/incubator-mynewt-core/tree/a09cc95c Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/a09cc95c Branch: refs/heads/develop Commit: a09cc95c6d2d07c08b46c4ef9d3fd2b8b96bb582 Parents: 035010b Author: Marko Kiiskila <ma...@runtime.io> Authored: Wed Jan 25 13

[5/6] incubator-mynewt-core git commit: split_app; split loaders need to enter app by calling hal_system_restart(). Change the _start_split() to start OS same way as _start does.

2017-01-25 Thread marko
/5bc9d43d Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/5bc9d43d Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/5bc9d43d Branch: refs/heads/develop Commit: 5bc9d43de56c80a4cca44995da048185ac08d8e3 Parents: fd7bb7c Author: Marko Kiiskila <ma...@runtime

[2/6] incubator-mynewt-core git commit: kernel/os; os_init() - add function name to be used as the entry point to main task.

2017-01-25 Thread marko
/incubator-mynewt-core/tree/fd7bb7c6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/fd7bb7c6 Branch: refs/heads/develop Commit: fd7bb7c6f7116aacd29bd8c627f11d82aa18a46e Parents: b32668d Author: Marko Kiiskila <ma...@runtime.io> Authored: Wed Jan 25 14:28:12 2017 -0800 Com

incubator-mynewt-core git commit: gdbmacros; add a gdb function to list current tasks.

2017-01-23 Thread marko
ore/commit/65f8fe3d Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/65f8fe3d Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/65f8fe3d Branch: refs/heads/develop Commit: 65f8fe3d98c4fab73ca62c6d489aa5316cff021f Parents: 4c8612f Author: Marko Kiiskila

incubator-mynewt-core git commit: nmgr_shell; fix name for pkg.init

2017-01-23 Thread marko
2fd Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/4c8612fd Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/4c8612fd Branch: refs/heads/develop Commit: 4c8612fdcba8bc7d90aeb85ae1e27047f05014a0 Parents: 71f7d65 Author: Marko Kiiskila <ma...@runt

[2/5] incubator-mynewt-core git commit: Oops, remove accidentally added test app.

2017-01-23 Thread marko
://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/fd434f27 Branch: refs/heads/develop Commit: fd434f27a81236c1be42a63f1e86f7fb2f653f48 Parents: 0c9fe5e Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 20 13:24:57 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io&g

incubator-mynewt-newt git commit: newt; allow multiple init functions per-package.

2017-01-23 Thread marko
ewt/commit/744a4c15 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/tree/744a4c15 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/diff/744a4c15 Branch: refs/heads/develop Commit: 744a4c152571263fb54d5242e68766222dce9ac7 Parents: 85da72b Author: Marko Kiiskila

[1/5] incubator-mynewt-core git commit: os; spin up OS before calling. main() gets called in context of main task.

2017-01-23 Thread marko
hor: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 20 12:16:20 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: Fri Jan 20 12:16:20 2017 -0800 -- apps/bleprph/src/main.c

[4/5] incubator-mynewt-core git commit: apps; main() is now the entry point to default task.

2017-01-23 Thread marko
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/a591f975 Branch: refs/heads/develop Commit: a591f975a103c82d5a3ce777a26b4c1b90e0049e Parents: eced03f Author: Marko Kiiskila <ma...@runtime.io> Authored: Mon Jan 23 14:37:35 2017 -0800 Committer: Marko Kiiskila <ma...@r

[3/5] incubator-mynewt-core git commit: pkg.yml; update to use the new format of specifying package initialization functions.

2017-01-23 Thread marko
/incubator-mynewt-core/tree/eced03f2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/eced03f2 Branch: refs/heads/develop Commit: eced03f21908ad72c73355dac30a38b6e9d6cc2e Parents: fd434f2 Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 20 18:15:19 2017 -0800 Com

[5/5] incubator-mynewt-core git commit: Merge branch 'def_task' of https://git-wip-us.apache.org/repos/asf/incubator-mynewt-core into develop

2017-01-23 Thread marko
-us.apache.org/repos/asf/incubator-mynewt-core/tree/71f7d65a Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/71f7d65a Branch: refs/heads/develop Commit: 71f7d65ae8ea62172dac182b469d0124a96fb273 Parents: 6410e43 a591f97 Author: Marko Kiiskila <ma...@runtime.io> Authored: Mon Jan 23

incubator-mynewt-core git commit: apps; main() is now the entry point to default task.

2017-01-23 Thread marko
ore/commit/a591f975 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/a591f975 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/a591f975 Branch: refs/heads/def_task Commit: a591f975a103c82d5a3ce777a26b4c1b90e0049e Parents: eced03f Author: Marko Kiiskila

incubator-mynewt-core git commit: pkg.yml; update to use the new format of specifying package initialization functions.

2017-01-20 Thread marko
nts: fd434f2 Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 20 18:15:19 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: Fri Jan 20 18:17:19 2017 -0800 -- boot/split/pkg.yml

incubator-mynewt-newt git commit: newt; allow multiple init functions per-package.

2017-01-20 Thread marko
/744a4c15 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/tree/744a4c15 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/diff/744a4c15 Branch: refs/heads/def_task Commit: 744a4c152571263fb54d5242e68766222dce9ac7 Parents: 85da72b Author: Marko Kiiskila <

incubator-mynewt-core git commit: Oops, remove accidentally added test app.

2017-01-20 Thread marko
mit/fd434f27 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/fd434f27 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/fd434f27 Branch: refs/heads/def_task Commit: fd434f27a81236c1be42a63f1e86f7fb2f653f48 Parents: 0c9fe5e Author: Marko Kiiskila

[07/12] incubator-mynewt-core git commit: Add offset+len support to writes

2017-01-20 Thread marko
Add offset+len support to writes Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/3f6222cf Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/3f6222cf Diff:

[12/12] incubator-mynewt-core git commit: This closes #162.

2017-01-20 Thread marko
/604c05d7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/604c05d7 Branch: refs/heads/develop Commit: 604c05d7faed3da4f003ba928927d18d6e9f9011 Parents: b0b89a3 Author: Fabio Utzig <ut...@utzig.org> Authored: Fri Jan 20 07:29:04 2017 -0200 Committer: Marko Kiiski

[03/12] incubator-mynewt-core git commit: Move to proper files, update data structures

2017-01-20 Thread marko
Move to proper files, update data structures Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/5e23a078 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/5e23a078 Diff:

[11/12] incubator-mynewt-core git commit: Fix flash interface vt calls

2017-01-20 Thread marko
Fix flash interface vt calls Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/8e08f3ea Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/8e08f3ea Diff:

[08/12] incubator-mynewt-core git commit: Remove unused/old header

2017-01-20 Thread marko
Remove unused/old header Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/a71c6eaf Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/a71c6eaf Diff:

[10/12] incubator-mynewt-core git commit: Fix bug written at the end of buffer

2017-01-20 Thread marko
Fix bug written at the end of buffer Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/54ee5ce9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/54ee5ce9 Diff:

[06/12] incubator-mynewt-core git commit: Fix page offset+size read

2017-01-20 Thread marko
Fix page offset+size read Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/92f8a32b Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/92f8a32b Diff:

[04/12] incubator-mynewt-core git commit: Update hal_flash interface functions

2017-01-20 Thread marko
Update hal_flash interface functions * hal_flash functions now receive hal_flash handler pointer as first parameter allowing specialized usage by non soc flash drivers. * at45db driver was udpated with functions for erasing, sector info, etc. Project:

[01/12] incubator-mynewt-core git commit: Add WIP flash driver for AT45DBxx1

2017-01-20 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 13cc78035 -> 604c05d7f Add WIP flash driver for AT45DBxx1 Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/1d0b37b5

[1/2] incubator-mynewt-core git commit: compiler/sim: remove absolute path from cc & as

2017-01-19 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop e02bab6c2 -> 7ecd71024 compiler/sim: remove absolute path from cc & as Hard-coding the absolute path for cc & as is not only non-consistent with the other definitions (none use absolute paths), but it is also wrong, gcc-5

[2/2] incubator-mynewt-core git commit: This closes #163.

2017-01-19 Thread marko
-us.apache.org/repos/asf/incubator-mynewt-core/tree/7ecd7102 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/7ecd7102 Branch: refs/heads/develop Commit: 7ecd710240de4123b8d643d4e00acae18360add3 Parents: e02bab6 75d3b41 Author: Marko Kiiskila <ma...@runtime.io> Authored: T

[2/2] incubator-mynewt-core git commit: blecent, blehci, bleprph: apps don't need to depend on baselibc.

2017-01-19 Thread marko
/tree/122f2f63 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/122f2f63 Branch: refs/heads/develop Commit: 122f2f6312b45ab67a6ab06ebb307dd2556fc199 Parents: 56ae794 Author: Marko Kiiskila <ma...@runtime.io> Authored: Thu Jan 19 09:53:10 2017 -0800 Committer: Marko Kiiski

[1/2] incubator-mynewt-core git commit: flash_map; does not need to depend on itself.

2017-01-19 Thread marko
mit/e02bab6c Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/e02bab6c Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/e02bab6c Branch: refs/heads/develop Commit: e02bab6c272c2f7cc43eecffb0636e30d1cdfefe Parents: 122f2f6 Author: Marko Kiiskila

incubator-mynewt-core git commit: oic; if unittest fails on catch-all timeout, print the phase test is in. Increase catch-all timeout from 2 seconds to 4.

2017-01-18 Thread marko
mit: 3c3ca3f3eecf97bd7e8016636592d765b4545a85 Parents: 18ef5db Author: Marko Kiiskila <ma...@runtime.io> Authored: Wed Jan 18 15:17:35 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: Wed Jan 18 15:17:35 2017 -0800 -- n

[2/2] incubator-mynewt-core git commit: sysinit; change the function prototype of sysinit_panic_fn to match __assert_func(). Use __assert_func() as the default panic function.

2017-01-18 Thread marko
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/18ef5db1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/18ef5db1 Branch: refs/heads/develop Commit: 18ef5db1581de100c50f9ac22cd28f56fda2b982 Parents: 5c53749 Author: Marko Kiiskila <ma...@runtime

[1/2] incubator-mynewt-core git commit: os; to reduce codesize, don't print/use filename in assert().

2017-01-18 Thread marko
tor-mynewt-core/commit/5c537497 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/5c537497 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/5c537497 Branch: refs/heads/develop Commit: 5c5374977b2712754b79e6a51d474cc5c32abd80 Parents: 0266b22 Author: Ma

incubator-mynewt-core git commit: sys/log/stub; add defines for log levels.

2017-01-17 Thread marko
mit/ae4d7776 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/ae4d7776 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/ae4d7776 Branch: refs/heads/develop Commit: ae4d7776ee60bff730835dc9d0b8c1ddb5ac0b12 Parents: 427d6b4 Author: Marko Kiiskila

incubator-mynewt-core git commit: bleprph, bleprph_oic; still need to use sys/log/full.

2017-01-17 Thread marko
ore/commit/427d6b49 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/427d6b49 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/427d6b49 Branch: refs/heads/develop Commit: 427d6b49d8958283cc8ded8d1ba76787a6b0dedf Parents: 8d854eb Author: Marko Kiiskila

[07/10] incubator-mynewt-core git commit: sys/log; move log module to sys/log/full. This package exports api 'log'. Packages which used to depend on 'sys/log' now depend on that API. Update apps/unit

2017-01-17 Thread marko
Parents: 5d40716 Author: Marko Kiiskila <ma...@runtime.io> Authored: Tue Jan 17 15:42:40 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: Tue Jan 17 15:42:40 2017 -0800 -- apps/ble

[02/10] incubator-mynewt-core git commit: sys/stats; move the stats module to sys/stats/full. Tell that sys/stats/full package exports API 'stats'. Packages list 'stats' as required API. Update apps t

2017-01-17 Thread marko
: 514c189 Author: Marko Kiiskila <ma...@runtime.io> Authored: Tue Jan 17 14:26:40 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: Tue Jan 17 14:26:40 2017 -0800 -- apps/blehci/pkg.yml |

[05/10] incubator-mynewt-core git commit: net/oic; fix build when using sys/stats/stub.

2017-01-17 Thread marko
: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/5d40716c Branch: refs/heads/develop Commit: 5d40716cb510e5d80ad1783ae933d8628b8e68c1 Parents: d3b1c4b Author: Marko Kiiskila <ma...@runtime.io> Authored: Tue Jan 17 14:39:21 2017 -0800 Committer: Marko Kiiskila <ma...@r

[09/10] incubator-mynewt-core git commit: oic; fix build when compiling with sys/log/stub.

2017-01-17 Thread marko
: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/a4e6f895 Branch: refs/heads/develop Commit: a4e6f895f9257d402124bc010737f817eaefa6cb Parents: 48e7c18 Author: Marko Kiiskila <ma...@runtime.io> Authored: Tue Jan 17 16:04:50 2017 -0800 Committer: Marko Kiiskila <ma...@r

[04/10] incubator-mynewt-core git commit: sys/stats/stub; add a stub version of stats package.

2017-01-17 Thread marko
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/d3b1c4bc Branch: refs/heads/develop Commit: d3b1c4bcdc3cfc384b2549b9c23f89efaa028722 Parents: f89dd34 Author: Marko Kiiskila <ma...@runtime.io> Authored: Tue Jan 17 14:30:41 2017 -0800 Committer: Marko Kiiskila <ma...@r

[10/10] incubator-mynewt-core git commit: bleprph_oic; sys/log -> sys/log/stub and sys/stats -> sys/stats/stub.

2017-01-17 Thread marko
mynewt-core/tree/8d854eba Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/8d854eba Branch: refs/heads/develop Commit: 8d854eba89b1546dab4e3cbbf5b06cb0d30eb9b4 Parents: a4e6f89 Author: Marko Kiiskila <ma...@runtime.io> Authored: Tue Jan 17 16:14:45 2017 -0800 Committer: Ma

[08/10] incubator-mynewt-core git commit: sys/log/stub; add a stub package for logging.

2017-01-17 Thread marko
: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/48e7c187 Branch: refs/heads/develop Commit: 48e7c1872d31146dfd537216e4706ddd4b248d2b Parents: 0089629 Author: Marko Kiiskila <ma...@runtime.io> Authored: Tue Jan 17 16:03:37 2017 -0800 Committer: Marko Kiiskila <ma...@r

[06/10] incubator-mynewt-core git commit: sys/log; move log module to sys/log/full. This package exports api 'log'. Packages which used to depend on 'sys/log' now depend on that API. Update apps/unit

2017-01-17 Thread marko
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/00896291/sys/log/include/log/log.h -- diff --git a/sys/log/include/log/log.h b/sys/log/include/log/log.h deleted file mode 100644 index 5d35d45..000 ---

[03/10] incubator-mynewt-core git commit: sys/stats; add STATS_RESET() to clear counter area from stats structure.

2017-01-17 Thread marko
-core/tree/f89dd346 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/f89dd346 Branch: refs/heads/develop Commit: f89dd34602d49dcdb1de8bfcd2b81a77d2ef0982 Parents: 002424b Author: Marko Kiiskila <ma...@runtime.io> Authored: Tue Jan 17 14:29:21 2017 -0800 Committer:

[01/10] incubator-mynewt-core git commit: oic; depends on cborattr.

2017-01-17 Thread marko
ttp://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/514c189b Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/514c189b Branch: refs/heads/develop Commit: 514c189b26ae43c0b81026d2c2377ef9885ea11e Parents: e7fc231 Author: Marko Kiiskila <ma...@runtime.io> Auth

[2/2] incubator-mynewt-core git commit: oic unittest; start of get/set tests.

2017-01-13 Thread marko
-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/d886fa15 Branch: refs/heads/develop Commit: d886fa15db9cc74a65be00bfd34fbe11b7be3452 Parents: bcb6607 Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 13 18:15:01 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io&g

[1/2] incubator-mynewt-core git commit: oic; allow use of 'struct ' for request/response..

2017-01-13 Thread marko
ore/commit/bcb6607c Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/bcb6607c Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/bcb6607c Branch: refs/heads/develop Commit: bcb6607ce2f7038c4b4fbaa739d53bb30b2e0efc Parents: f856037 Author: Marko Kiiskila

[3/3] incubator-mynewt-core git commit: oic unittest; break apart testcase and test app creation.

2017-01-13 Thread marko
/f8560371 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/f8560371 Branch: refs/heads/develop Commit: f856037170b05a9a003aa7d9712f5c84b1f41c1f Parents: 9d5dc27 Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 13 15:12:05 2017 -0800 Committer: Marko Kiiski

[2/3] incubator-mynewt-core git commit: oic; remove network event mutex as unused.

2017-01-13 Thread marko
://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/0ae187a3 Branch: refs/heads/develop Commit: 0ae187a38f07bf287d71af411f1346747d7bc6cd Parents: 4b17e16 Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 13 12:32:28 2017 -0800 Committer: Marko Kiiskila <ma...@r

[1/3] incubator-mynewt-core git commit: oic; coap separate response support is now optional.

2017-01-13 Thread marko
ore/commit/9d5dc272 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/9d5dc272 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/9d5dc272 Branch: refs/heads/develop Commit: 9d5dc2727589456f80de5a54a6fd7b47cec126e0 Parents: 0ae187a Author: Marko Kiiskila

incubator-mynewt-core git commit: oic; set the coap response timeout back to 2seconds. Previous change was unnecessary.

2017-01-13 Thread marko
nts: 79ad6d9 Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 13 10:43:53 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: Fri Jan 13 10:43:53 2017 -0800 -- net/oic/src/messaging/coap/consta

[1/5] incubator-mynewt-core git commit: oic; on oc_reset memset() g_encoder with 0.

2017-01-13 Thread marko
mit/ed102256 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/ed102256 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/ed102256 Branch: refs/heads/develop Commit: ed1022562c0150e8587309e1615acf1f4b377e82 Parents: d6ed9cf Author: Marko Kiiskila

[5/5] incubator-mynewt-core git commit: oic; random.c coding style.

2017-01-13 Thread marko
-us.apache.org/repos/asf/incubator-mynewt-core/diff/79ad6d94 Branch: refs/heads/develop Commit: 79ad6d94f5a38bd9f14d3ec5298abe3116c645d9 Parents: bceee85 Author: Marko Kiiskila <ma...@runtime.io> Authored: Thu Jan 12 17:39:37 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed

[4/5] incubator-mynewt-core git commit: oic; initialize flow_info to 0 when sending to v6.

2017-01-13 Thread marko
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/bceee85a Branch: refs/heads/develop Commit: bceee85a9d11b519a84ac21716522bc6543a90a4 Parents: 4c74ad5 Author: Marko Kiiskila <ma...@runtime.io> Authored: Thu Jan 12 17:38:48 2017 -0800 Committer: Marko Kiiskila <ma...@r

[2/5] incubator-mynewt-core git commit: oic; construct oic status -> coap status table at compile time.

2017-01-13 Thread marko
ree/a82bf5e9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/a82bf5e9 Branch: refs/heads/develop Commit: a82bf5e994cf6f922593c211a0220703f464e60c Parents: ed10225 Author: Marko Kiiskila <ma...@runtime.io> Authored: Thu Jan 12 17:37:12 2017 -0800 Committer: Marko Kii

[3/5] incubator-mynewt-core git commit: oic; increase default coap response timeout to 3 secs.

2017-01-13 Thread marko
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/4c74ad59 Branch: refs/heads/develop Commit: 4c74ad591cdba0df8b57186a6255090c2d726c9d Parents: a82bf5e Author: Marko Kiiskila <ma...@runtime.io> Authored: Thu Jan 12 17:38:15 2017 -0800 Committer: Marko Kiiski

[1/2] incubator-mynewt-core git commit: frdm-k64f; allow building without any of the UARTs enabled.

2017-01-12 Thread marko
tor-mynewt-core/commit/e034e17a Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/e034e17a Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/e034e17a Branch: refs/heads/develop Commit: e034e17ab7f484a9a7dcd60c673e391ec9c31c69 Parents: b774aa1 Author: Ma

[2/2] incubator-mynewt-core git commit: oic unittest; don't filter out responses to discovery messages based on source address.

2017-01-12 Thread marko
/incubator-mynewt-core/tree/d6ed9cf9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/d6ed9cf9 Branch: refs/heads/develop Commit: d6ed9cf9780b48f8c66b4da96e4d2e8bedc3377e Parents: e034e17 Author: Marko Kiiskila <ma...@runtime.io> Authored: Thu Jan 12 15:12:09 2017

incubator-mynewt-core git commit: frdm-k64f; set __STARTUP_CLEAR_BSS.

2017-01-12 Thread marko
678 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/e582f678 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/e582f678 Branch: refs/heads/develop Commit: e582f67842c6b5c998c9d5e96dceef3b7a86ffc4 Parents: 1c1d93b Author: Marko Kiiskila <ma...@runt

incubator-mynewt-core git commit: stm32f4 bsps; clear out the 2nd BSS area as well.

2017-01-12 Thread marko
ore/commit/1c1d93b4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/1c1d93b4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/1c1d93b4 Branch: refs/heads/develop Commit: 1c1d93b4adfb76bc9bf9b6493191ece3d49e8d6f Parents: a6ab201 Author: Marko Kiiskila

[2/4] incubator-mynewt-core git commit: oic; ble - count incoming/outgoing frames separate from fragments.

2017-01-12 Thread marko
/tree/4aad7931 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/4aad7931 Branch: refs/heads/develop Commit: 4aad793167d60202d26440f78b308344fbc797c4 Parents: bc7a4f5 Author: Marko Kiiskila <ma...@runtime.io> Authored: Thu Jan 12 08:14:57 2017 -0800 Committer: Marko Kiiski

[4/4] incubator-mynewt-core git commit: oic unit test; do statistics during unit test.

2017-01-12 Thread marko
: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/a6ab2016 Branch: refs/heads/develop Commit: a6ab2016d15152ce15c7ae95ee3441d0e0c922a4 Parents: 0573c34 Author: Marko Kiiskila <ma...@runtime.io> Authored: Thu Jan 12 08:18:39 2017 -0800 Committer: Marko Kiiskila <ma...@r

[1/4] incubator-mynewt-core git commit: mn_socket unit test; clear scope_id of v6 sockaddr.

2017-01-12 Thread marko
ore/commit/bc7a4f5e Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/bc7a4f5e Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/bc7a4f5e Branch: refs/heads/develop Commit: bc7a4f5e2dcea9a337ebccfceaa77483c9b47922 Parents: 0845466 Author: Marko Kiiskila

[3/4] incubator-mynewt-core git commit: oic; ip - multicast TX was not right. Fix mbuf frees on failure paths. Add statistics.

2017-01-12 Thread marko
/incubator-mynewt-core/tree/0573c340 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/0573c340 Branch: refs/heads/develop Commit: 0573c3409d546ac278c63f9828381bb16acee0b2 Parents: 4aad793 Author: Marko Kiiskila <ma...@runtime.io> Authored: Thu Jan 12 08:16:58 2017 -0800 Com

incubator-mynewt-core git commit: nrf51 split startup.s: add missing tag.

2017-01-11 Thread marko
mit/0845466b Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/0845466b Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/0845466b Branch: refs/heads/develop Commit: 0845466b6d9fc2a71395e402b83750fbeb989b55 Parents: 9b4049e Author: Marko Kiiskila <ma...@runt

[2/3] incubator-mynewt-core git commit: oic; ip_adaptor.c minor coding style fix

2017-01-11 Thread marko
://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/a787e037 Branch: refs/heads/develop Commit: a787e0370fc1d6e875093ca50b92f4852e8ae032 Parents: 20cc0f3 Author: Marko Kiiskila <ma...@runtime.io> Authored: Wed Jan 11 12:41:29 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io&g

[3/3] incubator-mynewt-core git commit: oic; start of selftests.

2017-01-11 Thread marko
-us.apache.org/repos/asf/incubator-mynewt-core/diff/9b4049e5 Branch: refs/heads/develop Commit: 9b4049e5db8f62d65b3aee67ce85ea1533938b91 Parents: a787e03 Author: Marko Kiiskila <ma...@runtime.io> Authored: Wed Jan 11 12:42:22 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: W

[1/3] incubator-mynewt-core git commit: oic; move oc_evq_set() prototype to oic/oc_api.h.

2017-01-11 Thread marko
ore/commit/20cc0f31 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/20cc0f31 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/20cc0f31 Branch: refs/heads/develop Commit: 20cc0f312ede8c2ab7e5a7ebf35ddd4de3c08d13 Parents: e5b7d47 Author: Marko Kiiskila

incubator-mynewt-core git commit: nimble host test; change the way empty struct is initialized to get this to compile on linux gcc.

2017-01-10 Thread marko
933 Parents: 39eecc8 Author: Marko Kiiskila <ma...@runtime.io> Authored: Tue Jan 10 18:23:49 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: Tue Jan 10 18:23:49 2017 -0800 -- net/nimbl

incubator-mynewt-newt git commit: newt; use filename starting from package/src when seeing if it should be ignored or not.

2017-01-09 Thread marko
nts: 5125fc1 Author: Marko Kiiskila <ma...@runtime.io> Authored: Mon Jan 9 16:03:30 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: Mon Jan 9 16:18:03 2017 -0800 -- newt/toolchain/compiler.go | 1 + 1

[2/2] incubator-mynewt-core git commit: openocd; CFG_POST_INIT commands should be executed after target has been stopped.

2017-01-09 Thread marko
/incubator-mynewt-core/tree/eeb4df4d Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/eeb4df4d Branch: refs/heads/develop Commit: eeb4df4d54729d0deffba3ce3387600a4b353b17 Parents: 03b5733 Author: Marko Kiiskila <ma...@runtime.io> Authored: Mon Jan 9 14:02:54 2017 -0800 Com

[1/2] incubator-mynewt-core git commit: baselibc; add _start(), _libc_init_array() stub.

2017-01-09 Thread marko
ore/commit/03b57339 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/03b57339 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/03b57339 Branch: refs/heads/develop Commit: 03b57339ff46b978d123637c94528e2f4552b8f7 Parents: 708d324 Author: Marko Kiiskila

incubator-mynewt-core git commit: nimble ble host; assert if host fails to start.

2017-01-09 Thread marko
ore/commit/708d3240 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/708d3240 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/708d3240 Branch: refs/heads/develop Commit: 708d3240aa61eb342064034038249989ef9771db Parents: 4a287aa Author: Marko Kiiskila

incubator-mynewt-core git commit: oic; update comments in coap.h.

2017-01-06 Thread marko
ree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/5b4bdf64 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/5b4bdf64 Branch: refs/heads/develop Commit: 5b4bdf644b588699a367b3e9fbe7b94d00701c65 Parents: f10034d Author: Marko Kiiskila <ma...@runt

[10/11] incubator-mynewt-core git commit: oic; ble transport was now fragmenting incorrectly.

2017-01-06 Thread marko
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/72c5dce4 Branch: refs/heads/develop Commit: 72c5dce434354227de0d97e708cfc7e2ca330dbe Parents: f8143c7 Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 6 13:20:47 2017 -0800 Committer: Marko Kiiskila <ma...@r

[04/11] incubator-mynewt-core git commit: oic; if ble_att_mtu() returns 0, assume that connection is gone.

2017-01-06 Thread marko
/tree/68975869 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/68975869 Branch: refs/heads/develop Commit: 68975869b36dbc2087be47576672035c37fd6cf3 Parents: 3ef9fa6 Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 6 11:27:36 2017 -0800 Committer: Marko Kiiski

[11/11] incubator-mynewt-core git commit: oic; remove oc_message, and it's memory pool.

2017-01-06 Thread marko
: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/826fd665 Branch: refs/heads/develop Commit: 826fd665f2517152f6931e03435a9e9c8df58299 Parents: 72c5dce Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 6 13:21:59 2017 -0800 Committer: Marko Kiiskila <ma...@r

[02/11] incubator-mynewt-core git commit: tinycbor; make structure naming for writers/readers be consistent.

2017-01-06 Thread marko
/tree/15b7d4fe Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/15b7d4fe Branch: refs/heads/develop Commit: 15b7d4fe1d944922ea927a3779da46dc5662877b Parents: 0cd5c13 Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 6 11:20:36 2017 -0800 Committer: Marko Kiiski

[09/11] incubator-mynewt-core git commit: oic; add stubs of mbuf logging macros when OC_LOGGING is not defined.

2017-01-06 Thread marko
-core/tree/f8143c73 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/f8143c73 Branch: refs/heads/develop Commit: f8143c739b3034a0a50315eefdeb896872a87fb0 Parents: 3ab3086 Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 6 13:19:55 2017 -0800 Committer: Marko Ki

[06/11] incubator-mynewt-core git commit: newtmgr; updated structure names for tinybor reader/writer.

2017-01-06 Thread marko
/9c3e9861 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/9c3e9861 Branch: refs/heads/develop Commit: 9c3e9861e1f36ab1f8c4f7a51fdf8bc8d7ebc7e9 Parents: 5711060 Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 6 11:23:36 2017 -0800 Committer: Marko Kiiski

[05/11] incubator-mynewt-core git commit: oic; add logging routines printing strings/hex data from mbuf.

2017-01-06 Thread marko
/3ef9fa6e Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/3ef9fa6e Branch: refs/heads/develop Commit: 3ef9fa6ea2e3b1e739acace5452f344a3e2689cf Parents: 9c3e986 Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 6 11:26:35 2017 -0800 Committer: Marko Kiiski

[01/11] incubator-mynewt-core git commit: cborattr; add routine that takes mbuf and attributes and decodes the data from that mbuf.

2017-01-06 Thread marko
nts: 15b7d4f Author: Marko Kiiskila <ma...@runtime.io> Authored: Fri Jan 6 11:21:26 2017 -0800 Committer: Marko Kiiskila <ma...@runtime.io> Committed: Fri Jan 6 15:02:59 2017 -0800 -- encoding/cborattr/include/cborattr/

[03/11] incubator-mynewt-core git commit: cborattr; remove unused field from cbor_attr_t.

2017-01-06 Thread marko
: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/0cd5c13b Branch: refs/heads/develop Commit: 0cd5c13b52cc6eefb2aa7b47897bb24a4af81fdf Parents: 28a8d7c Author: Marko Kiiskila <ma...@runtime.io> Authored: Wed Jan 4 11:46:41 2017 -0800 Committer: Marko Kiiskila <ma...@r

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