[go: up one dir, main page]

Showing 6 open source projects for "emmc"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • JS7 JobScheduler is an open source workload automation solution. Icon
    JS7 JobScheduler is an open source workload automation solution.

    JS7 offers cross-platform job execution, managed file transfer, complex no-code job dependencies and a real REST API.

    JS7 JobScheduler is an open source workload automation solution. It is used to run executable files, shell scripts etc. and database procedures.
    Learn More
  • 1
    SWUpdate

    SWUpdate

    Software Update for Embedded Systems

    SWUpdate is a Linux Update agent with the goal to provide an efficient and safe way to update an embedded Linux system in the field. SWUpdate supports local and OTA updates and multiple update strategies and it is designed with security in mind. To start with SWUpdate, it is suggested you look at the documentation and build for one evaluation board (or you run SWUpdate on your host for a first overview). If you plan to update your device locally or remotely, SWUpdate is the right framework...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2

    USBHome

    Allows for a USB drive to become a home directory

    This script was written to solve a problem when converting Chromebooks to standalone Linux. The eMMC cards built into Chromebooks are simply to small (typically 16-32 GB) to make them useful as computers. There are typically no expansion slots either to insert an M.2 or SATA drive. Using this script, a USB drive of any size can be used to store the user's home directory. For directions on converting an Intel based Chromebook to Linux, follow this guide: https://tinyurl.com/yckhw7ny
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    nxdumptool

    nxdumptool

    Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate dumps from Switch

    Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles. This branch is used for the development of the ongoing nxdumptool rewrite. Code is highly experimental and lacks a proper UI at this time, but it has been thoroughly tested and should be safe to use. Proof-of-concept (PoC) builds are provided to test different aspects of the codebase. If a nxdumptool build from the releases page isn't working for whatever you're trying to do (e.g. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4

    SLFS

    Simple Log Structured Filesystem for Linux

    SLFS is a implementation of log-structured file system designed for flash memory based storages(SSD, SD card, eMMC, …). Like other log-structured file systems, SLFS shows good performance under random write. <Build> 1. deploy SLFS source code at your Kernel Source # tar xzf slfs.tar.gz # mv slfs KERNEL_SRC/fs/. # vi KERNEL_SRC/fs/Makefile (add following line) obj-$(CONFIG_SLFS_FS) += slfs/ # vi KERNEL_SRC/fs/Kconfig (find section “MISC_FILESYSTEMS” and add following line) source "fs/slfs/Kconfig" 2. build Linux Kernel # cd KERENL_SRC # make menuconfig (check SLFS as a module or built-in) # make && make modules_install Note. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Quality and compliance software for growing life science companies Icon
    Quality and compliance software for growing life science companies

    Unite quality management, product lifecycle, and compliance intelligence to stay continuously audit-ready and accelerate market entry

    Automate gap analysis across FDA, ISO 13485, MDR, and 28+ regulatory standards. Cross-map evidence once, reuse across submissions. Get real-time risk alerts and board-ready dashboards, so you can expand into new markets with confidence
    Learn More
  • 5

    Install embedded Linux on SD or eMMC

    Script to make partitions, format and install embedded Linux files.

    This is a Script to make partitions, format and install embedded Linux files. The tool uses the Kconfig to set up the partitions size, format and files to be installed on a USB Drive or eMMC memory. The same Kconfig used by Linux Kernel and Buildroot (menuconfig, xconfig or gconfig). After defines the configuration, just run the Script to install your Linux Image. The Script was made to run on Debian 8 or similar distribution. The Script depends on the follow packages: parted and dosfstools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    VDFS

    VDFS - Vertically Deliberate improved performance File System

    VDFS is a Linux filesystem optimized for usage on eMMC flash devices. Usage: - build vdfs-tools, format drive: # mkfs.vdfs /dev/hda1 - build vdfs-driver for your kernel, mount drive: # mount -t vdfs /dev/hda1 /<mountpoint> Project is released under GNU GPL v2 license: http://www.gnu.org/licenses/gpl-2.0.html Copyright belongs to Samsung Electronics Co. Ltd.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next