[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #878: Add support for NuttX

2020-10-25 Thread GitBox
apache-mynewt-bot commented on pull request #878: URL: https://github.com/apache/mynewt-nimble/pull/878#issuecomment-716242792 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-nimble] v01d opened a new pull request #878: Add support for NuttX

2020-10-25 Thread GitBox
v01d opened a new pull request #878: URL: https://github.com/apache/mynewt-nimble/pull/878 This PR adds support for Apache NuttX RTOS. As NuttX is POSIX compatible, I mostly used the Linux porting layer unchanged and only introduce some differences (I also wrote the event queue using

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2403: Detect connected programmer to download and debug firmware

2020-10-25 Thread GitBox
apache-mynewt-bot commented on pull request #2403: URL: https://github.com/apache/mynewt-core/pull/2403#issuecomment-716187783 ## Style check summary No suggestions at this time! This is an

[GitHub] [mynewt-core] rafacouto opened a new pull request #2403: Feat detect connected programmer

2020-10-25 Thread GitBox
rafacouto opened a new pull request #2403: URL: https://github.com/apache/mynewt-core/pull/2403 Here is a new bash funtion in _hw/scripts/common.sh_ to detect connected programmers. I've added detection by USB vendor:product IDs, but other methods could be implemented. At the moment I've

[mynewt-newt] branch master updated: builder: Add build profile to the environment variables

2020-10-25 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins 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 d254d7c builder: Add build profile to

[GitHub] [mynewt-newt] ccollins476ad merged pull request #417: builder: Add build profile to the environment variables

2020-10-25 Thread GitBox
ccollins476ad merged pull request #417: URL: https://github.com/apache/mynewt-newt/pull/417 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [mynewt-mcumgr-cli] mrgsts commented on issue #14: LE Secure BLE Connection

2020-10-25 Thread GitBox
mrgsts commented on issue #14: URL: https://github.com/apache/mynewt-mcumgr-cli/issues/14#issuecomment-716154677 I have hit the same problem, seems that mcumgr reset the connection and all of the pairing information is lost ![Peek 25-10-2020

[GitHub] [mynewt-newt] caspermeijn commented on pull request #417: builder: Add build profile to the environment variables

2020-10-25 Thread GitBox
caspermeijn commented on pull request #417: URL: https://github.com/apache/mynewt-newt/pull/417#issuecomment-716127578 @ccollins476ad Sure thing, I `gofmt`ed the files. The diff is less clear, but coding standards are important!

[GitHub] [mynewt-mcumgr-cli] jensschroer commented on issue #17: Cannot upload image over udp to mcumgr zephyr sample

2020-10-25 Thread GitBox
jensschroer commented on issue #17: URL: https://github.com/apache/mynewt-mcumgr-cli/issues/17#issuecomment-716103958 Hi, just to add to this ticket. I am experiencing the same issue but targeted towards the NXP frdm-k64f board. I checked with tcpdump for any UDP messages going out,