Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

Commit

Permalink
Merge pull request #16 from badgeteam/basvs-add-badge-spi
Browse files Browse the repository at this point in the history
add badge_spi.o to Makefile (VSPI sharing)
  • Loading branch information
basvs committed Feb 7, 2019
2 parents 3730894 + aaf74dd commit 1b04319
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esp32/Makefile
Expand Up @@ -757,6 +757,7 @@ BADGE_COMPONENTS_O = $(addprefix $(PROJECT_PATH)/components/,\
badge/badge_base.o \
badge/badge_eink.o \
badge/badge_i2c.o \
badge/badge_spi.o \
badge/badge_leds.o \
badge/badge_mpr121.o \
badge/badge_disobey_samd.o \
Expand Down

0 comments on commit 1b04319

Please sign in to comment.