Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SD SPI v0.3 #579

Merged
merged 3 commits into from
Dec 17, 2024
Merged

SD SPI v0.3 #579

merged 3 commits into from
Dec 17, 2024

Conversation

Gl1tchub
Copy link
Contributor

@Gl1tchub Gl1tchub commented Dec 15, 2024

Application Submission

  • Lock and Unlock SD card / Micro SD card through SPI protocol.

Extra Requirements

  • you need to connect an sd card to the flipper
Flipper Zero SD Card
9/3.3V +3.3V
8/GND GND
2/A7 Mosi
3/A6 Miso
4/A4 CS
5/B3 SCK

Author Checklist (Fill this out)

  • [ X] I've read the contribution guidelines and my PR follows them
  • [ X] I own the code I'm submitting or have code owner's permission to submit it
  • [ X] I have validated the manifest file(s) with python3 tools/bundle.py --nolint applications/CATEGORY/APPID/manifest.yml bundle.zip

Reviewer Checklist (Don't fill this out)

  • Bundle is valid
  • There are no obvious issues with the source code
  • I've ran this application and verified its functionality

@doomwastaken doomwastaken self-assigned this Dec 16, 2024
@doomwastaken doomwastaken added app (new) fixes needed Unresolved issues with the app requiring maintainer's attention labels Dec 16, 2024
@doomwastaken
Copy link
Member

Greetings! Sorry for previous comment (if you see it in emails). Have you tried validating your manifest? Ufbt fails to build the app and seems like cannot find source code. You need to specify source code location, since it is not in root folder of your repository.

@Gl1tchub
Copy link
Contributor Author

I should have solved the problem

@doomwastaken doomwastaken added QA pending To be reviewed by QA and removed fixes needed Unresolved issues with the app requiring maintainer's attention labels Dec 17, 2024
@doomwastaken doomwastaken merged commit b448e75 into flipperdevices:main Dec 17, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app (new) QA pending To be reviewed by QA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants