Libopencm3

Jul 20, 2023

LGPLv3 Cortex-M0/M3/M4 runtime library

The libopencm3 project aims to create an open-source firmware library for various ARM Cortex-M3 microcontrollers.

Currently at least partly supported microcontrollers

  • ST STM32F1 series
  • ST STM32F2 series
  • ST STM32F4 series
  • NXP LPC1311/13/42/43

The library is written completely from scratch based on the vendor datasheets, programming manuals, and application notes. The code is meant to be used with a GCC toolchain for ARM arm-elf or arm-none-eabi, flashing of the code to a microcontroller can be done using the OpenOCD ARM JTAG software.

This port depends on devel/gcc-arm-embedded toolchain.



Checkout these related ports:
  • Zziplib - Library to provide transparent read access to zipped files
  • Zydis - Fast and lightweight x86/x86-64 disassembler library
  • Zycore-c - Support library with platform independent types, macros, etc for Zydis
  • Zthread - Platform-independent object-oriented C++ threading library
  • Zookeeper - Coordination Service for Distributed Applications
  • Zls - Zig LSP implementation + Zig Language Server
  • Zfp - High throughput library for compressed floating-point arrays
  • Zeal - Offline documentation browser
  • Zapcc - C++ caching compiler based on clang
  • Zanata-platform - Web-based translation platform
  • Zanata-cli - Zanata Java command line client
  • Z88dk - Complete Z80/Z180 development kit
  • Z80ex - ZiLOG Z80 CPU emulator library
  • Z80asm - Assembler for the Z80 microprocessor
  • Z80-asm - Z80 assembly code assembler and disassembler