From a55d1fbacd570e930dc1248c90d458a777e8f4bc Mon Sep 17 00:00:00 2001 From: Vlastimil Slintak Date: Thu, 31 Jul 2025 18:08:47 +0200 Subject: [PATCH] Fixed formatting in README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e0c2203..1faec71 100644 --- a/README.md +++ b/README.md @@ -9,17 +9,17 @@ The device uses an [MCM-iMX93](https://www.compulab.com/products/computer-on-mod ### Resources **CPU:** -- Dual-core ARM Cortex-A55 @ 1.7GHz -- ARM Cortex-M33 coprocessor @ 250MHz -- Floating Point Unit -- ARM Ethos U-65 microNPU (Neural Processing Unit with Tensor Flow Lite support) +* Dual-core ARM Cortex-A55 @ 1.7GHz +* ARM Cortex-M33 coprocessor @ 250MHz +* Floating Point Unit +* ARM Ethos U-65 microNPU (Neural Processing Unit with Tensor Flow Lite support) **Memory:** -- 2GB LPDDR4 -- 64GB eMMC +* 2GB LPDDR4 +* 64GB eMMC **RF:** -- 500kHz bandwidth complete IQ transceiver +* 500kHz bandwidth complete IQ transceiver ## Software Developers can use C/C++/Python as well as (or in conjunction with) GNU Radio flowgraphs. Tools such as gcc are built-in. The Linux image will be published later.