406
submitted 2 days ago* (last edited 2 days ago) by ByteWelder@feddit.nl to c/opensource@lemmy.ml

The project is called "Tactility" and its website is https://tactility.one/

You can run ELF binary apps directly from an SD card without restarting or flashing the ROM. There's an SDK for building these apps, but I haven't made an official release yet.

I wrote a blog post with some background information: https://bytewelder.com/posts/2025/01/06/tactility-one-year-later.html

Source code and project files: https://github.com/ByteWelder/Tactility

you are viewing a single comment's thread
view the rest of the comments
[-] RobotToaster@mander.xyz 8 points 1 day ago
[-] ByteWelder@feddit.nl 10 points 1 day ago

I didn't know this exists! I'm currently using a dependency to load ELF files: https://components.espressif.com/components/espressif/elf_loader I guess it would make more sense to have the memory mapping done inside elf_loader, so that S3 devices can load to PSRAM and non-S3 devices can load into IRAM. Thanks for the tip!

[-] RobotToaster@mander.xyz 3 points 1 day ago

Looking at some of the bug reports it looks like your dependency may already be using the MMU.

this post was submitted on 07 Jan 2025
406 points (99.5% liked)

Open Source

31899 readers
104 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS