HomeSort by relevance Sort by last modified time
    Searched refs:NANOPB_CORE (Results 1 - 4 of 4) sorted by null

  /external/nanopb-c/examples/network_server/
Makefile 16 $(CC) $(CFLAGS) -o $@ $^ $(NANOPB_CORE)
  /external/nanopb-c/examples/using_union_messages/
Makefile 19 $(CC) $(CFLAGS) -o $@ $^ $(NANOPB_CORE)
  /external/nanopb-c/examples/using_double_on_avr/
Makefile 19 $(CC) $(CFLAGS) -o $@ $^ $(NANOPB_CORE)
  /external/nanopb-c/extra/
nanopb.mk 8 NANOPB_CORE = $(NANOPB_DIR)/pb_encode.c $(NANOPB_DIR)/pb_decode.c

Completed in 143 milliseconds