Conversation
82f7059 to
bea7b12
Compare
There was a problem hiding this comment.
Clang-format issues found\n
Formatting issues found in cores/arduino/zephyrCommon.cpp\n
https://github.com/pillo79/ArduinoCore-zephyr/blob//cores/arduino/zephyrCommon.cpp#L56-L56
is_first_appearance(0, i, ((size_t) - 1), DEVICE_DT_GET(DT_GPIO_CTLR_BY_IDX(n, p, i)), \
Clang-format issues found\n
Formatting issues found in loader/llext_exports.c\n
https://github.com/pillo79/ArduinoCore-zephyr/blob//loader/llext_exports.c#L11-L12
#define FORCE_EXPORT_SYM(name) \
extern void name(void); \
https://github.com/pillo79/ArduinoCore-zephyr/blob//loader/llext_exports.c#L255-L256
// FORCE_EXPORT_SYM(k_timer_user_data_set);
// FORCE_EXPORT_SYM(k_timer_start);
https://github.com/pillo79/ArduinoCore-zephyr/blob//loader/llext_exports.c#L307-L307
#if defined(CONFIG_CPP)
Clang-format issues found\n
Formatting issues found in loader/main.c\n
https://github.com/pillo79/ArduinoCore-zephyr/blob//loader/main.c#L145-L145
void matrixPlay(uint8_t * buf, uint32_t len);
https://github.com/pillo79/ArduinoCore-zephyr/blob//loader/main.c#L147-L147
void matrixGrayscaleWrite(uint8_t * buf);
bea7b12 to
cc6d5fc
Compare
There was a problem hiding this comment.
Clang-format issues found\n
Formatting issues found in cores/arduino/zephyrCommon.cpp\n
is_first_appearance(0, i, ((size_t) - 1), DEVICE_DT_GET(DT_GPIO_CTLR_BY_IDX(n, p, i)), \
Clang-format issues found\n
Formatting issues found in loader/llext_exports.c\n
ArduinoCore-zephyr/loader/llext_exports.c
Lines 11 to 12 in cc6d5fc
#define FORCE_EXPORT_SYM(name) \
extern void name(void); \
ArduinoCore-zephyr/loader/llext_exports.c
Lines 255 to 256 in cc6d5fc
// FORCE_EXPORT_SYM(k_timer_user_data_set);
// FORCE_EXPORT_SYM(k_timer_start);
ArduinoCore-zephyr/loader/llext_exports.c
Line 307 in cc6d5fc
#if defined(CONFIG_CPP)
Clang-format issues found\n
Formatting issues found in loader/main.c\n
ArduinoCore-zephyr/loader/main.c
Line 145 in cc6d5fc
void matrixPlay(uint8_t * buf, uint32_t len);
ArduinoCore-zephyr/loader/main.c
Line 147 in cc6d5fc
void matrixGrayscaleWrite(uint8_t * buf);
cc6d5fc to
ef508c3
Compare
1d80cbb to
7c4f96b
Compare
7c4f96b to
9353995
Compare
16ac089 to
72444d5
Compare
5e1fe72 to
1ec82e7
Compare
e9f60df to
72705be
Compare
2c29692 to
58e4c10
Compare
No description provided.