[PR #255] [CLOSED] STM32 fix raise interrupt time #321

Open
opened 2026-01-31 21:30:46 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/255
Author: @lucckb
Created: 10/26/2023
Status: Closed

Base: masterHead: devel/l.bryndza/stm32timer


📝 Commits (1)

  • 00ef023 STM32 fix raise interrupt time

📊 Changes

3 files changed (+216 additions, -111 deletions)

View changed files

📝 hw/arm/stm32f405_soc.c (+1 -1)
📝 hw/timer/stm32f2xx_timer.c (+206 -106)
📝 include/hw/timer/stm32f2xx_timer.h (+9 -4)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qemu/qemu/pull/255 **Author:** [@lucckb](https://github.com/lucckb) **Created:** 10/26/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `devel/l.bryndza/stm32timer` --- ### 📝 Commits (1) - [`00ef023`](https://github.com/qemu/qemu/commit/00ef0236451e085d970b8e2217fbdadd1855172f) STM32 fix raise interrupt time ### 📊 Changes **3 files changed** (+216 additions, -111 deletions) <details> <summary>View changed files</summary> 📝 `hw/arm/stm32f405_soc.c` (+1 -1) 📝 `hw/timer/stm32f2xx_timer.c` (+206 -106) 📝 `include/hw/timer/stm32f2xx_timer.h` (+9 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 21:30:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#321