Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Declare SoC and board-specific defines in Makefile #17

Open
jaylogue opened this issue May 29, 2019 · 0 comments
Open

Declare SoC and board-specific defines in Makefile #17

jaylogue opened this issue May 29, 2019 · 0 comments

Comments

@jaylogue
Copy link
Contributor

As part of fixing openweave-core Issue#245, the SoC and board-specific defines for the example app should be declared in the project Makefile. E.g.:

DEFINES = \
    NRF52840_XXAA \
    BOARD_PCA10056 \
suryanshup pushed a commit that referenced this issue Aug 22, 2019
Squashed commit of the following:

commit fe9724910ae882973ddaa4aac7e120baece7576f
Author: Conor O'Neill <conor@nestlabs.com>
Date:   Wed Mar 7 17:12:10 2018 -0800

    Increment pbuf counter only after successful allocation

    Also fix typo in unit tests

    Change-Id: I51909deca0916459ea82d590ad5b3fe6a4295e10
suryanshup pushed a commit that referenced this issue Aug 22, 2019
Merge idle tunnel notification feature.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant