diff options
Diffstat (limited to 'extmod/extmod.mk')
| -rw-r--r-- | extmod/extmod.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extmod/extmod.mk b/extmod/extmod.mk index 997dd3ba9..37151ad12 100644 --- a/extmod/extmod.mk +++ b/extmod/extmod.mk @@ -6,6 +6,7 @@ SRC_EXTMOD_C += \ extmod/machine_adc_block.c \ extmod/machine_bitstream.c \ extmod/machine_i2c.c \ + extmod/machine_i2c_target.c \ extmod/machine_i2s.c \ extmod/machine_mem.c \ extmod/machine_pinbase.c \ |
