Skip to content

Commit

Permalink
nrf52 add pwm on Win32 build (#1207)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkellner committed Sep 11, 2023
1 parent b14fafe commit 0fce1cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/mcconfig/nmake.nrf52.mk
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ NRF_DRIVERS_OBJ = \
$(LIB_DIR)\nrfx_power.o \
$(LIB_DIR)\nrfx_ppi.o \
$(LIB_DIR)\nrfx_prs.o \
$(LIB_DIR)\nrfx_pwm.o \
$(LIB_DIR)\nrfx_qdec.o \
$(LIB_DIR)\nrfx_saadc.o \
$(LIB_DIR)\nrfx_spim.o \
Expand Down

0 comments on commit 0fce1cd

Please sign in to comment.