[mynewt-core] branch master updated (3d9b11c -> 65a52bf)

2018-02-12 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


from 3d9b11c  Merge pull request #808 from rymanluk/adv_int_1
 add aa1e83d  Sensors MPU6050: accelerometer range calculation fix
 new 65a52bf  Merge pull request #804 from vsyn/mpu6050-accel-range-fix

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 hw/drivers/sensors/mpu6050/src/mpu6050.c | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jul...@apache.org.


[mynewt-core] 01/01: Merge pull request #804 from vsyn/mpu6050-accel-range-fix

2018-02-12 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 65a52bf26fec10993e89e061ce5f2eae971fa3b0
Merge: 3d9b11c aa1e83d
Author: IMGJulian <imgjul...@users.noreply.github.com>
AuthorDate: Mon Feb 12 20:02:18 2018 +

Merge pull request #804 from vsyn/mpu6050-accel-range-fix

Sensors MPU6050: accelerometer range calculation fix

 hw/drivers/sensors/mpu6050/src/mpu6050.c | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jul...@apache.org.


[mynewt-core] 01/01: Merge pull request #754 from IMGJulian/pic32_os_fault

2018-01-25 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit c684ed5e5a5a6abc3aa0ebc40bb2c8699183e738
Merge: de1b978 c8b84c4
Author: IMGJulian <imgjul...@users.noreply.github.com>
AuthorDate: Thu Jan 25 14:14:12 2018 +

Merge pull request #754 from IMGJulian/pic32_os_fault

PIC32: Removed unused core dump functions

 kernel/os/src/arch/pic32/os_fault.c | 87 -
 1 file changed, 87 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jul...@apache.org.


[mynewt-core] 01/01: Merge pull request #753 from IMGJulian/mips_os_fault

2018-01-25 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit de1b978889dc27e6fe45aa7bd655e743698345a7
Merge: 997f987 fdb6e57
Author: IMGJulian <imgjul...@users.noreply.github.com>
AuthorDate: Thu Jan 25 14:14:01 2018 +

Merge pull request #753 from IMGJulian/mips_os_fault

MIPS: Removed unused core dump functions

 kernel/os/src/arch/mips/os_fault.c | 71 --
 1 file changed, 71 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jul...@apache.org.


[mynewt-core] branch master updated (de1b978 -> c684ed5)

2018-01-25 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


from de1b978  Merge pull request #753 from IMGJulian/mips_os_fault
 add 50f9fcb  PIC32: Removed unused header
 add c8b84c4  PIC32: Removed unused core dump functions
 new c684ed5  Merge pull request #754 from IMGJulian/pic32_os_fault

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 kernel/os/src/arch/pic32/os_fault.c | 87 -
 1 file changed, 87 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jul...@apache.org.


[mynewt-core] branch master updated (997f987 -> de1b978)

2018-01-25 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


from 997f987  Merge pull request #755 from andrzej-kaczmarek/nimble-ll-mbuf
 add fdb6e57  MIPS: Removed unused core dump functions
 new de1b978  Merge pull request #753 from IMGJulian/mips_os_fault

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 kernel/os/src/arch/mips/os_fault.c | 71 --
 1 file changed, 71 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jul...@apache.org.


[mynewt-core] branch master updated (37faa87 -> c656edf)

2018-01-22 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


from 37faa87  Merge pull request #745 from mkiiskila/master
 add 787361d  MIPS: Removed unused constants
 new c656edf  Merge pull request #752 from IMGJulian/gic_build_fix

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 hw/mcu/mips/danube/src/gic.c | 3 ---
 1 file changed, 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jul...@apache.org.


[mynewt-core] 01/01: Merge pull request #752 from IMGJulian/gic_build_fix

2018-01-22 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit c656edf7786df4aa22dccd9fe9cc63677fe8dc4e
Merge: 37faa87 787361d
Author: IMGJulian <imgjul...@users.noreply.github.com>
AuthorDate: Mon Jan 22 12:52:49 2018 +

Merge pull request #752 from IMGJulian/gic_build_fix

MIPS: Removed unused constants

 hw/mcu/mips/danube/src/gic.c | 3 ---
 1 file changed, 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jul...@apache.org.


[mynewt-core] 01/01: Merge pull request #690 from vsyn/stm32f401re

2017-12-06 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 59cb15d6c046f88be6f657ab59c14e16502e016c
Merge: 4ef7405 53e46fe
Author: IMGJulian <imgjul...@users.noreply.github.com>
AuthorDate: Wed Dec 6 12:01:53 2017 +

Merge pull request #690 from vsyn/stm32f401re

STM32F4 HAL: Enable timer module

 hw/bsp/nucleo-f401re/include/bsp/stm32f4xx_hal_conf.h | 1 +
 1 file changed, 1 insertion(+)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <commits@mynewt.apache.org>.


[mynewt-core] branch master updated (4ef7405 -> 59cb15d)

2017-12-06 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


from 4ef7405  Merge pull request #687 from 
mkiiskila/flash_map_getnext_sector
 add 53e46fe  STM32RE HAL: Enable timer module
 new 59cb15d  Merge pull request #690 from vsyn/stm32f401re

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 hw/bsp/nucleo-f401re/include/bsp/stm32f4xx_hal_conf.h | 1 +
 1 file changed, 1 insertion(+)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <commits@mynewt.apache.org>'].


[mynewt-core] branch master updated (9a71954 -> 0e35d62)

2017-11-03 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


from 9a71954  Merge pull request #642 from 
michal-narajowski/blemesh-health-fault
 add 6a96415  BSP MIPS Ci40: brought in the MIPS HAL, fixes startup
 new 0e35d62  Merge pull request #639 from IMGJulian/ci40

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 compiler/mips/compiler.yml |   2 +-
 hw/bsp/ci40/pkg.yml|   4 +
 hw/bsp/ci40/src/arch/mips/abiflags.S   | 111 ++
 hw/bsp/ci40/src/arch/mips/gcc_startup_mips.S   | 392 +++
 hw/bsp/ci40/src/hal_bsp.c  |  37 +-
 hw/bsp/ci40/src/os_bsp.c   |  57 ---
 hw/bsp/ci40/uhi32.ld   |   6 +-
 hw/mcu/mips/danube/{src => include/mcu}/gic.h  |   0
 hw/mcu/mips/danube/src/gic.c   |   4 +-
 hw/mcu/mips/danube/src/hal_os_tick.c   |   1 +
 hw/mcu/mips/danube/src/hal_uart.c  |   2 +-
 hw/{drivers/sensors/sim => mips-hal}/pkg.yml   |  11 +-
 .../mips-hal/src/arch/mips/__exit.c|  87 +
 .../mips-hal/src/arch/mips/cache.S |  96 ++---
 .../mips-hal/src/arch/mips/cache.h |  82 +---
 hw/mips-hal/src/arch/mips/cache_ops.S  | 109 ++
 .../mips-hal/src/arch/mips/link.c  |  81 +---
 hw/mips-hal/src/arch/mips/m32cache.S   | 143 +++
 hw/mips-hal/src/arch/mips/m32cache.h   | 120 ++
 hw/mips-hal/src/arch/mips/m32cache_ops.S   | 248 
 hw/mips-hal/src/arch/mips/m32tlb_ops.S | 263 +
 hw/mips-hal/src/arch/mips/m64tlb_ops.S | 424 +
 hw/mips-hal/src/arch/mips/mips_cm3_l2size.S| 113 ++
 hw/mips-hal/src/arch/mips/mips_excpt_boot.S| 372 ++
 hw/mips-hal/src/arch/mips/mips_excpt_entry.S   | 265 +
 hw/mips-hal/src/arch/mips/mips_excpt_handler.c | 308 +++
 .../mips-hal/src/arch/mips/mips_excpt_isr.S|  77 ++--
 hw/mips-hal/src/arch/mips/mips_excpt_register.S| 137 +++
 hw/mips-hal/src/arch/mips/mips_fp.S| 187 +
 hw/mips-hal/src/arch/mips/mips_l2size.S| 101 +
 hw/mips-hal/src/arch/mips/mips_msa.S   | 186 +
 .../mips-hal/src/arch/mips/mips_xpa.S  | 112 +++---
 hw/mips-hal/src/arch/mips/mxxtlb_ops.S | 304 +++
 kernel/os/src/arch/mips/os_arch_mips.c |   7 +-
 kernel/os/src/arch/mips/os_fault.c |  21 -
 35 files changed, 4015 insertions(+), 455 deletions(-)
 create mode 100644 hw/bsp/ci40/src/arch/mips/abiflags.S
 create mode 100644 hw/bsp/ci40/src/arch/mips/gcc_startup_mips.S
 delete mode 100644 hw/bsp/ci40/src/os_bsp.c
 rename hw/mcu/mips/danube/{src => include/mcu}/gic.h (100%)
 copy hw/{drivers/sensors/sim => mips-hal}/pkg.yml (81%)
 copy kernel/os/src/arch/mips/asm/excpt_isr.S => 
hw/mips-hal/src/arch/mips/__exit.c (52%)
 copy kernel/os/src/arch/mips/asm/excpt_isr.S => 
hw/mips-hal/src/arch/mips/cache.S (52%)
 copy kernel/os/src/arch/mips/asm/excpt_isr.S => 
hw/mips-hal/src/arch/mips/cache.h (54%)
 create mode 100644 hw/mips-hal/src/arch/mips/cache_ops.S
 copy kernel/os/src/arch/mips/asm/excpt_isr.S => 
hw/mips-hal/src/arch/mips/link.c (52%)
 create mode 100644 hw/mips-hal/src/arch/mips/m32cache.S
 create mode 100644 hw/mips-hal/src/arch/mips/m32cache.h
 create mode 100644 hw/mips-hal/src/arch/mips/m32cache_ops.S
 create mode 100644 hw/mips-hal/src/arch/mips/m32tlb_ops.S
 create mode 100644 hw/mips-hal/src/arch/mips/m64tlb_ops.S
 create mode 100644 hw/mips-hal/src/arch/mips/mips_cm3_l2size.S
 create mode 100644 hw/mips-hal/src/arch/mips/mips_excpt_boot.S
 create mode 100644 hw/mips-hal/src/arch/mips/mips_excpt_entry.S
 create mode 100644 hw/mips-hal/src/arch/mips/mips_excpt_handler.c
 copy kernel/os/src/arch/mips/asm/excpt_isr.S => 
hw/mips-hal/src/arch/mips/mips_excpt_isr.S (78%)
 create mode 100644 hw/mips-hal/src/arch/mips/mips_excpt_register.S
 create mode 100644 hw/mips-hal/src/arch/mips/mips_fp.S
 create mode 100644 hw/mips-hal/src/arch/mips/mips_l2size.S
 create mode 100644 hw/mips-hal/src/arch/mips/mips_msa.S
 copy kernel/os/src/arch/mips/asm/excpt_isr.S => 
hw/mips-hal/src/arch/mips/mips_xpa.S (56%)
 create mode 100644 hw/mips-hal/src/arch/mips/mxxtlb_ops.S

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <commits@mynewt.apache.org>'].


[mynewt-core] 01/01: Merge pull request #639 from IMGJulian/ci40

2017-11-03 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 0e35d625fd9b0063d7aba40d161ed1a23932a796
Merge: 9a71954 6a96415
Author: IMGJulian <imgjul...@users.noreply.github.com>
AuthorDate: Fri Nov 3 13:07:04 2017 +

Merge pull request #639 from IMGJulian/ci40

BSP MIPS Ci40: brought in the MIPS HAL, fixes startup

 compiler/mips/compiler.yml  |   2 +-
 hw/bsp/ci40/pkg.yml |   4 +
 hw/bsp/ci40/src/arch/mips/abiflags.S| 111 +++
 hw/bsp/ci40/src/arch/mips/gcc_startup_mips.S| 392 ++
 hw/bsp/ci40/src/hal_bsp.c   |  37 ++-
 hw/bsp/ci40/src/os_bsp.c|  57 
 hw/bsp/ci40/uhi32.ld|   6 +-
 hw/mcu/mips/danube/{src => include/mcu}/gic.h   |   0
 hw/mcu/mips/danube/src/gic.c|   4 +-
 hw/mcu/mips/danube/src/hal_os_tick.c|   1 +
 hw/mcu/mips/danube/src/hal_uart.c   |   2 +-
 hw/{bsp/ci40 => mips-hal}/pkg.yml   |  23 +-
 hw/mips-hal/src/arch/mips/__exit.c  |  52 +++
 hw/mips-hal/src/arch/mips/cache.S   |  63 
 hw/mips-hal/src/arch/mips/cache.h   |  49 +++
 hw/mips-hal/src/arch/mips/cache_ops.S   | 109 ++
 hw/mips-hal/src/arch/mips/link.c|  44 +++
 hw/mips-hal/src/arch/mips/m32cache.S| 143 
 hw/mips-hal/src/arch/mips/m32cache.h| 120 +++
 hw/mips-hal/src/arch/mips/m32cache_ops.S| 248 ++
 hw/mips-hal/src/arch/mips/m32tlb_ops.S  | 263 +++
 hw/mips-hal/src/arch/mips/m64tlb_ops.S  | 424 
 hw/mips-hal/src/arch/mips/mips_cm3_l2size.S | 113 +++
 hw/mips-hal/src/arch/mips/mips_excpt_boot.S | 372 +
 hw/mips-hal/src/arch/mips/mips_excpt_entry.S| 265 +++
 hw/mips-hal/src/arch/mips/mips_excpt_handler.c  | 308 +
 hw/mips-hal/src/arch/mips/mips_excpt_isr.S  | 100 ++
 hw/mips-hal/src/arch/mips/mips_excpt_register.S | 137 
 hw/mips-hal/src/arch/mips/mips_fp.S | 187 +++
 hw/mips-hal/src/arch/mips/mips_l2size.S | 101 ++
 hw/mips-hal/src/arch/mips/mips_msa.S| 186 +++
 hw/mips-hal/src/arch/mips/mips_xpa.S|  81 +
 hw/mips-hal/src/arch/mips/mxxtlb_ops.S  | 304 +
 kernel/os/src/arch/mips/os_arch_mips.c  |   7 +-
 kernel/os/src/arch/mips/os_fault.c  |  21 --
 35 files changed, 4232 insertions(+), 104 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <commits@mynewt.apache.org>.


[mynewt-core] branch master updated (be934fc -> b678645)

2017-10-30 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


from be934fc  Merge pull request #637 from wes3/lora_dr
 add 5ff4a16  LP5523: LED Driver
 new b678645  Merge pull request #630 from vsyn/lp5523

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 hw/drivers/lp5523/include/lp5523/lp5523.h| 1256 ++
 hw/drivers/{sensors/bno055 => lp5523}/pkg.yml|   24 +-
 hw/drivers/lp5523/src/lp5523.c   |  878 +++
 hw/drivers/lp5523/src/lp5523_shell.c | 1018 ++
 hw/drivers/{sensors/bno055 => lp5523}/syscfg.yml |   18 +-
 5 files changed, 3173 insertions(+), 21 deletions(-)
 create mode 100644 hw/drivers/lp5523/include/lp5523/lp5523.h
 copy hw/drivers/{sensors/bno055 => lp5523}/pkg.yml (80%)
 create mode 100644 hw/drivers/lp5523/src/lp5523.c
 create mode 100644 hw/drivers/lp5523/src/lp5523_shell.c
 copy hw/drivers/{sensors/bno055 => lp5523}/syscfg.yml (73%)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <commits@mynewt.apache.org>'].


[mynewt-core] 01/01: Merge pull request #630 from vsyn/lp5523

2017-10-30 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit b678645487e7bb752b6d10c338797a226031d84a
Merge: be934fc 5ff4a16
Author: IMGJulian <imgjul...@users.noreply.github.com>
AuthorDate: Mon Oct 30 12:08:53 2017 +

Merge pull request #630 from vsyn/lp5523

LP5523: LED Driver

 hw/drivers/lp5523/include/lp5523/lp5523.h | 1256 +
 hw/drivers/lp5523/pkg.yml |   39 +
 hw/drivers/lp5523/src/lp5523.c|  878 
 hw/drivers/lp5523/src/lp5523_shell.c  | 1018 +++
 hw/drivers/lp5523/syscfg.yml  |   32 +
 5 files changed, 3223 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <commits@mynewt.apache.org>.


[mynewt-core] branch master updated (5140059 -> 4a63744)

2017-09-19 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


from 5140059  Merge pull request #558 from vrahane/bno055_fix
 add 37e4b27  Moved the initialisation of t_stacktop and t_stacksize.
 add e9c73d8  improved readability of os_arch_task_stack_init call
 new 4a63744  Merge pull request #548 from IMGJulian/task-stack-init

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 kernel/os/src/os_task.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <commits@mynewt.apache.org>'].


[mynewt-core] 01/01: Merge pull request #474 from IMGJulian/pic32

2017-08-14 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 887f885d306d83bc10c9fc89ee4c1ab6e73e63f1
Merge: 6e776c3 7d08103
Author: IMGJulian <imgjul...@users.noreply.github.com>
AuthorDate: Mon Aug 14 09:27:23 2017 +0100

Merge pull request #474 from IMGJulian/pic32

PIC32: Fix stack align

 kernel/os/include/os/arch/pic32/os/os_arch.h | 5 +++--
 kernel/os/src/arch/pic32/os_arch_pic32.c | 6 --
 2 files changed, 7 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <commits@mynewt.apache.org>.


[mynewt-core] branch master updated (6e776c3 -> 887f885)

2017-08-14 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


from 6e776c3  Merge pull request #488 from ccollins476ad/rm-start-events
 add 7d08103  PIC32: fix stack align
 new 887f885  Merge pull request #474 from IMGJulian/pic32

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 kernel/os/include/os/arch/pic32/os/os_arch.h | 5 +++--
 kernel/os/src/arch/pic32/os_arch_pic32.c | 6 --
 2 files changed, 7 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <commits@mynewt.apache.org>'].


[mynewt-core] branch master updated (43ed356 -> 801a708)

2017-08-01 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


from 43ed356  Merge pull request #466 from ccollins476ad/parse-ull
 add 1184168  hw: mcu: pic32mx470_6lp_clicker: Implement hal_watchdog
 add 49f5c7c  hw: bsp: pic32mx470_6lp_clicker: Configure watchdog
 new 801a708  Merge pull request #456 from francois-berder/pic32-watchdog

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 hw/bsp/pic32mx470_6lp_clicker/src/hal_bsp.c |  2 ++
 hw/mcu/microchip/pic32mx470f512h/src/hal_watchdog.c | 14 +++---
 2 files changed, 13 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <commits@mynewt.apache.org>'].


[mynewt-core] branch master updated (801a708 -> 14c9704)

2017-08-01 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


from 801a708  Merge pull request #456 from francois-berder/pic32-watchdog
 add 21e09a5  hw: mcu: pic32mx470f512h: Implement hal_reset_cause and 
system reset
 new 14c9704  Merge pull request #453 from francois-berder/pic32-reset

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/hal_reset_cause.c  |  0
 hw/mcu/microchip/pic32mx470f512h/src/hal_system.c  | 14 --
 2 files changed, 12 insertions(+), 2 deletions(-)
 copy hw/mcu/microchip/{pic32mz2048efg100 => 
pic32mx470f512h}/src/hal_reset_cause.c (100%)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <commits@mynewt.apache.org>'].


[mynewt-core] 01/01: Merge pull request #456 from francois-berder/pic32-watchdog

2017-08-01 Thread julian
This is an automated email from the ASF dual-hosted git repository.

julian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 801a7080d76db64050c00ea930dbb642908d
Merge: 43ed356 49f5c7c
Author: IMGJulian <imgjul...@users.noreply.github.com>
AuthorDate: Tue Aug 1 15:57:54 2017 +0100

Merge pull request #456 from francois-berder/pic32-watchdog

clicker: Add watchdog support

 hw/bsp/pic32mx470_6lp_clicker/src/hal_bsp.c |  2 ++
 hw/mcu/microchip/pic32mx470f512h/src/hal_watchdog.c | 14 +++---
 2 files changed, 13 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <commits@mynewt.apache.org>.