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 }}
EmbSoft3
/
Mk-kernel
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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: EmbSoft3/Mk-kernel
Actions
All workflows
Workflows
Build ARM Firmware
Build ARM Firmware
Show more workflows...
Management
Caches
Build ARM Firmware
Build ARM Firmware
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
main.yml
will be ignored since log searching is not yet available
26 workflow runs
26 workflow runs
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.
feat(kernel): add CONTROL register configuration in mk_init
Build ARM Firmware
#27:
Commit
af0e168
pushed by
EmbSoft3
35s
main
main
35s
View workflow file
feat(kernel): add CONTROL register configuration in mk_init
Build ARM Firmware
#26:
Commit
af0e168
pushed by
EmbSoft3
40s
develop
develop
40s
View workflow file
fix(callback): cache callback members before deletion in mk_call_delete
Build ARM Firmware
#25:
Commit
4fc4fd9
pushed by
EmbSoft3
32s
develop
develop
32s
View workflow file
fix(pool): update syscall type for pool deletion in mk_pool_call func…
Build ARM Firmware
#24:
Commit
40ab1d8
pushed by
EmbSoft3
44s
main
main
44s
View workflow file
fix(pool): update syscall type for pool deletion in mk_pool_call func…
Build ARM Firmware
#23:
Commit
40ab1d8
pushed by
EmbSoft3
32s
develop
develop
32s
View workflow file
fix(linker): align BSS/DATA section ends to 4 bytes
Build ARM Firmware
#22:
Commit
bb034e8
pushed by
EmbSoft3
35s
develop
develop
35s
View workflow file
fix(linker): align BSS/DATA section ends to 4 bytes
Build ARM Firmware
#21:
Commit
bb034e8
pushed by
EmbSoft3
33s
main
main
33s
View workflow file
fix(linker): align BSS/DATA section ends to 4 bytes
Build ARM Firmware
#20:
Commit
bb034e8
pushed by
EmbSoft3
31s
mpu
mpu
31s
View workflow file
Reorganize linker script and reconfigure MPU
Build ARM Firmware
#19:
Commit
fc9e771
pushed by
EmbSoft3
37s
mpu
mpu
37s
View workflow file
fix: give the idle task a dedicated SVC object instead of the shared …
Build ARM Firmware
#18:
Commit
1b812a3
pushed by
EmbSoft3
42s
mpu
mpu
42s
View workflow file
refactor: reorganize folder hierarchy
Build ARM Firmware
#17:
Commit
de8fcc6
pushed by
EmbSoft3
30s
main
main
30s
View workflow file
Update copyright year and file references in source files.
Build ARM Firmware
#16:
Commit
4f9c6ae
pushed by
EmbSoft3
57s
main
main
57s
View workflow file
fix: update the minimum stack size
Build ARM Firmware
#15:
Commit
44e51b5
pushed by
EmbSoft3
37s
main
main
37s
View workflow file
feat: only mask interrupts around a syscall when the caller is an ISR:
Build ARM Firmware
#14:
Commit
464e3ae
pushed by
EmbSoft3
40s
main
main
40s
View workflow file
fix: give the main task a dedicated SVC object instead of the shared …
Build ARM Firmware
#13:
Commit
426cb23
pushed by
EmbSoft3
56s
main
main
56s
View workflow file
fix(task): validate static-stack privilege/overflow and reject protec…
Build ARM Firmware
#12:
Commit
129ab3b
pushed by
EmbSoft3
30s
main
main
30s
View workflow file
validate memory area before use (overflow)
Build ARM Firmware
#11:
Commit
f4535a4
pushed by
EmbSoft3
37s
main
main
37s
View workflow file
fix: add status check in mk_scheduler_checkHealth to prevent infinite…
Build ARM Firmware
#10:
Commit
5217e01
pushed by
EmbSoft3
38s
main
main
38s
View workflow file
fix: update platform and toolchain information in README
Build ARM Firmware
#9:
Commit
bc7ac8d
pushed by
EmbSoft3
36s
main
main
36s
View workflow file
fix: fix casing in set_source_files_properties for build
Build ARM Firmware
#8:
Commit
627a65d
pushed by
EmbSoft3
54s
main
main
54s
View workflow file
fix: fix casing in set_source_files_properties for build
Build ARM Firmware
#7:
Commit
20f52fc
pushed by
EmbSoft3
34s
main
main
34s
View workflow file
fix: update toolchain version to 15.3 and adjust README accordingly
Build ARM Firmware
#6:
Commit
02e08ef
pushed by
EmbSoft3
54s
main
main
54s
View workflow file
build: silence false-positive -Wanalyzer-infinite-loop in fault handl…
Build ARM Firmware
#5:
Commit
b471ea7
pushed by
EmbSoft3
36s
main
main
36s
View workflow file
fix: avoid dereferencing before null-check
Build ARM Firmware
#4:
Commit
67a2121
pushed by
EmbSoft3
36s
main
main
36s
View workflow file
docs: update README to fix minor errors and update build configurations
Build ARM Firmware
#3:
Commit
fab26e8
pushed by
EmbSoft3
34s
main
main
34s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.