A general Rust implementation and example on board CorgiDude
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
20
commits
meta: Updated submodules
9d6a029
ref: Refactored files
d4d83a1
feat: Implements embedded_sdmmc::TimeSource for Rtc
df0ca65
ref: Switch back to default SD card ports
f4e6a6d
rem: Remove unused imports
c3ed5f4
feat: Added SDHC initialization process
962f7b3
wip: Initiate new sdcard crate and put some works in
582f56c
ref: Refactor streaming example to use newer hal api
1eb3900
rem: Removed the use of internal board crate from stream example
3a41a58
repo: Updated submodule
9780b75
ref: Remove naming conventions warning
ba4ef57
meta: Update README.md
995c799
repo: Updated submodules
7dca972
feat: Complete streaming from ov2640 example
b61175e
feat: Added LCD struct and impl
52cf066