haukepetersen opened a new pull request #758: npl/riot: update generated syscfg.h URL: https://github.com/apache/mynewt-nimble/pull/758 As promised in #755: this PR updates the generated `syscfg.h` file for the RIOT target to the latest changes. Before generating `syscfg.h`, I took the freedom of setting `BLE_LL_SUPP_MAX_TX_BYTES` and `BLE_LL_SUPP_MAX_RX_BYTES` to `MYNEWT_VAL_BLE_LL_MAX_PKT_SIZE` in the target's `syscfg.yml`, is this keeps the existing values in `syscfg.h` and makes it easier to change the link layer packet size from withing RIOT's makefiles... I made sure nothing broke by verifying that `RIOT/examples/nimble_gatt` as well as my private NimBLE/IPv6/RPL experiments are still running as expected.
---------------------------------------------------------------- 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 to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
