mirror of
https://github.com/micropython/micropython.git
synced 2026-05-03 06:10:14 +02:00
90e1303b2d
This file generates the same code with the cortex-m3 and cortex-m4 assembler directive, so use cortex-m3 to support more CPUs.
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.