Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
RT-Thread
/
rt-thread
Public
Notifications
You must be signed in to change notification settings
Fork
5.4k
Star
12.1k
Code
Issues
354
Pull requests
142
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
[bsp][nxp] Add RTduino support for FRDM-MCXA366
- #11594
#11594
Open
chen13587
wants to merge 6 commits into
RT-Thread:master
RT-Thread/rt-thread:master
from
chen13587:nxp_mcxa366_uart_test
chen13587/rt-thread:nxp_mcxa366_uart_test
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Open
[bsp][nxp] Add RTduino support for FRDM-MCXA366
#11594
chen13587
wants to merge 6 commits into
RT-Thread:master
RT-Thread/rt-thread:master
from
chen13587:nxp_mcxa366_uart_test
chen13587/rt-thread:nxp_mcxa366_uart_test
Copy head branch name to clipboard
Commits
Commits on Jul 4, 2026
在FRDM-MCXA366工程内 修改main函数 添加uart_int_sample程序,实现串口的交互。在BOARD_InitPins函数内添加串口3的引脚初始化代码
chen13587
committed
cbe80ec
View commit details
Copy full SHA for cbe80ec
Browse repository at this point
Commits on Jul 8, 2026
根据 FRDM-MCXA366 的 Arduino 接口定义(J1/J2),完成了 RTduino 引脚映射表的编写。完成RTduino的D13(对应板子的P3_10)引脚控制测试,串口测试
chen13587
committed
e3d1331
View commit details
Copy full SHA for e3d1331
Browse repository at this point
Commits on Jul 9, 2026
已删除 RTE 文件夹,已恢复原始 main.c 的 LED 闪烁功能
chen13587
committed
03191e2
View commit details
Copy full SHA for 03191e2
Browse repository at this point
完成ci
chen13587
committed
3edadd4
View commit details
Copy full SHA for 3edadd4
Browse repository at this point
Commits on Jul 29, 2026
merge: resolve conflicts with upstream master
chen13587
committed
c48ba7b
View commit details
Copy full SHA for c48ba7b
Browse repository at this point
Commits on Aug 3, 2026
remove RTE folder from tracking
chen13587
committed
a4b70b8
View commit details
Copy full SHA for a4b70b8
Browse repository at this point
You can’t perform that action at this time.