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.
The m17n library realizes multilingualization of many aspects of applications. The m17n library represents multilingual text as an object named M-text. M-text is a string with attributes called text properties, and designed to substitute for string in C. Text properties carry any information required to input, display and edit the text.
This package contains the library database.
This package provides the tool propeller-load to upload binaries to a Parallax Propeller micro-controller.
PSPTrace is a tool for correlating an SPI capture of an AMD boot procedure to the PSP firmware components.
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.
OpenOCD provides on-chip programming and debugging support with a layered architecture of JTAG interface and TAP support.
cc-tool provides support for Texas Instruments CC Debugger for Linux OS in order to program 8051-based System-On-Chip devices: CC254x CC253x CC243x CC251x CC111x.
This package contains utilities useful for boards of the TS-4900 family. The included commands are:
adc8390
gpioctl
isl12020rtc
load_fpga
nvramctl
tshwctl
tsmicroctl
tsmicroupdate
tssilomon
This program programs Microchip's PIC microcontrollers.
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).
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.
SDCC is a retargetable, optimizing Standard C compiler suite that targets 8-bit microcontrollers in the Intel MCS-51 (8051); MOS Technology 6502; Motorola 68HC08; Padauk PDK13, PDK14 and PDK15; STMicroelectronics STM8; and Zilog Z80 families, plus many of their variants.
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).
PSPTool is a tool for dealing with AMD binary blobs
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.
Jim is a small footprint implementation of the Tcl programming language.
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 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.
This is a C library for the Parallax Propeller micro-controller.
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.
libjaylink is a shared library written in C to access SEGGER J-Link and compatible devices.
μ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.
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.
OpenSpin is a compiler for the Spin/PASM language of the Parallax Propeller. It was ported from Chip Gracey's original x86 assembler code.