haukepetersen opened a new issue #645: porting/nimble_port_init(): x_ram_init called multiple times URL: https://github.com/apache/mynewt-nimble/issues/645 I was just debugging something else when I stumbled upon the init code for the porting layer again (`nimble_port_init()`): I noticed that if the NimBLE controller is included, `ble_store_ram_init()` and `ble_hci_ram_init()` are both called twice. I don't remember if there was a good reason for this, or if this is something we might want to streamline. If anyone could give me a hint, I would be happy to prepare a fix.
---------------------------------------------------------------- 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
