Home
last modified time | relevance | path

Searched refs:RIOT (Results 1 - 2 of 2) sorted by relevance

/third_party/libcoap/examples/riot/
H A DMakefile10 RIOT=RIOT macro
13 all: RIOT pkg examples client server
15 RIOT:
16 git clone --depth 1 https://github.com/RIOT-OS/RIOT.git $@
29 rm -rf RIOT/pkg/libcoap && mkdir RIOT/pkg/libcoap
30 cd pkg_libcoap && cp -r * ../RIOT/pkg/libcoap
31 @HAVE_KCONFIG=`grep libcoap/Kconfig RIOT/pk
[all...]
/third_party/jerryscript/targets/riot-stm32f4/
H A DMakefile24 # path to the RIOT base directory
25 RIOTBASE ?= $(CURDIR)/../RIOT

Completed in 1 milliseconds