mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 22:43:50 +01:00
Currently work_buf is only NULL when MTD_DRIVER_FLAG_DIRECT_WRITE is set, so it served as a proxy for that flag. However, we might want to have a work buffer even when writes without erase are possible.