mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
README change, for PR test
This commit is contained in:
parent
7313047fd1
commit
3242393cb5
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# 🌱 uvm32
|
||||
|
||||
TEST PR 1 for github actions
|
||||
|
||||
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 3KB flash/1KB RAM.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue