Research window: Past 24 hours (2026-08-14 11:18 ~ 2026-08-15 11:18 Beijing Time); additionally, two previously unrecorded items from August 12-13 are included as a supplement (marked “Supplement” in the text) Sources: RT-Thread official news API, GitHub (org: RT-Thread / topic: rt-thread), Google News aggregation (EE Times China), HN, etc. (see appendix for details)


I. Kernel and Version Updates

1.1 DM Driver Framework Lands Four Commits on the Same Day: Input Subsystem Adds Three New Driver Categories (August 14)

Date: 2026-08-14 Source: rt-thread main repository commits

The main repository merged 4 DM (Device Model) driver framework commits in quick succession between 12:39 and 12:42 (Beijing time) on August 14, all of them framework-level capability extensions:

  • [DM/Input] Adds three new input device drivers: ADC joystick, keyboard, and touchscreen (#11679, 12:41) — The input subsystem expands from basic types such as buttons and mice to analog input (ADC joystick) and touchscreens, completing the human-machine interaction input chain and offering direct value for UI adaptation in industrial HMI and consumer electronics;
  • [DM/OFW][PCI] Fixes address translation and PCI resource enumeration (#11677, 12:42) — Fixes defects in address translation and resource enumeration in the OFW (Open Firmware device tree) PCI subsystem, a prerequisite fix for correct enumeration of high-speed peripherals (NICs/GPUs, etc.) under rt-smart;
  • [dm][dma] DMA driver update (#11678, 12:42);
  • [dm][sdio] Adapts to SDHCI (#11684, 12:39).

The four commits continue the recent mainline of unifying the DM/OFW driver framework: four major subsystems — input, PCI, DMA, and SDIO — advanced on the same day, with framework API stability and coverage improving in tandem, providing a more complete foundation for vendors migrating BSPs to the unified driver model.

1.2 Two BSP-Side Commits: Loongson CAN Fix, ZynqMP QEMU Ethernet Port (August 14)

Date: 2026-08-14 Source: rt-thread main repository commits

  • [bsp][loongson] Clamp CAN receive DLC (0c1a9a429a, 13:02) — The Loongson platform BSP fixes the CAN receive DLC (data length code) clamping logic, a driver robustness fix that improves fault tolerance in abnormal CAN frame scenarios;
  • [bsp/zynqmp-a53-dfzu2eg] Port to the MACB for QEMU (2bcc47d418, 16:45) — The Xilinx ZynqMP A53 platform (DFZU2EG) BSP ports the MACB Ethernet driver for the QEMU virtualization environment, completing the development and debugging loop for this platform under QEMU and lowering the barrier to development without hardware.

II. Official and Community Events

2.1 Live Stream Preview for Ruiching 26.08.06 Release (August 13, Late Entry)

Date: 2026-08-13 Source: EE Times China (Google News aggregation)

On August 13, EE Times China pushed “Live Stream Preview Ruiching 26.08.06 Release.” Following the Ruiching platform’s “26.08.06” version numbering scheme (built 2026-08-06), this is a new round of software iteration for the Ruiching industrial platform, continuing the “release + live-stream walkthrough” promotion model aimed at industrial control developers and partners. This item was published on August 13 and was not captured by previous gnews queries; it is logged today as a late entry.

2.2 Ruiching Industrial Platform Shanghai Workshop Warm-Up Republished (August 14)

Date: 2026-08-14 Source: EE Times China (Google News aggregation)

At 18:35 (Beijing time) on August 14, EE Times China again pushed the August 27 Shanghai “Ruiching Industrial Platform Workshop: EtherCAT Real-Time Control and Industrial Solution in Practice.” The event was first announced on August 11 and included in the August 12 daily report; this is a second warm-up as the event approaches (12 days out), with the theme unchanged, indicating that the organizer is ramping up promotion of this hands-on offline event.

2.3 No New Additions to the Official News API

There were no new additions to the official news API within the window (the latest entry remains the 2026-06-17 Abu Dhabi investment forum report, lagging by about 2 months); the 2026 university student summer camp selection list (published August 11) is still within its ongoing cycle, with no new official announcements.

III. Ecosystem and Vendor Adaptation (Chips / Dev Boards / Software Packages / Toolchains)

3.1 ENV Tool Merges PR #286: epack Interactive Scaffolding and WebUI Service (August 14)

Date: 2026-08-14 Source: RT-Thread/env PR #286

The ENV tool merged PR #286 (feature/epack-init-wizard), led by BernardXiong, on August 14 at 18:10 (Beijing time): it adds interactive epack scaffolding, WebUI service lifecycle commands (standalone WebUI commands; the foundation was merged earlier on August 12), and documents the plugin lifecycle and epack workflow. epack is the initialization wizard for ENV software packages—developers can generate a standard package structure through interactive Q&A, and the WebUI service enhances the package development and browsing experience. This follows yesterday’s PR #285 (venv proxy removal) as another UX improvement to the ENV toolchain, moving the package development workflow toward “scaffolding + visualization.”

3.2 GD32 Downstream Repository Merges GD32F527 LVGL Graphics Support (August 14)

Date: 2026-08-14 Source: GD32-MCU-IOT/gd32_rt-thread PR #52

The GD32 official IOT downstream repository gd32_rt-thread merged PR #52 (F527_LVGL) on August 14 at 17:34 (Beijing time): it brings LVGL graphics library support to the GD32F527 platform. The GD32F527 is GigaDevice’s Cortex-M33 series (with a TFT-LCD controller), and LVGL support completes the platform’s graphics UI adaptation, working in concert with the RT-Thread Persimmon UI / LVGL ecosystem. Major domestic MCU vendor GD32 continues to follow up on RT-Thread adaptation through downstream repositories, a representative ecosystem move today.

3.3 Ruiqing 3-Core Industrial-Grade Edge Computing IPC Opens Pre-Orders (August 12, Retroactive Entry)

Date: 2026-08-12 Source: EE Times China (Google News aggregation)

On August 12, EE Times China published “Ruiqing Platform 3-Core Industrial-Grade Edge Computing IPC Opens Pre-Orders Today.” This is a commercialization milestone for the Ruiqing industrial platform’s hardware product line (edge computing IPC)—the 3-core industrial-grade configuration targets edge computing and industrial control scenarios, and the opening of pre-orders marks the Ruiqing “software platform + hardware system” dual-engine model entering the sales implementation phase. This item was published on August 12 and was not previously included; it is added retroactively today.

3.4 Renesas RA MCU Developer Day Technical Recap (August 14)

Date: 2026-08-14 Source: EE Times China (Google News aggregation)

On August 14 at 12:00 (Beijing time), EE Times China published a technical recap of the Renesas RA MCU Developer Day, covering topics from “RTOS integration to Helium vector instructions”: RTOS integration refers to the RA series’ deep adaptation to mainstream RTOS ecosystems such as RT-Thread, and Helium vector instructions are the SIMD extension of the Cortex-M33 series (some RA6/RA8 models). Combined with this week’s completion of the RA6W1 BSP board.h conflict fix and the RA8P1 Titan Mini board (reported by CNX in July), the Renesas RA ecosystem’s adaptation-promotion-developer education chain with RT-Thread continues to operate.

3.5 Ecosystem Reference: flespark/gdr GDB Debugging Assistant Framework (August 14)

Date: 2026-08-14 Source: flespark/gdr

The third-party GDB RTOS debugging assistant framework gdr (a GDB command set for RT-Thread; it already supported rtthread subcommand tab completion on August 12) completed CI and pytest case alignment within the window (08-14 14:34, commit). The framework provides RT-Thread object inspection commands as a GDB Python extension, complementing the official rt-thread GDB support, and is listed as an ecosystem reference.

IV. Industry Application Special Section (Industrial / Automotive / Robotics)

  1. Industrial line commercialization pace clearly accelerating: August 12 Ruiqing 3-core IPC pre-orders → August 13 Ruiqing 26.08.06 release livestream teaser → August 27 Shanghai Workshop (EtherCAT hands-on) second teaser. Within just one week, “product pre-orders + version iteration + offline hands-on” advance on three fronts, and the Ruiqing industrial platform’s commercial loop (software, hardware, training) is rapidly taking shape, with industrial real-time control (EtherCAT master) as the throughline.
  2. Renesas RA ecosystem developer education deepening: The RA MCU Developer Day technical recap (RTOS integration + Helium vector instructions) shows that joint promotion between the original manufacturer and RT-Thread has reached a technical depth level; combined with the RA6W1 BSP maintenance wrap-up, Renesas has become one of the most active chip vendors in the RT-Thread ecosystem recently.
  3. Industrial HMI / input chain improving: DM/Input adds ADC joystick, keyboard, and touchscreen drivers + GD32F527 LVGL support, reinforcing the entire HMI adaptation chain from input devices to graphics rendering at both the framework and board levels, benefiting industrial human-machine interaction panel products.
  4. Robotics / embodied intelligence: No new dedicated developments within the window; the earlier Edgi-X (AI flight control) and the “Dishui Zhihui” Lingang embodied intelligence ecosystem layout remain recent mainlines, and today’s DM input subsystem expansion has long-term value for robot multi-sensor input management (joystick/touch/ADC).

V. Summary and Trend Observations

  1. DM driver framework unification entering a dense merge period: Input (joystick/keyboard/touchscreen), PCI, DMA, and SDIO merged on the same day, plus consecutive days of DM/OFW submissions this week, show a clear dual-track push of “horizontal coverage + vertical fixes” in the driver framework—a leading signal that rt-smart / the new driver model is maturing.
  2. Ruiqing industrial line moving from “release teaser” to “sales implementation”: With the IPC pre-orders + version release + Workshop triple play, Ruiqing has moved from ecosystem showcase into commercial execution, and its sales figures and customer cases are worth continued tracking.
  3. Toolchain UX improvements landing consecutively: ENV merged PRs on two consecutive days (#285 venv proxy removal, #286 epack scaffolding + WebUI), with the package development workflow evolving toward standardization and visualization, directly benefiting ecosystem developers.
  4. Vendor adaptation activity rebounding: GD32 (F527 LVGL), Loongson (CAN fix), ZynqMP (QEMU Ethernet), and Renesas (RA Developer Day) advance on four parallel fronts, with chip vendors and platform vendors maintaining high investment in RT-Thread.
  5. Quiet news flow is normal, code activity continues: The official news API remains lagging (latest June 17), and the Google News window yielded 2 valid hits (both from EE Times China, including 1 re-teaser for an already-reported event); today’s conclusions are based mainly on GitHub merge facts and media recaps, with no new version release (latest remains v5.2.2, 2025-10-31).

Appendix: Source Verification Table

Source Verification Result
Official news API (club.rt-thread.org getList rt_org) All 5 entries are old news from June (latest: 2026-06-17 Abu Dhabi Investment Forum); no new items within the window, lagging by about 2 months
GitHub rt-thread main repo commits (40 entries, committer time) 6 new commits within the window: DM/Input joystick/keyboard/touchscreen (#11679, 12:41), DM/OFW PCI fix (#11677, 12:42), dm/dma update (#11678, 12:42), dm/sdio SDHCI (#11684, 12:39), loongson CAN DLC (13:02), zynqmp QEMU MACB (16:45), all included
GitHub org:RT-Thread repos sort=pushed rt-thread (08-14 08:45Z) already followed up; env (08-14 10:10Z, PR #286 epack scaffolding + WebUI) included; no pushes in other repos such as packages within the window
GitHub rt-thread releases Latest remains v5.2.2 (2025-10-31); no new releases within the window
GitHub topic:rt-thread search gd32_rt-thread (08-14 09:34Z, F527_LVGL PR #52) included; gdr (08-14 06:34Z, CI alignment) listed as ecosystem reference; awtk commits within the window are general GUI improvements (format code / window animation, etc.), not RT-Thread-specific, excluded; h120d-protocol is an Arduino drone protocol project unrelated to RT-Thread, excluded
Google News “RT-Thread” (zh, 3d) 2 valid items within the window: RA MCU Developer Day recap (08-14 12:00), Ruiqing Workshop re-teaser (08-14 18:35); 2 additional items: Ruiqing 26.08.06 release livestream preview (08-13 18:06), Ruiqing 3-core industrial PC pre-sale (08-12 17:05); all from Electronic Engineering Album; no “RT” false-match noise
fetch_news.py candidates (24h) Only 1 item: Sarawak Tribune education news (Edge AI course), “RT” false-match noise, excluded
HN (RT-Thread / threads match) No valid hits (threads false-match noise, excluded per prior pattern)
RSS (CNX / LinuxGizmos / Phoronix / riscv.org) 0 hits within the window after keyword filtering
OSChina Direct connection returns 403, skipped