We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 223fba7 commit 2678b2cCopy full SHA for 2678b2c
boards/ESP8266_BOARD.py
@@ -26,7 +26,7 @@
26
'NET',
27
'TELNET',
28
#'GRAPHICS',
29
- 'CRYPTO',
+ 'CRYPTO','SHA1_JS', # use JS SHA1 to save space
30
'NEOPIXEL',
31
],
32
'makefile' : [
0 commit comments