RT-Thread Daily Intelligence Report (2026-09-15)
Research window: Past 24 hours (2026-09-14 11:18 ~ 2026-09-15 11:18 Beijing Time) Sources: RT-Thread official news API, GitHub (org: RT-Thread main repo commits / PR / Issue, package index repo, RT-Thread-Studio toolchain and BSP SDK org, topic:rt-thread ecosystem repos), Google News aggregation (zh-CN / en-US, via proxy), Chinese industry media (EE Times China etc., see Appendix Source Verification Table)
Index
- I. Kernel and Version Updates
- RISC-V lazy FP/RVV context switch proposal receives positive response from kernel maintainers (#11786) (09-15)
- Review queue watch (1): STM32N657 Nucleo BSP force-pushed four times in one day to fix CI (#11799) (09-14)
- Review queue watch (2): Nations Technology N32H three-series driver extension re-pushed after review feedback (#11800) (09-14)
- Review queue watch (3): lwip 2.2.1 support branch re-pushed again, third-party memory comparison unchanged (#11797) (09-15)
- II. Official and Community Activities
- RT-Thread’s full-stack capabilities for industrial intelligence published via industry media (09-14)
- Lingang Automotive Software Alliance 5th technical salon preview announced (09-15)
- Official news API sees no new entries for 26th consecutive day (09-15)
- III. Ecosystem and Vendor Adaptation
- RT-Thread and GigaDevice officially launch Gino Pi development board, early-bird discount of 80 RMB (09-15)
- Gino Pi hardware specs and technical details: Studio BSP SDK repo public information (09-10)
- Package index: STM32N657xx FSBL index submission merged into main index (09-14)
- IV. Industry Applications
- No new deployment cases in window; industrial quality inspection challenge and Lingang salon preview are existing and forward-looking activities (09-14 ~ 09-15)
- V. Summary and Trend Observations
- Three-day trend (09-12 ~ 09-15)
- Limitations and deduplication notes
- Appendix: Source Verification Table
I. Kernel and Version Updates
1.1 RISC-V Lazy FP/RVV Context Switch Proposal Receives Positive Response from Kernel Maintainer (#11786) (09-15)
Date: Proposal submitted 2026-09-07, maintainer replied 2026-09-15 10:23 (Beijing time) Source: Issue #11786
This issue was raised as an OSPP 2026 topic, pointing out two structural gaps in the existing RISC-V porting layer: first, every context switch unconditionally saves and restores the full FPU state, even for threads that have never used the floating-point unit; second, vector extension RVV is not supported at all — vector registers are not included in the thread context, so the state of any thread using vector instructions is silently corrupted by context switches. Both points were previously documented in issue #10722. The proposal suggests changing extended state to lazy save and restore, i.e., only committing state when actually used. Maintainer Rbb666 replied within the window, acknowledging this as a very good performance optimization proposal and welcoming a PR submission. The issue is tagged enhancement, Kernel, Arch: RISC-V, and is the only architecture-level directional statement in this window.
1.2 Review Queue Observation (1): STM32N657 Nucleo BSP Force-Pushed Four Times in One Day to Fix CI (#11799) (09-14)
Date: 2026-09-14 13:21 / 13:24 / 15:06 / 16:44 (Beijing time) Source: PR #11799
The stm32n657-st-nucleo BSP for STMicroelectronics’ STM32N657 series (84 files, approximately 15,340 new lines) was force-pushed four consecutive times by the author within the window (09-14 13:21, 13:24, 15:06, 16:44), directly responding to the maintainer’s review comment that “CI issues need to be fixed.” The PR was submitted for review on 09-11, with reviewers Liang1795, hamburger-os, and wdfk-prog assigned; the third-party memory comparison tool’s report has not yet listed this board as a comparison target. The high-frequency re-pushes within a single day indicate that the CI and review feedback loop is still in progress and has not yet entered the merge stage.
1.3 Review Queue Observation (2): Nations Technology N32H Three-Series Driver Extension Re-pushed After Responding to Review (#11800) (09-14)
Date: 2026-09-14 16:48 (Beijing time, force push) Source: PR #11800
This PR extends drivers for three series — N32H47x_48x, N32H49x, and N32H7xx — under bsp/n32/n32hxxx, covering three boards: n32h487zgl7-evb, n32h497zgl7-evb, and n32h760zil7-stb. The shared driver layer adds ADC, DAC, I2C, and SPI configuration headers, and extends 29 files including drv_adc, drv_dac, drv_eth, drv_gpio, drv_hard_i2c, drv_nand, drv_qspi, drv_sdram, drv_spi, drv_usart, and drv_wdt; the two evb boards additionally add FEMC timing tables, ETH PHY reset, and CherryUSB configuration. Within the window, the author force-pushed again and replied point by point in the review thread to issues raised by automated review, including describing I2C DMA timeout handling as an independent change and extending the N32H7xx transfer abort logic. Filling in driver support for domestic MCU vendors remains the primary component of the review queue.
1.4 Review Queue Observation (3): lwip 2.2.1 Support Branch Re-pushed Again, No Change in Third-Party Memory Comparison (#11797) (09-15)
Date: 2026-09-15 11:19 (Beijing time, force push) Source: PR #11797
This PR introduces lwip 2.2.1 support to fix #11588, with the verification BSP being bsp/nxp/imx/imxrt/imxrt1180-nxp-evk/m7, enabling BSP_USING_ETH, RT_USING_SAL, RT_USING_NETDEV, and RT_USING_LWIP. Within the window, the author force-pushed again (commit 04a4e19b); during the same period, the third-party memory comparison tool (MemBrowse) issued a report on this PR, determining that no memory footprint change was introduced. The review tag is components, reviewer Maihuanyi. Protocol stack version upgrades are a common path for industrial and gateway scenarios; this issue is in the review iteration phase and has not yet been merged into the mainline.
II. Official and Community Activities
2.1 RT-Thread’s Full-Stack Capabilities for Industrial Intelligence Published by Industry Media (09-14)
Date: 2026-09-14 11:50 (Beijing time, aggregation time) Source: EE Times China (aggregated)
Industry media published “From OS Foundation to AI Deployment: RT-Thread’s Full-Stack Capabilities Anchor Industrial Intelligence Upgrades,” covering the company’s technology path of building on its real-time operating system kernel and extending into AI capabilities for industrial scenarios. The corresponding product in this direction is the Ruiqing industrial integrated hardware-software development platform: official statements describe it as achieving microsecond-level real-time response based on self-developed real-time control technology (below 1 microsecond in some scenarios), deeply integrating mainstream industrial communication protocol stacks, graphical interface components, and various middleware to form a complete industrial control software foundation from the underlying kernel to upper-layer applications, addressing three pain points in industrial control R&D: high system complexity, long software iteration cycles, and urgent demand for self-controllable technology. The original page is inaccessible due to network restrictions; the aggregated link is cited here.
2.2 Lingang Automotive Software Alliance Fifth Technical Salon Preview Released (09-15)
Date: 2026-09-15 08:57 (Beijing time, aggregation time) Source: EE Times China (aggregated)
The Lingang Automotive Software Alliance released a preview for its fifth technical salon, with companies including Horizon Robotics participating, covering topics from various angles including AI computing power, model deployment, operating system foundations, and toolchains. The alliance was established under the guidance of the Lingang New Area Administrative Committee, with RT-Thread as an early member; previous salons have shared on topics including AI-empowered operating systems and automotive foundational software. RT-Thread’s corresponding product in the automotive direction is the Chengxuan vehicle foundational software OS, which provides an AUTOSAR-compliant code generation toolchain and full-process safety certification support. The original preview page is inaccessible due to network restrictions; the aggregated link is cited here.
2.3 Official News API Shows No New Additions for the 26th Consecutive Day (09-15)
Date: 2026-09-15 11:18 (verification time) Source: RT-Thread Official News API
The latest entry in the official news API remains dated 2026-06-17, with no new records within the window, marking the 26th consecutive day without updates. In contrast, this period’s most significant product action (the official launch of Gino Pi) came through the official WeChat public account channel, indicating that the company’s external communications focus has shifted to new media; external observers need to cross-verify using public account aggregation sources alongside GitHub repository status. The community forum article list API returned an abnormal status this period, so forum content was not included in this issue, and it cannot be confirmed whether there are new technical articles on the forum side.
III. Ecosystem and Vendor Adaptation
3.1 RT-Thread and GigaDevice Officially Launch Gino Pi Development Board, First-Release Discount of 80 RMB (09-15)
Date: 2026-09-15 08:00 (Beijing Time, aggregation time) Source: EE Times China (aggregated)
RT-Thread (RealThread) and GigaDevice have officially launched the Gino Pi development board with a first-release discount of 80 RMB, alongside a Gino Pi product walkthrough. The board had already entered the RT-Thread Studio SDK index on 09-11 (GD32H77D-Gino BSP v1.0.0, package size 138 MB). This cycle marks the transition from “downloadable BSP” to “publicly available for sale,” and represents the first hardware to ship at the development board level under the GigaDevice–RealThread strategic partnership (covering the entire GD32 lineup, with deepened focus on the GD32F5, GD32VW553, and GD32H7 product lines). The original page was inaccessible due to network restrictions; pricing and discount figures are based on the aggregated summary and have not been secondarily confirmed via the official page.
3.2 Gino Pi Hardware Specifications and Technical Details: Public Information from the Studio BSP SDK Repository (09-10)
Date: 2026-09-10 (SDK final commit) Source: sdk-bsp-gd32h77d-realthread-ginopi
The Studio BSP SDK repository confirms the board’s actual configuration: the core is a GD32H77DIW (Arm Cortex-M7, up to 600 MHz), with a 25 MHz crystal oscillator, console on UART1 (PA2/PA3, 115200-8-N-1), and a status LED on PC4 toggling every 500 milliseconds. It features 32 MiB of external SDRAM (mapped at 0xC0000000) and onboard 8 MiB GD25Q64E QSPI Flash; the display is a 720×720 MIPI DSI panel (FL7707N, RGB565), with touch via GT911 over I2C3; the camera is an OV7670 (QVGA RGB565, DCI with DMA); Ethernet via ENET1 RMII; Wi-Fi provided by a GD32VW553 AT module over UART4; and download/debug via SWD (DAP-Link / PyOCD on the Studio side, CMSIS-DAP on the MDK side). The SDK is based on RT-Thread 5.3.0 and includes 16 peripheral and application example projects covering UART, I2C, SPI, QSPI Flash, SD card, CAN, PWM, RTC, SDRAM, USB device and host, LVGL display and touch, Wi-Fi, Ethernet, camera, MQTT, and a factory comprehensive demo, with both Studio and MDK5 project sets provided. Overall, it is positioned as an H7-class graphical interaction and networking evaluation platform, clearly oriented toward HMI and multimedia applications.
3.3 Package Index: STM32N657xx FSBL Index Commit Merged into Main Index (09-14)
Date: 2026-09-14 12:35 (Beijing Time, merge time; author commit date 09-10) Source: commit d9b53de7
The hal_sdk directory STM32N657xx FSBL package index submitted for review last cycle (corresponding to package index repository PR #2041) was merged within the window. The commit adds two files, peripherals/hal-sdk/stm32/stm32n657xx_fsbl/Kconfig and package.json, and synchronously updates the stm32 directory Kconfig to mount the new entry. This package pairs with the stm32n657-st-nucleo BSP currently under review in the main repository, meaning that resources for the STM32N6 series FSBL (first-stage secure boot loader) stage are in place on the package side first, and developers can obtain them directly through the package manager. This sequencing—package index first, main repository BSP review following—is the established cadence for recent STM32 new-series introductions.
IV. Industry Applications
4.1 No New Deployment Cases Within the Window; Industrial Quality Inspection Challenge and Lingang Salon Preview Are Existing and Forward-Looking Items (09-14 ~ 09-15)
Date: 2026-09-14 ~ 2026-09-15 Source: RT-Thread official news API, EE Times China (aggregated)
No new mass-production or commercial deployment cases were announced within the window, and the official news API shows no new case-type articles. Two forward-looking leads can be tracked: first, the “Industrial Quality Inspection AI That Every Developer Can Build” challenge announced on 09-11 (2026 Open Source Competition, total prize pool of 1 million RMB) is still in its registration period, targeting industrial quality inspection—a scenario RT-Thread has long cultivated; second, the 09-15 preview of the fifth technical salon of the Lingang Automotive Software Alliance, focusing on AI compute, model deployment, operating system foundations, and toolchains, points toward collaboration in the automotive software ecosystem. There were no new developments in robotics or embodied intelligence within the window, consistent with last week’s pace.
V. Summary and Trend Observations
5.1 Trends Over the Past Three Days (09-12 ~ 09-15)
- Product-side closure: Gino Pi went from SDK index mounting (09-11) to official launch (09-15), the most deployment-significant action this week. The GD32H7 platform becomes RealThread’s second product line for high-performance graphical interaction boards, a position previously held by the ART-Pi series on the STM32H7 platform, making the domestic chip supply chain option clearer.
- Kernel side shifts to architecture-level topics: The RISC-V lazy FP/RVV context switching proposal received a positive response from maintainers, and combined with the ongoing QEMU rt-smart support for DAMO XuanTie C908, the visibility of RISC-V investment in the mainline kernel is increasing; such changes directly affect real-time performance and vector scenario usability, and subsequent PRs are worth tracking.
- Review side remains BSPs and drivers: The STM32N657 Nucleo BSP and the N32H three-series driver expansion from Nations Technology form the bulk of the review queue. Both chip vendors and ecosystem developers are intensively re-submitting and responding to review comments item by item, with merge cadence depending on CI and the speed of closing the review feedback loop.
- Ecosystem side steadily converging: The STM32N657xx FSBL package index was merged, pairing with the main repository BSP under review, making the STM32N6 series available in the package manager ahead of time.
- Distribution channel migration: The official news API has been dormant for twenty-six full days since 06-17, with product and event information concentrated on the WeChat official account channel. External searches must rely on aggregated sources supplemented by GitHub status verification; relying solely on the official API would miss major product actions.
5.2 Limitations and Deduplication Notes
- The three original pages for this cycle’s main news (Gino Pi launch, industrial intelligence upgrade article, Lingang salon preview) were inaccessible due to network restrictions; body details were cross-checked using aggregated summaries together with public technical information from the RT-Thread Studio BSP SDK repository. The Gino Pi “first-release discount of 80 RMB” is based on the aggregated summary and has not been secondarily confirmed via the official page.
- Deduplication notes: The Gino Pi BSP index mounting (09-11), the STM32 SPI BDMA support merge into mainline (merge time 09-14 09:59, earlier than this cycle’s window start of 11:18), and ecosystem repository observations such as lely-canopen-rtt and h120d-protocol were all covered in the 2026-09-14 report and are not repeated here. New content in this cycle includes the launch action itself, board hardware specifications, and the change in merge status of the package index.
- The community forum article list API returned an abnormal status code this cycle; forum content was not included, and technical articles on the forum side cannot be ruled out as uncollected.
- The official news API has no new entries; its latest item is dated 2026-06-17.
Appendix: Source Verification Table
| Source | Verification Result |
|---|---|
| RT-Thread official news API | Latest entry dated 2026-06-17, no additions within the window, marking the twenty-sixth consecutive day without updates |
| Community forum article API | Returned an abnormal status this period, could not be verified, forum content excluded |
| GitHub org: RT-Thread (main repo commits) | No new merged commits within the window; the two most recent (SPI BDMA and formatting) were merged on 09-14 09:59, earlier than the window start |
| GitHub org: RT-Thread (PR / Issue activity) | Activity present: RISC-V lazy FP/RVV issue received maintainer response; three PRs force-pushed and iterated within the window |
| GitHub org: RT-Thread (releases) | No new releases within the window; main repo v5.3.0 and env v1.5.3 were both released on 09-10, already covered in the previous issue |
| GitHub RT-Thread/packages (package index) | One merge: STM32N657xx FSBL index (09-14 12:35); other entries such as CanopenNode already in the tree |
| GitHub RT-Thread-Studio (BSP SDK org) | No new pushes within the window; the last commit to the Gino Pi BSP repo was on 09-11, used this period to verify board specs |
| GitHub topic:rt-thread (pushes in the past week) | No new entries; the most recent pushes on 09-14 were third-party GUI and protocol reverse-engineering personal projects, both non-dedicated ecosystem references |
| Google News aggregation (Chinese and English, via proxy) | Three valid news hits: Gino Pi launch, industrial intelligence upgrade article, Lingang salon preview; the rest were title word-splitting mismatches and have been removed |
| Chinese industry media original sites | The main news source page for this period was unreachable in the network environment; aggregation links were used instead and cross-checked against public GitHub data |
Complete Source List
- [1] RISC-V lazy FP/RVV context switch proposal (Issue #11786) — https://github.com/RT-Thread/rt-thread/issues/11786
- [2] STM32N657 Nucleo BSP review iteration (PR #11799) — https://github.com/RT-Thread/rt-thread/pull/11799
- [3] Nations N32H three-series driver expansion (PR #11800) — https://github.com/RT-Thread/rt-thread/pull/11800
- [4] lwip 2.2.1 support branch review iteration (PR #11797) — https://github.com/RT-Thread/rt-thread/pull/11797
- [5] RT-Thread industrial intelligence upgrade article (aggregated) — https://news.google.com/rss/articles/CBMiU0FVX3lxTE1ybjVKdGlEdWZrcFhtUm01QzJWRmxuc2pZczA5c1JuWjVwMTlTNWFyTGc3RXNvUlNFVGFtLS1DRUdFOTI2MXNFU01yLTFoN0NfTXEw?oc=5
- [6] Lingang Automotive Software Alliance Fifth Technical Salon preview (aggregated) — https://news.google.com/rss/articles/CBMiU0FVX3lxTE8zdmY5SEtqTlNWWVBheG1acHVmVVk0YTBFNFhRSENORkZwN1FUdzljU2Q4N1lrOWdGOHp5T2ZYX29CMnlnTjN6RTVIZDctOXlfRHFV?oc=5
- [7] Gino Pi officially launched (aggregated) — https://news.google.com/rss/articles/CBMiU0FVX3lxTE5EVFBIWDBkUXR6c1lWTmNFUlJMR2MwU0ZrSFJTczhKZXdtRDVIU1FiNTZhSUxHY3BTcGIxNTVDRGI4cWdOOS1QanEtMDBmVWRmTGtN?oc=5
- [8] Gino Pi BSP SDK repo and board specs — https://github.com/RT-Thread-Studio/sdk-bsp-gd32h77d-realthread-ginopi
- [9] Package index: STM32N657xx FSBL merge — https://github.com/RT-Thread/packages/commit/d9b53de7
- [10] Package index repo (entries such as CanopenNode) — https://github.com/RT-Thread/packages
- [11] RT-Thread package and BSP SDK index — https://github.com/RT-Thread-Studio/sdk-index
- [12] RT-Thread official news API — https://club.rt-thread.org/api/index/getList?type=rt_org