mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-26 10:05:56 +00:00
Merge branch 'feature/freertos_linux_target_add_features' into 'master'
freertos/linux: added event group and stream buffer Closes IDF-6007 See merge request espressif/esp-idf!20878
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h> // This is for malloc(), used by portmacro.h
|
||||
#include "sdkconfig.h"
|
||||
#include "esp_attr.h"
|
||||
#include "spinlock.h"
|
||||
|
Reference in New Issue
Block a user