WRansohoff / STM32F0_minimalLinks
Absolute minimum code required to boot an STM32F0 chip.
☆41Updated 7 years ago
Alternatives and similar repositories for STM32F0_minimal
Users that are interested in STM32F0_minimal are comparing it to the libraries listed below
Sorting:
- Bare metal programming on a generic STM32F103c8 board☆113Updated last year
- It's a library for use SD cards in SPI mode with uControllers.☆56Updated 3 years ago
- Raspberry Pi pico baremetal examples☆153Updated 2 years ago
- Bootstrap C code on a Cortex-M MCU☆223Updated 5 years ago
- Minimal code for a 'bare metal' ESP32 program which does not use ESP-IDF. Really just a learning exercise because the ESP-IDF is Apache-l…☆48Updated 6 years ago
- ☆105Updated 3 years ago
- MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.☆332Updated last year
- Minimal code required to boot an STM32F0 chip into a C 'main' method.☆29Updated 7 years ago
- Very small, safe, lightning fast, yet portable preemptive RTOS with SMP support☆106Updated last week
- A Tiny RTOS Simply Explained☆34Updated 3 years ago
- ☆81Updated 3 months ago
- ☆100Updated 3 years ago
- Minimalist portable USB device stack for SAMD21, LPC1800, LPC4300, Xmega☆105Updated 8 years ago
- A simple context switcher for Cortex-M0 processors☆45Updated 3 years ago
- SPI driver public repo