This patch series provides the following NVIC enhancements:
- Allow byte access to the System Handler Priority Registers.
- Add a global variable to set the SysTick external reference clock scale.

Andre Beckus (2):
  hw/armv7m_nvic: Implement byte read/write for NVIC SCB_SHPRx
    registers
  hw/armv7m_nvic: Add global variable for SysTick external reference
    clock

 hw/arm-misc.h    |    4 ++++
 hw/armv7m_nvic.c |   47 ++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 50 insertions(+), 1 deletion(-)

-- 
1.7.9.5


Reply via email to