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

support for microcontrollers #7

Open
hatonthecat opened this issue Jan 23, 2023 · 1 comment
Open

support for microcontrollers #7

hatonthecat opened this issue Jan 23, 2023 · 1 comment

Comments

@hatonthecat
Copy link

"Currently, cramfs must be written and read with architectures of the
same endianness, and can be read only by kernels with PAGE_SIZE
== 4096."

Hi, I am not very technically-knowledgeable, but was curious if cramfs has the same endianness as in the ARM Cortex M4's. A use case would be to support a very tiny linux OS with one or two apps like a notepad editor (which wouldn't need files larger than 16MB). This could then be used as a solar powered typewriter, or even an SIP phone to make calls/send texts.

@npitre
Copy link
Owner

npitre commented Jan 23, 2023 via email

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

No branches or pull requests

2 participants