Paul Sokolovsky
b9248a17ac
scripts: extract_dts_includes: Read files as utf-8
...
Python's open() by default using "system character encoding", which
may vary from system to system (e.g. LOCALE=C aka "ascii" on bare-OS
systems, something on Windows, etc.). But Zephyr files are utf-8, so
read them as such, by explicitly specifying encoding.
This is similar to changes earlier done to another script in 94620bd .
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org >
2018-10-17 13:56:25 +02:00
..
2018-04-03 09:28:09 -04:00
2018-09-14 17:45:56 +02:00
2017-11-08 20:00:22 -05:00
2018-10-02 14:03:39 -07:00
2017-10-12 16:27:12 -05:00
2018-10-17 13:56:25 +02:00
2018-01-29 23:59:16 +05:30
2018-09-21 12:49:23 -04:00
2018-10-10 16:16:28 +02:00
2018-10-11 10:49:56 -04:00
2018-10-10 19:11:29 -04:00
2018-05-19 07:01:39 +03:00
2018-01-10 22:12:27 -05:00
2018-01-03 19:03:41 -05:00
2018-05-08 08:56:12 -07:00
2018-10-02 14:03:39 -07:00
2018-04-27 12:06:02 +02:00
2018-09-17 09:40:02 -04:00
2018-01-03 19:03:41 -05:00
2018-07-12 23:11:46 -04:00
2018-02-06 15:31:16 -08:00
2018-09-28 08:09:23 +05:30
2018-01-10 22:14:53 -05:00
2018-06-25 12:54:49 -07:00
2018-09-18 13:57:15 -04:00
2018-01-10 22:14:53 -05:00
2018-01-03 19:03:41 -05:00
2018-09-17 09:40:02 -04:00
2018-09-28 07:58:19 +05:30
2018-09-28 07:58:19 +05:30
2018-07-24 14:39:38 -04:00
2018-02-06 15:31:16 -08:00
2018-01-03 19:03:41 -05:00
2018-09-27 05:52:39 +05:30
2018-10-16 14:54:47 -04:00
2017-07-14 12:57:40 +03:00
2018-06-19 17:00:27 +02:00
2018-01-15 18:30:28 -05:00
2017-04-11 16:53:41 +00:00
2018-09-26 00:33:45 +02:00