-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Increased maximum message size for RPMsg backend from 63.5 KiB to 15.75 MiB * Improved cross builds for aarch64 * Zephyr support, see https://www.zephyrproject.org/ * Dropped concerto build system, use cmake for TI PSDK builds * Minimum required CMake version is 3.16 * Introduced new CMakePresets.json for convenience * Removed pre-built nng, please build nng from source or download a package for your OS
- Loading branch information
1 parent
fca42b4
commit 478abaf
Showing
98 changed files
with
2,072 additions
and
4,397 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
/out/* | ||
/docker-build/* | ||
CMakeSettings.json | ||
/build* | ||
CMakeUserPresets.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.