[GitHub] cwanda opened a new pull request #197: Fix broken link to task_lesson.png

2017-06-04 Thread git
cwanda opened a new pull request #197: Fix broken link to task_lesson.png URL: https://github.com/apache/incubator-mynewt-site/pull/197 changed link from task_lesson1.png to task_lesson.png. Please merged this into 1.0 and latest doc.

[GitHub] fl0cke opened a new pull request #304: make uart1 on rb-blend2 bitbanged

2017-06-04 Thread git
fl0cke opened a new pull request #304: make uart1 on rb-blend2 bitbanged URL: https://github.com/apache/incubator-mynewt-core/pull/304 I noticed that both uart0 and uart1 were configured as hardware UARTs on the blend v2. This PR fixes that and makes uart1 bitbanged (same as the other

[GitHub] francois-berder opened a new pull request #303: hw: mcu: pic32mz2048efg100: Implement hal_system_reset

2017-06-04 Thread git
francois-berder opened a new pull request #303: hw: mcu: pic32mz2048efg100: Implement hal_system_reset URL: https://github.com/apache/incubator-mynewt-core/pull/303 Signed-off-by: Francois Berder This