Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
openshwprojects committed Jan 9, 2025
1 parent 0094aa6 commit 19311d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions platforms/W800/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ CSRCS += $(_SHARED_APP)/tiny_crc8.c
CSRCS += $(_SHARED_APP)/driver/drv_main.c
CSRCS += $(_SHARED_APP)/driver/drv_ds1820_simple.c
CSRCS += $(_SHARED_APP)/driver/drv_charts.c
CSRCS += $(_SHARED_APP)/driver/drv_dht.c
CSRCS += $(_SHARED_APP)/driver/drv_dht_internal.c
CSRCS += $(_SHARED_APP)/user_main.c
CSRCS += main.c

Expand Down

0 comments on commit 19311d6

Please sign in to comment.