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 }}
vanvught
/
GD32F303RC-DMX512-RDM
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: vanvught/GD32F303RC-DMX512-RDM
Actions
All workflows
Workflows
C/C++ CI
C/C++ CI
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
104 workflow runs
104 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Add uart.h and standardize GD32/board headers
C/C++ CI
#125:
Commit
32af65b
pushed by
vanvught
50s
main
main
50s
View workflow file
Use gd32xxxx.h in hardfault handler
C/C++ CI
#124:
Commit
8f65fd8
pushed by
vanvught
58s
main
main
58s
View workflow file
Refactor GD32 MCU includes into gd32xxxx.h
C/C++ CI
#123:
Commit
e6281b8
pushed by
vanvught
50s
main
main
50s
View workflow file
Add C++ guard, annotate #endifs, and IWYU pragmas
C/C++ CI
#122:
Commit
1226b87
pushed by
vanvught
55s
main
main
55s
View workflow file
Move HAL -> lib-board and add stack debug
C/C++ CI
#121:
Commit
37d8981
pushed by
vanvught
49s
main
main
49s
View workflow file
Add GD32H7 GPIO stub and tidy init code
C/C++ CI
#120:
Commit
4a1e5e5
pushed by
vanvught
1m 23s
main
main
1m 23s
View workflow file
Delete .clangd
C/C++ CI
#119:
Commit
a69a6b0
pushed by
vanvught
1m 4s
main
main
1m 4s
View workflow file
Replace hal_gpio with gpio API and code cleanup
C/C++ CI
#118:
Commit
5d98bcb
pushed by
vanvught
56s
main
main
56s
View workflow file
Add USB host header; remove hal_gpio headers
C/C++ CI
#117:
Commit
a13136a
pushed by
vanvught
45s
main
main
45s
View workflow file
Replace HAL_I2C with I2c; add i2c debug detect
C/C++ CI
#116:
Commit
99a7779
pushed by
vanvught
1m 2s
main
main
1m 2s
View workflow file
Remove 16-bit I2C read helper functions
C/C++ CI
#115:
Commit
d69438d
pushed by
vanvught
1m 4s
main
main
1m 4s
View workflow file
Refactor device drivers to use I2c base
C/C++ CI
#114:
Commit
268dce3
pushed by
vanvught
1m 18s
main
main
1m 18s
View workflow file
Rename UTC offset variable; update copyrights
C/C++ CI
#113:
Commit
0bfbb8c
pushed by
vanvught
55s
main
main
55s
View workflow file
Consolidate software timers into lib-superloop
C/C++ CI
#112:
Commit
15d41e4
pushed by
vanvught
58s
main
main
58s
View workflow file
Refactor watchdog/board APIs and RDM handling
C/C++ CI
#111:
Commit
ddeb118
pushed by
vanvught
52s
main
main
52s
View workflow file
Refactor naming, formatting & safety fixes
C/C++ CI
#110:
Commit
0c3c0b0
pushed by
vanvught
1m 4s
main
main
1m 4s
View workflow file
Apply brace/formatting changes and cleanup
C/C++ CI
#109:
Commit
581b1f8
pushed by
vanvught
52s
main
main
52s
View workflow file
Unconditionally set DMX slots; refactor status JSON
C/C++ CI
#108:
Commit
f5b92df
pushed by
vanvught
58s
main
main
58s
View workflow file
Adjust GD32 Board.mk and common defines
C/C++ CI
#107:
Commit
cdde869
pushed by
vanvught
53s
main
main
53s
View workflow file
Update Board.mk
C/C++ CI
#106:
Commit
20f80e2
pushed by
vanvught
58s
main
main
58s
View workflow file
Refactor pixel type API to LedType/LedMap
C/C++ CI
#105:
Commit
f7aa66d
pushed by
vanvught
1m 1s
main
main
1m 1s
View workflow file
Implement RDM SetFactoryDefaults hook
C/C++ CI
#104:
Commit
7c9d05a
pushed by
vanvught
52s
main
main
52s
View workflow file
Fix snprintf, update hal.h, refactor RDM LCD
C/C++ CI
#103:
Commit
df6d5ae
pushed by
vanvught
1m 7s
main
main
1m 7s
View workflow file
Update DmxNode layout and fix UID byte order
C/C++ CI
#102:
Commit
5c962da
pushed by
vanvught
1m 32s
main
main
1m 32s
View workflow file
Update software version & symbol; remove pragma
C/C++ CI
#101:
Commit
dd56e5a
pushed by
vanvught
1m 9s
main
main
1m 9s
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.