[misc] Update style to clang-format 19, black 25 and isort 6

This commit is contained in:
Kuba Szczodrzyński
2025-01-30 18:46:58 +01:00
parent d17ea4da0f
commit 6083cca72e
8 changed files with 13 additions and 12 deletions

View File

@@ -21,7 +21,9 @@ extern const struct fal_flash_dev flash0;
#define FAL_FLASH_DEV_NAME "flash0"
#define FAL_FLASH_DEV_TABLE \
{ &flash0, }
{ \
&flash0, \
}
#define FAL_DEV_NAME_MAX 16 // no need for 24 chars (default)