Skip to content

Sync#185

Merged
OyczE merged 2 commits intodevelopmentfrom
main
May 4, 2026
Merged

Sync#185
OyczE merged 2 commits intodevelopmentfrom
main

Conversation

@OyczE
Copy link
Copy Markdown
Contributor

@OyczE OyczE commented May 4, 2026

No description provided.

OyczE added 2 commits May 4, 2026 17:42
## Summary
- Adds `sd_status` UART command to JanOS (stat("/sdcard") only, no mount)
- Cardputer startup now sends `sd_status` instead of `list_sd`
- Removes 1000ms pre-delay and shrinks timeout from 3000ms to 500ms
- Worst-case startup SD check drops from ~21s (list_sd × 3 retries) to 500ms
feat: faster SD presence check via sd_status command

## Summary
- Adds `sd_status` UART command to JanOS (stat("/sdcard") only, no mount)
- Cardputer startup now sends `sd_status` instead of `list_sd`
- Removes 1000ms pre-delay and shrinks timeout from 3000ms to 500ms
- Worst-case startup SD check drops from ~21s (list_sd × 3 retries) to 500ms
@OyczE OyczE merged commit 85b87ed into development May 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant