qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [RFC] Cortex-M MCU framework


From: Liviu Ionescu
Subject: [Qemu-devel] [RFC] Cortex-M MCU framework
Date: Thu, 4 Jun 2015 15:26:06 +0300

I just pushed a new version, more or less complete.

all STM32 MCUs and STM32 related boards use the new object oriented framework.

the STM32F103RB is functional, including SysTick.

files to check:
- hw/arm/cortexm.c
- hw/arm/stm32_mcus.c
- hw/arm/stm32_boards.c
- hw/arm/stm32_*_boards.c
- hw/misc/armv7m_itm.c

- include/hw/arm/cortexm.h
- include/hw/arm/stm32.h
- include/hw/misc/armv7m_itm.c

the boards from other vendors (kinetis, lpc, netduino, sam, tiva, xmc) and 
their mcus, will be updated at a later moment.


the repository is publicly available from:

        git://git.code.sf.net/p/gnuarmeclipse/qemu

        branch: gnuarmeclipse-dev

any comments/suggestions will be highly appreciated.

regards,

Liviu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]