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

Commit ccf185e

Browse files
authored
Merge pull request #8 from badgeteam/disobey-modbadge
Disobey badge #1 : Modbadge and modugfx
2 parents d4628fe + f347d86 commit ccf185e

File tree

3 files changed

+262
-44
lines changed

3 files changed

+262
-44
lines changed

esp32/Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -679,6 +679,8 @@ BADGE_COMPONENTS_O = $(addprefix $(PROJECT_PATH)/components/,\
679679
badge/badge_i2c.o \
680680
badge/badge_leds.o \
681681
badge/badge_mpr121.o \
682+
badge/badge_disobey_samd.o \
683+
badge/badge_erc12864.o \
682684
badge/badge_fxl6408.o \
683685
badge/badge_gpiobutton.o \
684686
badge/badge_cpt112s.o \

0 commit comments

Comments
 (0)