1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 01:09:47 +01:00
RIOT/pkg/littlefs2
Joshua DeWeese 5c6be0cdd7 pkg/littlefs2: make use of RIOT's logging
This patch replaces the package supplied logging macros with RIOT's. It
also removes the requirement that DEVELHELP be defined to enable
logging. Instead, logging can be enabled/dissabled via the log level.

The patch also replaceses the package's trace macro with RIOT's DEBUG
macro.
2024-10-15 13:05:50 -04:00
..
fs pkg: Use size_t print format specifier 2023-12-21 12:02:32 +01:00
doc.txt pkg/littlefs2: Add package for LittleFS v2.x.y 2020-02-20 14:51:45 +01:00
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
lfs_log.h pkg/littlefs2: make use of RIOT's logging 2024-10-15 13:05:50 -04:00
Makefile pkg/littlefs2: make use of RIOT's logging 2024-10-15 13:05:50 -04:00
Makefile.dep pkg/littlefs2: allow VFS/MTD driver opt-out 2022-03-30 12:03:30 +02:00
Makefile.include pkg/littlefs2: allow VFS/MTD driver opt-out 2022-03-30 12:03:30 +02:00