Mark submodules as system includes.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2026-03-08 22:05:40 +01:00
parent f4487a1ff4
commit 4e7c40b2bd
3 changed files with 6 additions and 2 deletions

View File

@@ -642,6 +642,7 @@ static int otp_send_frame(uint8_t *frame, size_t frame_len) {
static int otp_hid_set_report_cb(uint8_t itf, uint8_t report_id, hid_report_type_t report_type, uint8_t const *buffer, uint16_t bufsize) {
(void)itf;
(void)report_id;
(void)bufsize;
if (report_type == 3) {
DEBUG_PAYLOAD(buffer, bufsize);
if (buffer[7] == 0xFF) { // reset