mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-04-27 19:23:25 +02:00
Try to fix CodeQL build.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
|
||||
#define MAX_DEPTH 4
|
||||
|
||||
PACK(typedef struct file {
|
||||
typedef PACK(struct file {
|
||||
const uint16_t fid;
|
||||
const uint8_t parent; //entry number in the whole table!!
|
||||
const uint8_t *name;
|
||||
|
||||
Reference in New Issue
Block a user