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
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
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 }}
onelife
/
Arduino_RT-Thread
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
10
Star
54
Code
Issues
2
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 12, 2023
Create FUNDING.yml
onelife
authored
e5e45d7
View commit details
Copy full SHA for e5e45d7
Browse repository at this point
Commits on Feb 5, 2023
[sync] Add back RTT SPI SD card driver
Show description for a417fc1
onelife
committed
a417fc1
View commit details
Copy full SHA for a417fc1
Browse repository at this point
Commits on Jan 8, 2023
[sync] Fix compilation errors
Show description for efc3d0a
onelife
committed
efc3d0a
View commit details
Copy full SHA for efc3d0a
Browse repository at this point
Commits on Jan 3, 2023
[sync] Fix compilation errors
Show description for 6d6c164
onelife
committed
6d6c164
View commit details
Copy full SHA for 6d6c164
Browse repository at this point
Commits on May 15, 2022
Sync with RT-Thread/rt-thread@de6d7ec
Show description for a56779a
onelife
committed
a56779a
View commit details
Copy full SHA for a56779a
Browse repository at this point
Commits on Aug 22, 2021
Update README
onelife
committed
2906ad8
View commit details
Copy full SHA for 2906ad8
Browse repository at this point
Fix GCC 4.x compilation error
onelife
committed
8cd1767
View commit details
Copy full SHA for 8cd1767
Browse repository at this point
Commits on May 16, 2021
Add user provided config support
onelife
committed
fe46adc
View commit details
Copy full SHA for fe46adc
Browse repository at this point
[bsp] Tweak STM32 config
onelife
committed
825de7b
View commit details
Copy full SHA for 825de7b
Browse repository at this point
Commits on May 13, 2021
[rtc] Add support for STM32 RTC
onelife
committed
c890a47
View commit details
Copy full SHA for c890a47
Browse repository at this point
Commits on May 2, 2021
[finsh/msh] Add user commands support
onelife
committed
372038a
View commit details
Copy full SHA for 372038a
Browse repository at this point
Commits on Mar 1, 2021
[bsp] Add STM32 basic support (Nucleo-F767ZI board)
onelife
committed
3fb070c
View commit details
Copy full SHA for 3fb070c
Browse repository at this point
Commits on Apr 20, 2020
[drv] Add GD32V SPI driver and ST7735 (LCD) driver (3-wire SPI)
Show description for 3a84509
onelife
committed
3a84509
View commit details
Copy full SHA for 3a84509
Browse repository at this point
Commits on Apr 8, 2020
[bsp] Add LonganNano board support
Show description for b4cfb41
onelife
committed
b4cfb41
View commit details
Copy full SHA for b4cfb41
Browse repository at this point
Commits on Oct 21, 2019
Update README.md
Show description for 282ab4e
onelife
authored
282ab4e
View commit details
Copy full SHA for 282ab4e
Browse repository at this point
Commits on Sep 12, 2019
[drv] Add SSD1306 device driver (4-wire SPI)
onelife
committed
87aa3c4
View commit details
Copy full SHA for 87aa3c4
Browse repository at this point
Commits on Aug 30, 2019
[cfg] Reduce memory usage
onelife
committed
376e857
View commit details
Copy full SHA for 376e857
Browse repository at this point
Commits on Aug 29, 2019
[drv] Add button device driver
onelife
committed
9c5e4e4
View commit details
Copy full SHA for 9c5e4e4
Browse repository at this point
[drv] Add SSD1331 device driver
onelife
committed
17552f6
View commit details
Copy full SHA for 17552f6
Browse repository at this point
Commits on Aug 16, 2019
[cfg] Add config for Adafruit 2.8" TFT Touch Shield v2 (Capacitive)
onelife
committed
b1378c1
View commit details
Copy full SHA for b1378c1
Browse repository at this point
Commits on Aug 2, 2019
[drv] Implement "get_pixel()" for ILI9341 driver
onelife
committed
37b4af1
View commit details
Copy full SHA for 37b4af1
Browse repository at this point
Commits on Jul 16, 2019
[drv] Add RTC driver for SAMD architecture
Show description for 8a96c1f
onelife
committed
8a96c1f
View commit details
Copy full SHA for 8a96c1f
Browse repository at this point
[drv] Rearrange code to adapt Arduino build process
onelife
committed
73d1c87
View commit details
Copy full SHA for 73d1c87
Browse repository at this point
[drv] Get back RTC and alarm drivers
onelife
committed
6d10e0a
View commit details
Copy full SHA for 6d10e0a
Browse repository at this point
Commits on Jun 24, 2019
[doc] Update README
onelife
committed
12beb84
View commit details
Copy full SHA for 12beb84
Browse repository at this point
Commits on Jun 22, 2019
[drv] Add IIC and FT6206 drivers
onelife
committed
cec710b
View commit details
Copy full SHA for cec710b
Browse repository at this point
Commits on Jun 4, 2019
[drv] Add ILI9341 driver (tested with Adafruit 2.8" TFT Touch Shield v2)
onelife
committed
41b5e69
View commit details
Copy full SHA for 41b5e69
Browse repository at this point
Commits on May 23, 2019
[drv] Add parameter "flags" to SPI read / write functions
Show description for 334e0b5
onelife
committed
334e0b5
View commit details
Copy full SHA for 334e0b5
Browse repository at this point
Commits on May 7, 2019
[elf] Move config to "rtconfig.h"
Show description for 958a5a2
onelife
committed
958a5a2
View commit details
Copy full SHA for 958a5a2
Browse repository at this point
Commits on May 6, 2019
[elf] Add "HelloMo" example
onelife
committed
e672334
View commit details
Copy full SHA for e672334
Browse repository at this point
Commits on May 4, 2019
Update issue templates
onelife
authored
f129b50
View commit details
Copy full SHA for f129b50
Browse repository at this point
[elf] Refactor dynamic linker
Show description for 9ede691
onelife
committed
9ede691
View commit details
Copy full SHA for 9ede691
Browse repository at this point
Commits on May 3, 2019
[elf] Rearrange code to adapt Arduino build process
onelife
committed
e17fd49
View commit details
Copy full SHA for e17fd49
Browse repository at this point
[elf] Get back dynamic loader
onelife
committed
531b8a5
View commit details
Copy full SHA for 531b8a5
Browse repository at this point
[drv] Fix CMD18 issue of SD driver
Show description for 1e2eb38
onelife
committed
1e2eb38
View commit details
Copy full SHA for 1e2eb38
Browse repository at this point
Previous
Next
You can’t perform that action at this time.