stm8-bare-min
Peripheral library
A collection of peripheral libraries and examples for the STM8 microcontroller family
Tiny peripheral library for STM8 microcontrolles
120 stars
15 watching
38 forks
Language: C
last commit: about 2 years ago
Linked from 1 awesome list
examplesperipheral-driverssdccstm8
Related projects:
Repository | Description | Stars |
---|---|---|
sandeepmistry/arduino-bleperipheral | An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822 | 464 |
vsergeev/c-periphery | A C library simplifying access to Linux peripheral I/O interfaces such as GPIO, LEDs, PWM, SPI, I2C, and Serial. | 742 |
xmc-rs/xmc4800 | A Rust library for interfacing with the XMC4800 microcontroller peripheral interface | 3 |
mnmlstc/core | A C++11 library that provides a subset of features and utilities for general-purpose programming | 248 |
lmj/lparallel | A library that simplifies parallel programming in Common Lisp with features such as task submission, condition handling, and computation trees. | 242 |
dmitrystu/libusb_stm32 | A lightweight USB device stack for microcontrollers | 719 |
adacore/ada_drivers_library | A collection of Ada source code and sample projects for microcontrollers | 248 |
xmc-rs/xmc4500 | A peripheral interface library for embedded microcontrollers | 3 |
trebisky/stm32f103 | A collection of examples and exercises in bare metal programming for an ARM microcontroller | 101 |
stcarrez/stm32-ui | A set of Ada packages to help write graphical applications on certain STM32 microcontrollers. | 4 |
andysworkshop/stm32plus | A C++ library providing an interface to the STM32 microcontrollers | 745 |
maxim2266/str | A lightweight C library providing string manipulation functions. | 307 |
xmc-rs/xmc4300 | A Rust peripheral interface library for interfacing with Infineon XMC4300 microcontrollers | 4 |
adamczykpiotr/stm32duino_can_library | A CAN bus library for STM32 microcontrollers | 7 |
lmj/lfarm | A library for distributing work across machines using parallel processing | 105 |