esp-idf/components/esp_common/include
Guillaume Souchere 8fbc34a356 fix(esp_attr): Remove semiclon from PACKED attribute
When the macro was introduced, a semicolon was added at the end
of the definition and merged like that in v5.2 release. The semicolon
was then removed in master but the change was never backported in v5.2.

This commit removes the semicolon to the definition of the PATCKED_ATTR
macro in v5.2.

Closes https://github.com/espressif/esp-idf/issues/13149
2024-02-12 09:51:10 +01:00
..
esp_assert.h fix(ll): fix cpp compile error 2023-09-14 14:48:12 +08:00
esp_attr.h fix(esp_attr): Remove semiclon from PACKED attribute 2024-02-12 09:51:10 +01:00
esp_bit_defs.h esp_common: update copyright headers 2022-02-21 00:51:49 +03:00
esp_check.h log: skip unused tag string wanring in esp_check.h 2022-01-24 18:45:46 +08:00
esp_compiler.h driver: fix public header exceptions for driver 2022-07-22 00:12:36 +00:00
esp_err.h fix(docs): fixed doxygen warnings in few headers 2023-12-19 13:12:28 +05:30
esp_idf_version.h version: update to v5.2.0 2023-04-23 21:52:21 +02:00
esp_macros.h fix(esp_system): suppress compiler warning if ESP_SYSTEM_PANIC_SILENT_REBOOT is enabled 2023-09-12 16:30:42 +08:00
esp_types.h esp_common: update copyright headers 2022-02-21 00:51:49 +03:00