Skip to content

Commit

Permalink
Remove cJSON blob (can re-add later from source)
Browse files Browse the repository at this point in the history
  • Loading branch information
projectgus committed Jun 2, 2015
1 parent b8576dd commit 05019cb
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 135 deletions.
2 changes: 1 addition & 1 deletion common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ OBJCOPY = $(CROSS)objcopy
COMPONENTS ?= FreeRTOS lwip

# libraries to link, mainly blobs provided by the esp-iot-rtos SDK
LIBS ?= gcc json main net80211 phy pp ssl wpa hal
LIBS ?= gcc main net80211 phy pp ssl wpa hal

CFLAGS = -Wall -Werror -Wl,-EL -nostdlib -mlongcalls -mtext-section-literals -std=gnu99
LDFLAGS = -nostdlib -Wl,--no-check-sections -Wl,-L$(ROOT)lib -u call_user_start -Wl,-static -Wl,-Map=build/${TARGET}.map
Expand Down
134 changes: 0 additions & 134 deletions include/json/cJSON.h

This file was deleted.

Binary file removed lib/libjson.a
Binary file not shown.

0 comments on commit 05019cb

Please sign in to comment.