[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2292: tinyusb: Add standard descriptor for BT HCI

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

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2292: tinyusb: Add standard descriptor for BT HCI

2020-05-20 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2292: URL: https://github.com/apache/mynewt-core/pull/2292#issuecomment-631500689 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2292: tinyusb: Add standard descriptor for BT HCI

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

[GitHub] [mynewt-core] kasjer opened a new pull request #2292: tinyusb: Add standard descriptor for BT HCI

2020-05-20 Thread GitBox
kasjer opened a new pull request #2292: URL: https://github.com/apache/mynewt-core/pull/2292 This allows to configure standard descriptor package to build USB descriptor for Bluetooth HCI. This is an automated message

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on pull request #819: Add USB transport to NimBLE controller

2020-05-20 Thread GitBox
apache-mynewt-bot removed a comment on pull request #819: URL: https://github.com/apache/mynewt-nimble/pull/819#issuecomment-631361580 ## Style check summary No suggestions at this time! This is

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #819: Add USB transport to NimBLE controller

2020-05-20 Thread GitBox
apache-mynewt-bot commented on pull request #819: URL: https://github.com/apache/mynewt-nimble/pull/819#issuecomment-631391265 ## Style check summary No suggestions at this time! This is an

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #819: Add USB transport to NimBLE controller

2020-05-20 Thread GitBox
apache-mynewt-bot commented on pull request #819: URL: https://github.com/apache/mynewt-nimble/pull/819#issuecomment-631361580 ## Style check summary No suggestions at this time! This is an

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on pull request #819: Add USB transport to NimBLE controller

2020-05-20 Thread GitBox
apache-mynewt-bot removed a comment on pull request #819: URL: https://github.com/apache/mynewt-nimble/pull/819#issuecomment-630813912 ## Style check summary No suggestions at this time! This is

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on a change in pull request #819: Add USB transport to NimBLE controller

2020-05-20 Thread GitBox
andrzej-kaczmarek commented on a change in pull request #819: URL: https://github.com/apache/mynewt-nimble/pull/819#discussion_r427858366 ## File path: nimble/transport/usb/pkg.yml ## @@ -0,0 +1,39 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[GitHub] [mynewt-nimble] kasjer commented on a change in pull request #819: Add USB transport to NimBLE controller

2020-05-20 Thread GitBox
kasjer commented on a change in pull request #819: URL: https://github.com/apache/mynewt-nimble/pull/819#discussion_r427854056 ## File path: nimble/transport/usb/src/ble_hci_usb.c ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #819: Add USB transport to NimBLE controller

2020-05-20 Thread GitBox
rymanluk commented on a change in pull request #819: URL: https://github.com/apache/mynewt-nimble/pull/819#discussion_r427848819 ## File path: nimble/transport/usb/src/ble_hci_usb.c ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or

[GitHub] [mynewt-newt] michal-narajowski opened a new pull request #400: cmake: Fix setting compile flags

2020-05-20 Thread GitBox
michal-narajowski opened a new pull request #400: URL: https://github.com/apache/mynewt-newt/pull/400 By some recent change in gcc or cmake the compilation flags for sources defined in CMakeLists.txt would get reordered in a way that the first -D flag would come after the last -m

[GitHub] [mynewt-nimble] kasjer commented on a change in pull request #819: Add USB transport to NimBLE controller

2020-05-20 Thread GitBox
kasjer commented on a change in pull request #819: URL: https://github.com/apache/mynewt-nimble/pull/819#discussion_r427831441 ## File path: nimble/transport/usb/src/ble_hci_usb.c ## @@ -0,0 +1,420 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or