Revert "Attempt to add coverage badge"

This reverts commit 6a2bfceabc.
This commit is contained in:
Toby Jaffey 2025-12-13 20:14:10 +00:00
parent 6a2bfceabc
commit bee38ce935
2 changed files with 0 additions and 9 deletions

View file

@ -1,7 +1,5 @@
# 🌱 uvm32
![coverage](https://raw.githubusercontent.com/ringtailsoftware/uvm32/badges/.badges/main/coverage.svg)
uvm32 is a minimalist, dependency-free virtual machine sandbox designed for microcontrollers and other resource-constrained devices. Single C file, no dynamic memory allocations, asynchronous design, pure C99.
On an [STM32L0](https://www.st.com/en/microcontrollers-microprocessors/stm32l0-series.html) (ARM Cortex-M0+) the required footprint is under 4KB flash/1KB RAM.