benpicco
benpicco
This will now need a rebase anyway
I added a `flashdb_vfs` module to make the naming more consistent. Now `flashdb_mtd` selects the MTD backend and `flashdb_vfs` the file backend. Also no point in keeping the MTD commit...
Ping?
looks like mips is missing
looks like `Makefile.ci` now needs an update
I suppose this is still needed, right?
I wrote This script ```C #include #include #define GPIO_PIN(a, b) { #a, b } #define ARRAY_SIZE(a) (sizeof((a)) / sizeof((a)[0])) typedef struct { const char *port; unsigned pin; } gpio_t; #define...
Huh what's confusing about using characters for string output? I wouldn't have expected this to be controversial.
This needs a rebase now
This already needs a rebase