Re: [I] [HELP] Updating tools/bitmap_converter.py to work with Python3 [nuttx-apps]

2025-04-17 Thread via GitHub
TimJTi closed issue #3055: [HELP] Updating tools/bitmap_converter.py to work with Python3 URL: https://github.com/apache/nuttx-apps/issues/3055 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

Re: [I] [HELP] Updating tools/bitmap_converter.py to work with Python3 [nuttx-apps]

2025-04-17 Thread via GitHub
TimJTi commented on issue #3055: URL: https://github.com/apache/nuttx-apps/issues/3055#issuecomment-2813921383 Closed the PR - I'm creating a new tool and now have it passing checkpatch etc. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[I] [HELP] Updating tools/bitmap_converter.py to work with Python3 [nuttx-apps]

2025-04-10 Thread via GitHub
TimJTi opened a new issue, #3055: URL: https://github.com/apache/nuttx-apps/issues/3055 ### Description I am wanting to use the bitmap_converter.py tool but it is not compatible with Python3. I created [PR3051](https://github.com/apache/nuttx-apps/pull/3051) for the very simpl