Summary
Enable SD card preparation on macOS. Currently prepare_sd_card.m uses Windows-specific path handling, preventing develop-on-Mac, run-on-Windows workflow.
Tasks
Context
We develop/test on Mac but always run experiments on Windows. FAT32 directory entry behavior may differ across platforms.
Related
Summary
Enable SD card preparation on macOS. Currently
prepare_sd_card.muses Windows-specific path handling, preventing develop-on-Mac, run-on-Windows workflow.Tasks
prepare_sd_card.mon macOS (identify path handling issues)Context
We develop/test on Mac but always run experiments on Windows. FAT32 directory entry behavior may differ across platforms.
Related