Skip to content

Why include FreeRTOS source code copies in NimBLE library #255

@Bascy

Description

@Bascy

I just noticed that NimBLE has its own copied of FreeRTOS.h and .cpp included, whcih are not in sync with the version of FreeRTOS we used before including NimBLE into our project.

It also changes handling of logging of standard FreeRTOS functionality to use the NIMBLE_LOG methods.

Is there a specific reason for copying this code into the library, besides changing the logging structure?

Is there an easy way to exclude these files from being compiled when someone prefers using the original and updated ones?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions