Skip to content

Esp platform support rtos based#38

Open
amarinelli-1994 wants to merge 5 commits intogoToMain:masterfrom
zucchettiaxess:ESP_PLATFORM-support-RTOSbased
Open

Esp platform support rtos based#38
amarinelli-1994 wants to merge 5 commits intogoToMain:masterfrom
zucchettiaxess:ESP_PLATFORM-support-RTOSbased

Conversation

@amarinelli-1994
Copy link

Support for ESP targets using ESP-IDF (FreeRTOS)
Adding ESP_PLATFORM ensures:

consistent behavior across platforms

Proposed change

Extend the existing platform detection macros to include ESP:

#if defined(linux) || defined(APPLE) || defined(ESP_PLATFORM)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants