summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/modules/websocket_helper.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-02-08 10:48:51 +1100
committerDamien George <damien.p.george@gmail.com>2017-02-08 10:48:51 +1100
commita25aa2bcc3348349d8b1deb8fcdd80b3f10d0550 (patch)
tree22c5c6dbf4faa99a4ab484c0db21cad4272459f1 /esp8266/modules/websocket_helper.py
parent21f08524baf11e62384814b7cb8fcd2b5a8998fb (diff)
downloadmicropython-a25aa2bcc3348349d8b1deb8fcdd80b3f10d0550.tar.gz
micropython-a25aa2bcc3348349d8b1deb8fcdd80b3f10d0550.zip
py/asmxtensa.h: Explicitly cast args to 32-bits so left-shift is legal.
For archs that have 16-bit pointers, the asmxtensa.h file can give compiler warnings about left-shift being greater than the width of the type (due to the inline functions in this header file). Explicitly casting the constants to uint32_t stops these warnings.
Diffstat (limited to 'esp8266/modules/websocket_helper.py')
0 files changed, 0 insertions, 0 deletions