diff options
author | Damien George <damien.p.george@gmail.com> | 2017-06-22 16:39:09 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-06-22 16:39:09 +1000 |
commit | 46b849ab49b88ef1516b9c3b07859f54ed347676 (patch) | |
tree | 5476e7b91c710e51d809a1d91b5f2ac5b4dd5ccd /docs/esp8266/tutorial/dht.rst | |
parent | 6e80f0ee902f3027beb9b54efd6d983867d05ff1 (diff) | |
download | micropython-46b849ab49b88ef1516b9c3b07859f54ed347676.tar.gz micropython-46b849ab49b88ef1516b9c3b07859f54ed347676.zip |
esp8266: Move mp_hal_pin_open_drain from esp_mphal.c to machine_pin.c.
It belongs with the other pin config functions in machine_pin.c. Also,
esp_mphal.c is put in iRAM so this change saves about 300 bytes of iRAM
(and mp_hal_pin_open_drain is not a time critical function so doesn't
need to be in iRAM).
Diffstat (limited to 'docs/esp8266/tutorial/dht.rst')
0 files changed, 0 insertions, 0 deletions