Add -lpwm to the following line in the Makefile around line 1340:
-lpwm
LIBS += -lc -lgcc -lhal -lphy -lpp -lnet80211 -llwip_536 -lwpa -lmain -lpwm
As soon as Gordon merges my PR this will be fixed.
@tve started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Add
-lpwm
to the following line in the Makefile around line 1340:As soon as Gordon merges my PR this will be fixed.