-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
- Research macOS FAT32 formatting tools
- Test
prepare_sd_card.mon macOS (identify path handling issues) - Update path handling for cross-platform compatibility
- Consider if git-based experiment organization reduces need for cross-platform SD copying
Context
We develop/test on Mac but always run experiments on Windows. FAT32 directory entry behavior may differ across platforms.
Related
- Issue Update experiment creation to use prepare_sd_card #7 (Update experiment creation to use prepare_sd_card)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request