Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
stcgal is a command-line flash-programming tool for STC MCU's line of Intel 8051-compatible microcontrollers, including those in the STC89, STC90, STC10, STC11, STC12, STC15, STC8 and STC32 series.
This is a set of tools for converting the Spin language for the Parallax Propeller micro-controller into C or C++ code, into PASM, or even directly into an executable binary. The binaries produced use LMM PASM, so they are much faster than regular Spin bytecodes (but also quite a bit larger).
This program programs Microchip's PIC microcontrollers.
This is a C library for the Parallax Propeller micro-controller.
cmsis-pack-manager is a Python module, Rust crate and command line utility for managing current device information that is stored in many Common Microcontroller Software Interface Standard PACKs. Users of cmsis-pack-manager may query for information such as processor type, flash algorithm and memory layout information in a Python program or through the command line utility, pack-manager, provided as part of this module.
PSPTrace is a tool for correlating an SPI capture of an AMD boot procedure to the PSP firmware components.
OpenOCD provides on-chip programming and debugging support with a layered architecture of JTAG interface and TAP support.
This package is the successor of mbed-cli. It provides command line tools for Mbed OS to detect Mbed enabled devices connected by USB, checkout Mbed projects and perform builds amongst other operations.
This package provides a library in order to support the MPSSE (Multi-Protocol Synchronous Serial Engine) adapter by FTDI that can do SPI, I2C, JTAG.
This package provides the tool spinsim, a simulator and simple debugger for Spin programs written for a Parallax Propeller micro-controller. Spinsim supports execution from cog memory and hub execution, but it does not support multi-tasking. It supports about two-thirds of the opcodes in the P2 instruction set.
This utility downloads and executes code on Freescale i.MX5/i.MX6/i.MX7 and Vybrid SoCs through the Serial Download Protocol (SDP). Depending on the board, there is usually some kind of recovery button to bring the SoC into serial download boot mode; check the documentation of your hardware. The utility support USB and UART as serial link.
PSPTrace is a tool for correlating an SPI capture of an AMD boot procedure to the PSP firmware components.
This package provides ebusd, a daemon for handling communication with eBUS devices connected to a 2-wire bus system ("energy bus" used by numerous heating systems).
This package provides a firmware programmer for the STM32 Discovery boards. It supports two versions of the chip: ST-LINK/V1 (on STM32VL discovery kits) and ST-LINK/V2 (on STM32L discovery and later kits). Two different transport layers are used: ST-LINK/V1 uses SCSI passthru commands over USB, and ST-LINK/V2 and ST-LINK/V2-1 (seen on Nucleo boards) use raw USB commands.
Jim is a small footprint implementation of the Tcl programming language.
libjaylink is a shared library written in C to access SEGGER J-Link and compatible devices.
OpenSpin is a compiler for the Spin/PASM language of the Parallax Propeller. It was ported from Chip Gracey's original x86 assembler code.
μCsim is a collection of software simulators for microcontrollers in the Atmel AVR; Fairchild F8; Intel MCS-51 (8051) and 8085; MOS Technology 6502; Motorola 6800, 6809, 68HC08, 68HC11 and 68HC12; P1516; Padauk PDK13, PDK14 and PDK15; STMicroelectronics ST7 and STM8; Xilinx PicoBlaze; and Zilog Z80 families, plus many of their variants.
West is the swiss-army knife command line tool of the Zephyr project. Its built-in commands provide a multiple repository management system with features inspired by Google’s Repo tool and Git submodules. West simplifies configuration and is also pluggable: you can write your own west "extension commands" which add additional features to west. Zephyr uses this feature to provide conveniences for building applications, flashing and debugging them, and more.
These programs are proxies allowing to run kgdb/gdbserver and console on a single serial port. agent-proxy creates network sockets, whereas kdmx creates pseudo-ttys.
Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator which is capable of accurately playing many games. This package contains the SDL audio plugin.
Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator which is capable of accurately playing many games. This package contains the high-level emulation (HLE) RSP processor plugin.
Nestopia UE (Undead Edition) is a fork of the Nintendo Entertainment System (NES/Famicom) emulator Nestopia, with enhancements from members of the emulation community. It provides highly accurate emulation.
Uniforn is a lightweight, multi-platform, multi-architecture CPU emulator framework based on QEMU.