This is an automated email from the ASF dual-hosted git repository.
sterling pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.
from be58b26 Merge pull request #890 from ccollins476ad/heap-align
add 706d698 kernel/os: Add macro to create stack
add d1a8c95 kernel/os: Make sure main and idle stacks are aligned corretly
add f217015 nimble/ll: Use OS_TASK_STACK_DEFINE to init ble_ll stack
add 5a97968 nimble/mesh: Use OS_TASK_STACK_DEFINE for stacks in mesh
new 9f9b18f Merge pull request #888 from rymanluk/stack_improvements
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
kernel/os/include/os/os_task.h | 4 ++++
kernel/os/src/os.c | 4 ++--
net/nimble/controller/src/ble_ll.c | 3 ++-
net/nimble/host/mesh/src/adv.c | 9 +++------
net/nimble/host/mesh/src/shell.c | 7 +++----
5 files changed, 14 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].