Lines Matching +full:firmware +full:- +full:based
4 The `Nordic nRF`_ chips are a family of ARM-based System-on-Chip that
5 are designed to be used for low-power and short-range wireless solutions.
11 The following machines are based on this chip :
13 - ``microbit`` BBC micro:bit board with nRF51822 SoC
19 -----------------
21 * ARM Cortex-M0 (ARMv6-M)
31 ---------------
34 * Real-Time Clock (RTC) controller
42 ------------
44 The Micro:bit machine can be started using the ``-device`` option to load a
45 firmware in `ihex format`_. Example:
49 .. code-block:: bash
51 $ qemu-system-arm -M microbit -device loader,file=test.hex