summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/uart.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2015-10-18 23:09:04 +0100
committerDamien George <damien.p.george@gmail.com>2015-10-20 12:38:54 +0100
commit04353cc85e02e96bba374c2f2097d2e192c95193 (patch)
tree5d541cd8635f9405060fb49caf7cd1e08a998b97 /esp8266/uart.c
parent183edefddd8c08dd989fa7bec2d33d8b4130e1dc (diff)
downloadmicropython-04353cc85e02e96bba374c2f2097d2e192c95193.tar.gz
micropython-04353cc85e02e96bba374c2f2097d2e192c95193.zip
py: With obj repr "C", change raw str accessor from macro to function.
This saves around 1000 bytes (Thumb2 arch) because in repr "C" it is costly to check and extract a qstr. So making such check/extract a function instead of a macro saves lots of code space.
Diffstat (limited to 'esp8266/uart.c')
0 files changed, 0 insertions, 0 deletions