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 }}
FreeRTOS
/
FreeRTOS-Kernel
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
4.5k
Code
Issues
43
Pull requests
53
Actions
Projects
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Adding in ability to support a library for freertos_config and a custom port
- #571
#571
Merged
paulbartell
merged 16 commits into
FreeRTOS:main
FreeRTOS/FreeRTOS-Kernel:main
from
phelter:feature/cmake-updates
phelter/FreeRTOS-Kernel:feature/cmake-updates
Copy head branch name to clipboard
Nov 18, 2022
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Adding in ability to support a library for freertos_config and a custom port
#571
paulbartell
merged 16 commits into
FreeRTOS:main
FreeRTOS/FreeRTOS-Kernel:main
from
phelter:feature/cmake-updates
phelter/FreeRTOS-Kernel:feature/cmake-updates
Copy head branch name to clipboard
Commits
Commits on Sep 30, 2022
Adding in ability to support a library for freertos_config and a custom freertos_kernel_port (#558)
phelter
committed
1342407
View commit details
Copy full SHA for 1342407
Browse repository at this point
Using single name definition for libraries everywhere. (#558)
phelter
committed
1822d8e
View commit details
Copy full SHA for 1822d8e
Browse repository at this point
Commits on Oct 11, 2022
Supporting backwards compatibility with FREERTOS_CONFIG_FILE_DIRECTORY (#571)
phelter
committed
50a29ef
View commit details
Copy full SHA for 50a29ef
Browse repository at this point
Commits on Oct 12, 2022
Removing compiler warnings for GNU and Clang. (#571)
phelter
committed
06f9314
View commit details
Copy full SHA for 06f9314
Browse repository at this point
Merge branch 'main' into feature/cmake-updates
aggarg
authored
b625d2a
View commit details
Copy full SHA for b625d2a
Browse repository at this point
Commits on Oct 13, 2022
Merge branch 'main' into feature/cmake-updates
phelter
authored
ae8eb33
View commit details
Copy full SHA for ae8eb33
Browse repository at this point
Commits on Oct 23, 2022
Merge branch 'main' into feature/cmake-updates
phelter
authored
855d6d5
View commit details
Copy full SHA for 855d6d5
Browse repository at this point
Added in documentation on how to consume from a main project. Added default PORT selection for native POSIX and MINGW platforms.
phelter
committed
a3db429
View commit details
Copy full SHA for a3db429
Browse repository at this point
Commits on Oct 31, 2022
Merge branch 'main' into feature/cmake-updates
aggarg
authored
2310f17
View commit details
Copy full SHA for 2310f17
Browse repository at this point
Commits on Nov 4, 2022
Only adding freertos_config if it exists. Removing auto generation of it from a FREERTOS_CONFIG_FILE_DIRECTORY.
phelter
committed
b2c564c
View commit details
Copy full SHA for b2c564c
Browse repository at this point
Commits on Nov 11, 2022
Merge branch 'main' into feature/cmake-updates
paulbartell
authored
971d58e
View commit details
Copy full SHA for 971d58e
Browse repository at this point
Commits on Nov 18, 2022
Merge branch 'main' into feature/cmake-updates
AniruddhaKanhere
authored
ef7139d
View commit details
Copy full SHA for ef7139d
Browse repository at this point
Update actions to use 20.04 ubuntu
AniruddhaKanhere
authored
7c2e999
View commit details
Copy full SHA for 7c2e999
Browse repository at this point
Update ci.yml
AniruddhaKanhere
authored
e03ee48
View commit details
Copy full SHA for e03ee48
Browse repository at this point
Update kernel-checks.yml
AniruddhaKanhere
authored
3ca8528
View commit details
Copy full SHA for 3ca8528
Browse repository at this point
Make unit-test run on 20.04 ubuntu
AniruddhaKanhere
authored
cb4b792
View commit details
Copy full SHA for cb4b792
Browse repository at this point
You can’t perform that action at this time.