-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
third_party/freertos: Add bazel support for malloc implementation
Adds a constraint that can be used to select the malloc implementation, with a default of no implementation. Change-Id: I6d90e603f41efe9f3c58a67f4778546930b08866 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/151652 Reviewed-by: Austin Foxley <afoxley@google.com> Reviewed-by: Keir Mierle <keir@google.com> Commit-Queue: Scott James Remnant <keybuk@google.com>
- Loading branch information
Showing
2 changed files
with
80 additions
and
26 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
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