Skip to content

Cross-platform SD card workflow (macOS support) #16

@mbreiser

Description

@mbreiser

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.m on 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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions