]> granicus.if.org Git - esp-idf/commit
gen_esp_err_to_name.py: Use normal file I/O instead of mmap()
authorAngus Gratton <angus@espressif.com>
Mon, 21 May 2018 07:33:10 +0000 (17:33 +1000)
committerAngus Gratton <gus@projectgus.com>
Mon, 21 May 2018 07:34:18 +0000 (17:34 +1000)
commitb14bbd4205f7c300bd8a5aea0a104d2d40a1ddce
treeb5d4a1b0b4d32277453fab5ed855631dc37d4282
parent0c64ef960097004583768142a25bb0e1420dbaac
gen_esp_err_to_name.py: Use normal file I/O instead of mmap()

mmap is different on Python for Windows
tools/gen_esp_err_to_name.py