kopia lustrzana https://github.com/espressif/esp-idf
Update esp_cpu.h
If esp_attr.h is not included then there are no definitions for the symbol 'FORCE_INLINE_ATTR'.pull/11388/head
rodzic
54576b7528
commit
004d55a5ed
|
@ -19,6 +19,7 @@
|
|||
#endif
|
||||
#include "esp_intr_alloc.h"
|
||||
#include "esp_err.h"
|
||||
#include "esp_attr.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Ładowanie…
Reference in New Issue